Eswatini HL7 FHIR Implementation Guide
0.1.0 - ci-build
Eswatini HL7 FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Encounter ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "C4ACF791-2B64-4A45-8E6E-87A5B1295032"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzEncounter"^^xsd:anyURI ;
fhir:l <https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzEncounter> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter C4ACF791-2B64-4A45-8E6E-87A5B1295032</b></p><a name=\"C4ACF791-2B64-4A45-8E6E-87A5B1295032\"> </a><a name=\"hcC4ACF791-2B64-4A45-8E6E-87A5B1295032\"> </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\">Profile: <a href=\"StructureDefinition-SzEncounter.html\">Eswatini Encounter Profile</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"CodeSystem-SzEncounterClassificationCS.html#SzEncounterClassificationCS-OPD\">Code System: Encounter Classification: OPD</a> (Out Patient Department)</p><p><b>subject</b>: <a href=\"Patient-13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB.html\">Celucolo Celani Sacolo Male, DoB: 2000-01-01 ( Medical Record Number: Client Management Information System#M001010101-1 (use: usual, ))</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-576E19CD-CED4-47A0-8BF7-3B030153E245.html\">Practitioner Thabile Celiwe Dlamini </a></td></tr></table><p><b>period</b>: 2023-10-01 10:00:00+0000 --> (ongoing)</p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-992F1F3C-00CD-4838-94D1-91658DFA99BD.html\">Location Mahwalala Red Cross Clinic</a></td><td>Completed</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "finished"] ; #
fhir:class [
fhir:system [
fhir:v "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzEncounterClassificationCS"^^xsd:anyURI ;
fhir:l <https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzEncounterClassificationCS> ] ;
fhir:code [ fhir:v "OPD" ] ;
fhir:display [ fhir:v "Out Patient Department" ]
] ; #
fhir:subject [
fhir:l fhir:Patient/13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB ;
fhir:reference [ fhir:v "Patient/13EA147E-8E3B-498C-8D35-6FCB8BC6DEFB" ]
] ; #
fhir:participant ( [
fhir:individual [
fhir:l fhir:Practitioner/576E19CD-CED4-47A0-8BF7-3B030153E245 ;
fhir:reference [ fhir:v "Practitioner/576E19CD-CED4-47A0-8BF7-3B030153E245" ] ]
] ) ; #
fhir:period [
fhir:start [ fhir:v "2023-10-01T10:00:00Z"^^xsd:dateTime ]
] ; #
fhir:location ( [
fhir:location [
fhir:l fhir:Location/992F1F3C-00CD-4838-94D1-91658DFA99BD ;
fhir:reference [ fhir:v "Location/992F1F3C-00CD-4838-94D1-91658DFA99BD" ] ] ;
fhir:status [ fhir:v "completed" ]
] ) . #
IG © 2022+ Ministry of Health Eswatini. Package hl7.fhir.sd.hie#0.1.0 based on FHIR 4.0.1. Generated 2026-03-26
Links: Table of Contents |
QA Report