NotifyADT (Transfer) Example
Json Format: NotifyADT (Transfer)
Download Raw NotifyADT (Transfer) Json example
An example of a NotifyADT (Transfer).
{ "resourceType": "Bundle", "id": "1", "type": "message", "timestamp": "2022-07-27T19:56:25.791+00:00", "entry": [ { "fullUrl": "urn:uuid:045d83e0-d1eb-4f07-8259-0d305d8854c6", "resource": { "resourceType": "MessageHeader", "id": "045d83e0-d1eb-4f07-8259-0d305d8854c6", "eventCoding": { "system": "http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event", "code": "notification-transfer" }, "destination": [ { "endpoint": "http://example.fhir.org/$process-message" } ], "sender": { "reference": "urn:uuid:a5dc0911-ece2-469e-83d1-f65baf34406b" }, "author": { "reference": "urn:uuid:69f081a2-65f8-43d0-a086-2baeb2609b49" }, "source": { "endpoint": "https://surescripts.com/Not-Supported" }, "responsible": { "reference": "urn:uuid:a5dc0911-ece2-469e-83d1-f65baf34406b" }, "focus": [ { "reference": "urn:uuid:6c686792-0590-4cce-8acb-d32ee942ddb0", "display": "Transfer Notification" } ] } }, { "fullUrl": "urn:uuid:6c686792-0590-4cce-8acb-d32ee942ddb0", "resource": { "resourceType": "Encounter", "id": "6c686792-0590-4cce-8acb-d32ee942ddb0", "meta": { "profile": [ "http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/adt-notification-encounter" ] }, "identifier": [ { "system": "https://terminology.hl7.org/3.1.0/CodeSystem-v2-0203.html", "value": "33515" } ], "status": "planned", "class": { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "AMB" }, "type": [ { "coding": [ { "system": "http://snomed.info/id", "code": "308335008" } ] } ], "subject": { "reference": "urn:uuid:8ebbe16e-1b6b-4150-bf1b-bbe00af8053c" }, "participant": [ { "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "ATND", "display": "attender" } ] } ], "individual": { "reference": "urn:uuid:69f081a2-65f8-43d0-a086-2baeb2609b49" } }, { "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "CON", "display": "consultant" } ] } ], "individual": { "reference": "urn:uuid:c9f43500-560e-4249-8d4e-13995ac5fbf8" } }, { "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "ADM", "display": "admitter" } ] } ], "individual": { "reference": "urn:uuid:69f081a2-65f8-43d0-a086-2baeb2609b49" } } ], "period": { "start": "2022-02-11T05:37:01+00:00" }, "reasonCode": [ { "coding": [ { "system": "http://hl7.org/fhir/sid/icd-10-cm", "code": "C26.0" } ] } ], "diagnosis": [ { "condition": { "reference": "urn:uuid:26dd0569-ccbf-4814-817f-f4021f8525b3" }, "use": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0052", "code": "W" } ] } } ], "hospitalization": { "destination": { "reference": "urn:uuid:21b6ffff-8d7f-4060-b614-7a8b77dff5be" }, "dischargeDisposition": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/discharge-disposition", "code": "oth" } ] } }, "location": [ { "location": { "reference": "urn:uuid:6db923ad-d0fe-4701-86f4-8a624aaf6c5f" }, "status": "active" }, { "location": { "reference": "urn:uuid:7d5b6ed1-8c72-4d0d-b02b-b17c6b4f3cb0" }, "status": "completed", "physicalType": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/location-physical-type", "code": "bd" } ] } } ] } }, { "fullUrl": "urn:uuid:8ebbe16e-1b6b-4150-bf1b-bbe00af8053c", "resource": { "resourceType": "Patient", "id": "8ebbe16e-1b6b-4150-bf1b-bbe00af8053c", "meta": { "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient" ] }, "identifier": [ { "use": "official", "system": "urn:oid:2.16.840.1.113883.3.2054.2.1.99991", "value": "MyPatientId123" } ], "name": [ { "use": "official", "family": "SMITHIE", "given": [ "TED" ] } ], "telecom": [ { "system": "phone", "value": "1112223333" } ], "gender": "male", "birthDate": "1976-01-30", "address": [ { "line": [ "101 LANE STREET" ], "city": "WARWICK", "state": "RI", "postalCode": "02889" } ], "generalPractitioner": [ { "reference": "urn:uuid:79dc503d-f3cb-4702-9f13-41d5f1c01036" } ] } }, { "fullUrl": "urn:uuid:69f081a2-65f8-43d0-a086-2baeb2609b49", "resource": { "resourceType": "Practitioner", "id": "69f081a2-65f8-43d0-a086-2baeb2609b49", "meta": { "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" ] }, "identifier": [ { "use": "official", "system": "http://hl7.org/fhir/sid/us-npi", "value": "2997887882" } ], "name": [ { "family": "PENTING", "given": [ "SUSAN" ] } ] } }, { "fullUrl": "urn:uuid:a5dc0911-ece2-469e-83d1-f65baf34406b", "resource": { "resourceType": "Organization", "id": "a5dc0911-ece2-469e-83d1-f65baf34406b", "meta": { "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization" ] }, "identifier": [ { "use": "official", "value": "2.16.840.1.113883.3.2054.2.1" } ], "active": true, "name": "Surescripts" } }, { "fullUrl": "urn:uuid:45205cba-7053-4308-8329-dddd736f5a50", "resource": { "resourceType": "Provenance", "id": "45205cba-7053-4308-8329-dddd736f5a50", "target": [ { "reference": "urn:uuid:6c686792-0590-4cce-8acb-d32ee942ddb0", "display": "Transfer Notification" } ], "recorded": "2022-02-11T05:37:01.000+00:00", "agent": [ { "who": { "reference": "urn:uuid:69f081a2-65f8-43d0-a086-2baeb2609b49" } } ] } }, { "fullUrl": "urn:uuid:6db923ad-d0fe-4701-86f4-8a624aaf6c5f", "resource": { "resourceType": "Location", "id": "6db923ad-d0fe-4701-86f4-8a624aaf6c5f", "meta": { "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location" ] }, "name": "GENERAL HOSPITAL", "address": { "line": [ "111 STREET DR" ], "city": "WATERBURY", "state": "CT", "postalCode": "06704" } } }, { "fullUrl": "urn:uuid:c9f43500-560e-4249-8d4e-13995ac5fbf8", "resource": { "resourceType": "Practitioner", "id": "c9f43500-560e-4249-8d4e-13995ac5fbf8", "meta": { "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" ] }, "identifier": [ { "use": "official", "system": "http://hl7.org/fhir/sid/us-npi", "value": "2889989887" } ], "name": [ { "family": "BELTMAN", "given": [ "SUSAN" ] } ] } }, { "fullUrl": "urn:uuid:26dd0569-ccbf-4814-817f-f4021f8525b3", "resource": { "resourceType": "Condition", "id": "26dd0569-ccbf-4814-817f-f4021f8525b3", "code": { "coding": [ { "system": "http://hl7.org/fhir/sid/icd-10-cm", "code": "C26.0", "display": "MALIGNANT NEOPLASM OF INTESTINAL TRACT, PART UNSPECIFIED" } ] }, "subject": { "reference": "urn:uuid:8ebbe16e-1b6b-4150-bf1b-bbe00af8053c" } } }, { "fullUrl": "urn:uuid:79dc503d-f3cb-4702-9f13-41d5f1c01036", "resource": { "resourceType": "Practitioner", "id": "79dc503d-f3cb-4702-9f13-41d5f1c01036", "meta": { "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" ] }, "identifier": [ { "use": "official", "system": "http://hl7.org/fhir/sid/us-npi", "value": "2888889880" } ], "name": [ { "family": "CRANE", "given": [ "SAM" ] } ] } }, { "fullUrl": "urn:uuid:21b6ffff-8d7f-4060-b614-7a8b77dff5be", "resource": { "resourceType": "Location", "id": "21b6ffff-8d7f-4060-b614-7a8b77dff5be", "meta": { "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location" ] }, "name": "INPATIENT HOSPITAL BED" } }, { "fullUrl": "urn:uuid:477c9c9e-3a88-4adb-98e0-828f9eab3ac4", "resource": { "resourceType": "Location", "id": "477c9c9e-3a88-4adb-98e0-828f9eab3ac4", "identifier": [ { "value": "EMERGENCY ROOM" } ], "name": "Ward EMERGENCY ROOM", "mode": "instance", "physicalType": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/location-physical-type", "code": "wa" } ] } } }, { "fullUrl": "urn:uuid:c80562eb-ff9b-4bd5-9075-03cfc673ede6", "resource": { "resourceType": "Location", "id": "c80562eb-ff9b-4bd5-9075-03cfc673ede6", "identifier": [ { "value": "E307" } ], "name": "Room E307", "mode": "instance", "physicalType": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/location-physical-type", "code": "ro" } ] }, "partOf": { "reference": "urn:uuid:477c9c9e-3a88-4adb-98e0-828f9eab3ac4" } } }, { "fullUrl": "urn:uuid:7d5b6ed1-8c72-4d0d-b02b-b17c6b4f3cb0", "resource": { "resourceType": "Location", "id": "7d5b6ed1-8c72-4d0d-b02b-b17c6b4f3cb0", "identifier": [ { "value": "3" } ], "name": "Bed 3", "mode": "instance", "physicalType": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/location-physical-type", "code": "bd" } ] }, "partOf": { "reference": "urn:uuid:c80562eb-ff9b-4bd5-9075-03cfc673ede6" } } } ] }