NotifyADT (ADT Admit) Example
Json Format: NotifyADT (ADT Admit)
Download Raw NotifyADT (Admit) Json example
An example of a Notification ADT Admit.
{ "resourceType": "Bundle", "id": "1", "type": "message", "timestamp": "2022-07-27T14:56:03.059+00:00", "entry": [ { "fullUrl": "urn:uuid:dd68f6b6-7337-4f22-89e4-ce1eb972af52", "resource": { "resourceType": "MessageHeader", "id": "dd68f6b6-7337-4f22-89e4-ce1eb972af52", "eventCoding": { "system": "http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event", "code": "notification-admit" }, "destination": [ { "endpoint": "http://example.fhir.org/$process-message" } ], "sender": { "reference": "urn:uuid:a5dc0911-ece2-469e-83d1-f65baf34406b" }, "author": { "reference": "urn:uuid:acc8de75-b410-46f9-87a4-80b49f26495c" }, "source": { "endpoint": "https://surescripts.com/Not-Supported" }, "responsible": { "reference": "urn:uuid:a5dc0911-ece2-469e-83d1-f65baf34406b" }, "focus": [ { "reference": "urn:uuid:36adea27-96d6-4e8b-8028-79c629df3ed2", "display": "Admit Notification" } ] } }, { "fullUrl": "urn:uuid:36adea27-96d6-4e8b-8028-79c629df3ed2", "resource": { "resourceType": "Encounter", "id": "36adea27-96d6-4e8b-8028-79c629df3ed2", "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": "22135" } ], "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:86230afa-353e-4f63-8692-9b8023aaec11" }, "participant": [ { "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "ATND", "display": "attender" } ] } ], "individual": { "reference": "urn:uuid:acc8de75-b410-46f9-87a4-80b49f26495c" } }, { "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "CON", "display": "consultant" } ] } ], "individual": { "reference": "urn:uuid:aac32bc7-a112-427c-a39f-307517e76ee2" } }, { "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "ADM", "display": "admitter" } ] } ], "individual": { "reference": "urn:uuid:acc8de75-b410-46f9-87a4-80b49f26495c" } } ], "period": { "start": "2022-02-11T05:37:01+00:00" }, "reasonCode": [ { "coding": [ { "system": "http://hl7.org/fhir/sid/icd-10-cm", "code": "F10.120" } ] } ], "diagnosis": [ { "condition": { "reference": "urn:uuid:10e86654-b86b-4be1-8ec3-114a99a1e0f5" }, "use": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0052", "code": "A" } ] } } ], "location": [ { "location": { "reference": "urn:uuid:336403e6-46a4-449f-8777-f8245fddaaba" }, "status": "active" } ] } }, { "fullUrl": "urn:uuid:86230afa-353e-4f63-8692-9b8023aaec11", "resource": { "resourceType": "Patient", "id": "86230afa-353e-4f63-8692-9b8023aaec11", "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": "MyPatientId12" } ], "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:55dbeb41-ed07-41b5-a2b5-2d1346c09962" } ] } }, { "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:5c75e504-fba6-4491-b0d7-ea760223d9e6", "resource": { "resourceType": "Provenance", "id": "5c75e504-fba6-4491-b0d7-ea760223d9e6", "target": [ { "reference": "urn:uuid:36adea27-96d6-4e8b-8028-79c629df3ed2", "display": "Admit Notification" } ], "recorded": "2022-02-11T05:37:01.000+00:00", "agent": [ { "who": { "reference": "urn:uuid:acc8de75-b410-46f9-87a4-80b49f26495c" } } ] } }, { "fullUrl": "urn:uuid:336403e6-46a4-449f-8777-f8245fddaaba", "resource": { "resourceType": "Location", "id": "336403e6-46a4-449f-8777-f8245fddaaba", "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:aac32bc7-a112-427c-a39f-307517e76ee2", "resource": { "resourceType": "Practitioner", "id": "aac32bc7-a112-427c-a39f-307517e76ee2", "meta": { "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" ] }, "identifier": [ { "use": "official", "system": "http://hl7.org/fhir/sid/us-npi", "value": "2888999887" } ], "name": [ { "family": "PENTING", "given": [ "SUSAN" ] } ] } }, { "fullUrl": "urn:uuid:acc8de75-b410-46f9-87a4-80b49f26495c", "resource": { "resourceType": "Practitioner", "id": "acc8de75-b410-46f9-87a4-80b49f26495c", "meta": { "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" ] }, "identifier": [ { "use": "official", "system": "http://hl7.org/fhir/sid/us-npi", "value": "2888888882" } ], "name": [ { "family": "BELTMAN", "given": [ "SUSAN" ] } ] } }, { "fullUrl": "urn:uuid:10e86654-b86b-4be1-8ec3-114a99a1e0f5", "resource": { "resourceType": "Condition", "id": "10e86654-b86b-4be1-8ec3-114a99a1e0f5", "code": { "coding": [ { "system": "http://hl7.org/fhir/sid/icd-10-cm", "code": "F10.120", "display": "Alcohol abuse with intoxication, uncomplicated" } ] }, "subject": { "reference": "urn:uuid:86230afa-353e-4f63-8692-9b8023aaec11" } } }, { "fullUrl": "urn:uuid:55dbeb41-ed07-41b5-a2b5-2d1346c09962", "resource": { "resourceType": "Practitioner", "id": "55dbeb41-ed07-41b5-a2b5-2d1346c09962", "meta": { "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" ] }, "identifier": [ { "use": "official", "system": "http://hl7.org/fhir/sid/us-npi", "value": "2999999883" } ], "name": [ { "family": "CRANE", "given": [ "SAM" ] } ] } } ] }