FHIR IG analytics| Package | hl7.fhir.uv.rtls.r4b |
| Resource Type | Bundle |
| Id | Bundle-UnenrollTagExample-MessageBundle.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "UnenrollTagExample-MessageBundle",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/rtls/StructureDefinition/rtlsMessageBundleUnenroll"
]
},
"type": "message",
"timestamp": "2023-03-24T10:24:13.1882432-05:00",
"entry": [
{
"fullUrl": "http://example.org/fhir/UnenrollTagMessageHeaderExample",
"resource": {
"resourceType": "MessageHeader",
"id": "UnenrollTagExample-MessageHeader",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/rtls/StructureDefinition/rtlsMessageUnenrollmentHeader"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_UnenrollTagExample-MessageHeader\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader UnenrollTagExample-MessageHeader</b></p><a name=\"UnenrollTagExample-MessageHeader\"> </a><a name=\"hcUnenrollTagExample-MessageHeader\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rtlsMessageUnenrollmentHeader.html\">RTLS Message Unenrollment Header Resource Profile</a></p></div><p><b>event</b>: <a href=\"CodeSystem-rtlsMessageEvents.html#rtlsMessageEvents-unenroll-tag\">RTLS Message Events unenroll-tag</a>: Unenroll Tag</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>Example EHR</td><td>urn:uuid:056df0be-13d1-43ae-9182-40155caf6695</td></tr></table><p><b>focus</b>: <a href=\"Bundle-UnenrollTagExample-MessageBundle.html#http-//example.org/fhir/UnenrollTagExample-Device\">Bundle: type = message; timestamp = 2023-03-24 10:24:13-0500</a></p></div>"
},
"eventCoding": {
"system": "http://hl7.org/fhir/uv/rtls/CodeSystem/rtlsMessageEvents",
"code": "unenroll-tag"
},
"source": {
"name": "Example EHR",
"endpoint": "urn:uuid:056df0be-13d1-43ae-9182-40155caf6695"
},
"focus": [
{
"reference": "http://example.org/fhir/UnenrollTagExample-Device"
}
]
}
},
{
"fullUrl": "http://example.org/fhir/UnenrollTagExample-Device",
"resource": {
"resourceType": "Device",
"id": "UnenrollTagExample-Device",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/rtls/StructureDefinition/rtlsDevice"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_UnenrollTagExample-Device\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device UnenrollTagExample-Device</b></p><a name=\"UnenrollTagExample-Device\"> </a><a name=\"hcUnenrollTagExample-Device\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rtlsDevice.html\">RTLS Tag Device Profile</a></p></div><p><b>identifier</b>: <code>http://example.org/HospitalLocations/id</code>/12345678</p><p><b>status</b>: Active</p></div>"
},
"identifier": [
{
"system": "http://example.org/HospitalLocations/id",
"value": "12345678"
}
],
"status": "active"
}
}
]
}