diff --git a/millennium/dstu2/conformance/conformance/index.html b/millennium/dstu2/conformance/conformance/index.html index 04c7c0793..9b846c6e1 100644 --- a/millennium/dstu2/conformance/conformance/index.html +++ b/millennium/dstu2/conformance/conformance/index.html @@ -113,20 +113,20 @@
Status: 200 OK
{
@@ -639,20 +639,20 @@ Request
Status: 200 OK
{
diff --git a/millennium/dstu2/devices/device/index.html b/millennium/dstu2/devices/device/index.html
index 5255786f1..f146b5c89 100644
--- a/millennium/dstu2/devices/device/index.html
+++ b/millennium/dstu2/devices/device/index.html
@@ -254,20 +254,20 @@ Request
Status: 200 OK
{
@@ -346,20 +346,20 @@ Request
Status: 200 OK
{
@@ -461,20 +461,20 @@ Request
Status: 200 OK
{
diff --git a/millennium/r4/base/entities/device/index.html b/millennium/r4/base/entities/device/index.html
index 057b038f0..07f4237c4 100644
--- a/millennium/r4/base/entities/device/index.html
+++ b/millennium/r4/base/entities/device/index.html
@@ -299,20 +299,20 @@ Request
Status: 200 OK
{
@@ -571,20 +571,20 @@ Patient Authorization Request
Response
-
+
-
+
Status: 200 OK
{
diff --git a/millennium/r4/clinical/medications/immunization/index.html b/millennium/r4/clinical/medications/immunization/index.html
index 5d339a352..319772e7f 100644
--- a/millennium/r4/clinical/medications/immunization/index.html
+++ b/millennium/r4/clinical/medications/immunization/index.html
@@ -630,6 +630,13 @@ Parameters
No
date
The date range for the immunization administration or administrations. Example: date=ge2020-01-01T08:00:00.000Z&date=le2020-01-31T17:00:00.000Z
+
+
+
+ _lastUpdated
+ No
+ date
+ Date on which the immunization was last updated. Example: _lastUpdated=gt2014-09-24
or _lastUpdated=gt2014-09-24T12:00:00.000Z
@@ -679,6 +686,13 @@ Parameters
+ When searching with _lastUpdated
parameter:
+
+ - It can be provided with only a single reference, and must use the
gt
prefix
+ - The time component is optional.
+ - The
date
and _lastUpdated
parameters may not be provided together.
+
+
When searching with the target-disease
parameter:
- Searching by Cerner Millennium proprietary codes is not supported.
diff --git a/millennium/r4/clinical/summary/allergy-intolerance/index.html b/millennium/r4/clinical/summary/allergy-intolerance/index.html
index 023900b81..65251f168 100644
--- a/millennium/r4/clinical/summary/allergy-intolerance/index.html
+++ b/millennium/r4/clinical/summary/allergy-intolerance/index.html
@@ -652,6 +652,13 @@ Parameters
No
token
Provenance resource entries to be returned as part of the bundle. Example: _revinclude=Provenance:target
+
+
+
+ _lastUpdated
+ No
+ date
+ Date range in which the allergy or intolerance was last updated. Either 1 or 2 date/times can be given. Example: _lastUpdated=gt2014-09-24
or _lastUpdated=lt2015-09-24T12:00:00.000Z
@@ -675,7 +682,10 @@ Parameters
- When _revinclude
is provided in a request to the closed endpoint, the OAuth2 token must include the scope corresponding to the Authorization Type, such as user/Provenance.read
, patient/Provenance.read
or system/Provenance.read
.
+
+ When _revinclude
is provided in a request to the closed endpoint, the OAuth2 token must include the scope corresponding to the Authorization Type, such as user/Provenance.read
, patient/Provenance.read
or system/Provenance.read
.
+
+ The _lastUpdated
parameters may be provided up to two times, and must use the eq
, ge
, gt
, le
, or lt
prefixes. When a value is provided without a prefix, an implied eq
prefix is used. When provided twice, the lower value must have a ge
or gt
prefix and the higher value must have an le
or lt
prefix.
Headers
diff --git a/millennium/r4/foundation/conformance/capability-statement/index.html b/millennium/r4/foundation/conformance/capability-statement/index.html
index e4fb0131a..35b8c1b43 100644
--- a/millennium/r4/foundation/conformance/capability-statement/index.html
+++ b/millennium/r4/foundation/conformance/capability-statement/index.html
@@ -120,20 +120,20 @@ Request
-
+
-
+
Status: 200 OK
{
@@ -1862,20 +1862,20 @@ Request
-
+
-
+
Status: 200 OK
{
@@ -3793,20 +3793,20 @@ Request
-
+
-
+
Status: 200 OK
{
diff --git a/millennium/r4/foundation/documents/document-reference/index.html b/millennium/r4/foundation/documents/document-reference/index.html
index 37fe66f41..276990a8d 100644
--- a/millennium/r4/foundation/documents/document-reference/index.html
+++ b/millennium/r4/foundation/documents/document-reference/index.html
@@ -80,6 +80,7 @@ DocumentReference
Parameters
Headers
Example
+ Example with Nil Status Request
Example with RevInclude
Authorization Types
Example: search by encounter filters patients level documents
@@ -90,6 +91,7 @@ DocumentReference
Authorization Types
Headers
Example
+ Example with Nil Status Request
@@ -910,6 +912,219 @@ Response
]
}
+Example with Nil Status Request
+
+GET https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference?patient=12769853
+
+
+Response
+
+Status: 200 OK
+
+{
+ "resourceType": "Bundle",
+ "id": "271fc608-6a12-48f3-a9f8-2d1bfe395328",
+ "type": "searchset",
+ "link": [
+ {
+ "relation": "self",
+ "url": "https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference?patient=12769853"
+ }
+ ],
+ "entry": [
+ {
+ "fullUrl": "https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference/198381924",
+ "resource": {
+ "resourceType": "DocumentReference",
+ "id": "198381924",
+ "meta": {
+ "versionId": "1",
+ "lastUpdated": "2022-07-07T09:43:56.000Z"
+ },
+ "text": {
+ "status": "generated",
+ "div": "<div xmlns=\\"http://www.w3.org/1999/xhtml\\"><p><b>Document Reference</b></p><p><b>Patient Name</b>: GETEST, PatientOneHundredSixtySix</p><p><b>Document Type</b>: Waveform Strip</p><p><b>Document Category</b>: Unknown</p><p><b>Document Title</b>: test1</p><p><b>Service Start Date</b>: Jul 7, 2022 9:43 A.M. UTC</p><p><b>Service End Date</b>: Jul 7, 2022 9:43 A.M. UTC</p><p><b>Document Status</b>: Final</p><p><b>Verifying Provider</b>: Model, User 154 Cerner</p></div>"
+ },
+ "identifier": [
+ {
+ "system": "https://fhir.cerner.com/ceuuid",
+ "value": "CE87caf4b7-9397-4667-9897-702218017c9e-198381924-2022070709435600"
+ }
+ ],
+ "status": "current",
+ "docStatus": "final",
+ "type": {
+ "coding": [
+ {
+ "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/72",
+ "code": "2574499721",
+ "display": "Waveform Strip",
+ "userSelected": true
+ },
+ {
+ "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
+ "code": "UNK",
+ "display": "unknown"
+ }
+ ],
+ "text": "Waveform Strip"
+ },
+ "category": [
+ {
+ "coding": [
+ {
+ "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
+ "code": "unknown",
+ "display": "Unknown"
+ }
+ ],
+ "text": "Unknown"
+ }
+ ],
+ "subject": {
+ "reference": "Patient/12769853",
+ "display": "GETEST, PatientOneHundredSixtySix"
+ },
+ "date": "2022-07-07T09:43:56Z",
+ "author": [
+ {
+ "reference": "Practitioner/11638428",
+ "display": "Model, User 154 Cerner"
+ }
+ ],
+ "authenticator": {
+ "reference": "Practitioner/11638428",
+ "display": "Model, User 154 Cerner"
+ },
+ "content": [
+ {
+ "attachment": {
+ "contentType": "application/pdf",
+ "url": "https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Binary/XR-198381924",
+ "title": "test1",
+ "creation": "2022-07-07T09:43:56.000Z"
+ },
+ "format": {
+ "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
+ "code": "unknown",
+ "display": "Unknown"
+ }
+ }
+ ],
+ "context": {
+ "encounter": [
+ {
+ "reference": "Encounter/97966172"
+ }
+ ],
+ "period": {
+ "start": "2022-07-07T09:43:56.000Z",
+ "end": "2022-07-07T09:43:56.000Z"
+ }
+ }
+ }
+ },
+ {
+ "fullUrl": "https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference/198381926",
+ "resource": {
+ "resourceType": "DocumentReference",
+ "id": "198381926",
+ "meta": {
+ "versionId": "1",
+ "lastUpdated": "2022-07-07T09:43:56.000Z"
+ },
+ "text": {
+ "status": "generated",
+ "div": "<div xmlns=\\"http://www.w3.org/1999/xhtml\\"><p><b>Document Reference</b></p><p><b>Patient Name</b>: GETEST, PatientOneHundredSixtySix</p><p><b>Document Type</b>: Waveform Strip</p><p><b>Document Category</b>: Unknown</p><p><b>Document Title</b>: test1</p><p><b>Service Start Date</b>: Jul 7, 2022 9:43 A.M. UTC</p><p><b>Service End Date</b>: Jul 7, 2022 9:43 A.M. UTC</p><p><b>Document Status</b>: Final</p></div>"
+ },
+ "identifier": [
+ {
+ "system": "https://fhir.cerner.com/ceuuid",
+ "value": "CE87caf4b7-9397-4667-9897-702218017c9e-198381926-2022070709435600"
+ }
+ ],
+ "status": "current",
+ "docStatus": "final",
+ "type": {
+ "coding": [
+ {
+ "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/72",
+ "code": "2574499721",
+ "display": "Waveform Strip",
+ "userSelected": true
+ },
+ {
+ "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
+ "code": "UNK",
+ "display": "unknown"
+ }
+ ],
+ "text": "Waveform Strip"
+ },
+ "category": [
+ {
+ "coding": [
+ {
+ "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
+ "code": "unknown",
+ "display": "Unknown"
+ }
+ ],
+ "text": "Unknown"
+ }
+ ],
+ "subject": {
+ "reference": "Patient/12769853",
+ "display": "GETEST, PatientOneHundredSixtySix"
+ },
+ "date": "2022-07-07T09:43:56Z",
+ "content": [
+ {
+ "attachment": {
+ "contentType": "application/pdf",
+ "url": "https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Binary/XR-198381926",
+ "title": "test1",
+ "creation": "2022-07-07T09:43:56.000Z"
+ },
+ "format": {
+ "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
+ "code": "unknown",
+ "display": "Unknown"
+ }
+ }
+ ],
+ "context": {
+ "encounter": [
+ {
+ "reference": "Encounter/97966172"
+ }
+ ],
+ "period": {
+ "start": "2022-07-07T09:43:56.000Z",
+ "end": "2022-07-07T09:43:56.000Z"
+ }
+ }
+ }
+ },
+ {
+ "fullUrl": "urn:uuid:98ae7843-46b7-4792-8613-a0b9cf196b27",
+ "resource": {
+ "resourceType": "OperationOutcome",
+ "issue": [
+ {
+ "severity": "warning",
+ "code": "suppressed",
+ "diagnostics": "Other search results were found but could not be compliantly expressed and hence have been suppressed"
+ }
+ ]
+ },
+ "search": {
+ "mode": "outcome"
+ }
+ }
+ ]
+}
+
Example with RevInclude
Authorization Types
@@ -923,7 +1138,7 @@ Request
GET https://fhir-ehr.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference?_id=198449751&_revinclude=Provenance:target
-Response
+Response
Status: 200 OK
@@ -1121,7 +1336,7 @@ Request
GET https://fhir-ehr.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference?patient=12769853&encounter=97966172
-Response
+Response
Status: 200 OK
@@ -1219,7 +1434,7 @@ Patient Authorization Request
GET https://fhir-ehr.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference?patient=12769853
-Response
+Response
Status: 200 OK
@@ -1445,7 +1660,7 @@ Request
GET https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference/198381924
-Response
+Response
Status: 200 OK
@@ -1539,12 +1754,34 @@ Response
}
}
+Example with Nil Status Request
+
+GET https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference/206098371
+
+
+Response
+
+Status: 200 OK
+
+{
+ "resourceType": "OperationOutcome",
+ "issue": [
+ {
+ "severity": "error",
+ "code": "not-found",
+ "details": {
+ "text": "Resource not found"
+ }
+ }
+ ]
+}
+
Patient Authorization Request
GET https://fhir-ehr.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference/198381924
-Response
+Response
Status: 200 OK
@@ -2394,7 +2631,7 @@ Body
}
}
-Response
+Response
Status: 201 Created
@@ -3176,7 +3413,7 @@ Body
}
}
-Response
+Response
Status: 200 OK
@@ -3380,7 +3617,7 @@ Request
GET https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference/$docref?patient=13160351&type=http%3A%2F%2Floinc.org%7C34133-9
-Response
+Response
Status: 200 OK
@@ -3438,7 +3675,7 @@ Patient Authorization Request
GET https://fhir-ehr.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/DocumentReference/$docref?patient=13160351&type=http%3A%2F%2Floinc.org%7C34133-9
-Response
+Response
Status: 200 OK