Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "10129",
"meta" : {
"profile" : [
🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter-auth-EMER"🔗 ,
"http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 10129</b></p><a name=\"10129\"> </a><a name=\"hc10129\"> </a><a name=\"10129-en-US\"> </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\">Profiles: <a href=\"StructureDefinition-encounter-auth-EMER.html\">Nphies Encounter EMER (Auth)</a>, <a href=\"StructureDefinition-encounter.html\">Nphies Encounter</a></p></div><p><b>Emergency Arrival Code</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/emergency-arrival-code GEMSA}\">Ground EMS Ambulance</span></p><p><b>Emergency Department Disposition</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/emergency-department-disposition AH}\">Admitted to this hospital</span></p><p><b>Triage Category</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/triage-category U}\">Urgent</span></p><p><b>Triage Date</b>: 2024-10-01 09:38:00+0300</p><p><b>Service Event Type</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/service-event-type ICSE}\">Initial client service event</span></p><p><b>Emergency Service Start</b>: 2024-10-01 09:38:00+0300</p><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/encounter</code>/Encounter1</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-ACUTE\">ActCode ACUTE</a>: inpatient acute</p><p><b>serviceType</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/service-type acute-care}\">Acute Care</span></p><p><b>subject</b>: <a href=\"Patient-123454186.html\">Ahmad Khaled Abbas(official) Male, DoB: 1984-12-25 ( Passport Number: G12345678)</a></p><p><b>period</b>: 2024-10-01 09:38:00+0300 --> 2024-10-03 09:38:00+0300</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/admit-source IA}\">Immediate Admission</span></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-b1b3432921324f97af3be9fd0b1a14ae.html\">Organization Saudi General Hospital</a></p></div>"
},
"extension" : [
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-emergencyArrivalCode",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/emergency-arrival-code",
"code" : "GEMSA",
"display" : "Ground EMS Ambulance"
}
]
}
},
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-emergencyDepartmentDisposition",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/emergency-department-disposition",
"code" : "AH",
"display" : "Admitted to this hospital"
}
]
}
},
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-triageCategory",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/triage-category",
"code" : "U"
}
]
}
},
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-triageDate",
"valueDateTime" : "2024-10-01T09:38:00+03:00"
},
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-serviceEventType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/service-event-type",
"code" : "ICSE"
}
]
}
},
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-emergencyServiceStart",
"valueDateTime" : "2024-10-01T09:38:00+03:00"
}
],
"identifier" : [
{
"system" : "http://saudigeneralhospital.com.sa/identifiers/encounter",
"value" : "Encounter1"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "ACUTE"
},
"serviceType" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/service-type",
"code" : "acute-care"
}
]
},
"subject" : {
🔗 "reference" : "Patient/123454186"
},
"period" : {
"start" : "2024-10-01T09:38:00+03:00",
"end" : "2024-10-03T09:38:00+03:00"
},
"hospitalization" : {
"admitSource" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/admit-source",
"code" : "IA",
"display" : "Immediate Admission"
}
]
}
},
"serviceProvider" : {
🔗 "reference" : "Organization/b1b3432921324f97af3be9fd0b1a14ae"
}
}