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" : "10122",
"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 10122</b></p><a name=\"10122\"> </a><a name=\"hc10122\"> </a><a name=\"10122-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>Triage Category</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/triage-category VU}\">Very Urgent</span></p><p><b>Triage Date</b>: 2023-12-04 07:15:05+0000</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>identifier</b>: <code>http://saudiprofessional.com.sa/identifiers/encounter</code>/AB0001</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER\">ActCode EMER</a>: emergency</p><p><b>serviceType</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/service-type acute-care}\">Acute Care</span></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority EM}\">emergency</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>: 2023-12-04 --> (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-5025.html\">Organization Saudi Professional Clinic</a></p></div>"
},
"extension" : [
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-triageCategory",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/triage-category",
"code" : "VU",
"display" : "Very Urgent"
}
]
}
},
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-triageDate",
"valueDateTime" : "2023-12-04T07:15:05Z"
},
{
"url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-serviceEventType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/service-event-type",
"code" : "ICSE",
"display" : "Initial client service event"
}
]
}
}
],
"identifier" : [
{
"system" : "http://saudiprofessional.com.sa/identifiers/encounter",
"value" : "AB0001"
}
],
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "EMER",
"display" : "emergency"
},
"serviceType" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/service-type",
"code" : "acute-care",
"display" : "Acute Care"
}
]
},
"priority" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"code" : "EM",
"display" : "emergency"
}
]
},
"subject" : {
🔗 "reference" : "Patient/123454186"
},
"period" : {
"start" : "2023-12-04"
},
"serviceProvider" : {
🔗 "reference" : "Organization/5025"
}
}