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" : "10123",
"meta" : {
"profile" : [
🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter-auth-AMB"🔗 ,
"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 10123</b></p><a name=\"10123\"> </a><a name=\"hc10123\"> </a><a name=\"10123-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-AMB.html\">Nphies Encounter AMB (Auth)</a>, <a href=\"StructureDefinition-encounter.html\">Nphies Encounter</a></p></div><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://saudidentalclinic.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-AMB\">ActCode AMB</a>: ambulatory</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 EL}\">elective</span></p><p><b>subject</b>: <a href=\"Patient-453.html\">Sara Abbas Female, DoB: 1989-03-13 ( Permanent Resident Card Number: 2000000003)</a></p><p><b>period</b>: 2023-12-04 --> (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-215.html\">Organization Saudi Dental Clinic</a></p></div>"
},
"extension" : [
{
"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://saudidentalclinic.com.sa/identifiers/encounter",
"value" : "AB0001"
}
],
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB",
"display" : "ambulatory"
},
"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" : "EL",
"display" : "elective"
}
]
},
"subject" : {
🔗 "reference" : "Patient/453"
},
"period" : {
"start" : "2023-12-04"
},
"serviceProvider" : {
🔗 "reference" : "Organization/215"
}
}