HL7 Belgium Vaccination (Patient Dossier)
1.1.0 - STU
HL7 Belgium Vaccination (Patient Dossier), published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/vaccination/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "demo-encounter",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter demo-encounter</b></p><a name=\"demo-encounter\"> </a><a name=\"hcdemo-encounter\"> </a><a name=\"demo-encounter-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: [not stated] AMB: AMB</p><p><b>subject</b>: Identifier: BeSSINNamingSystem/16032376921</p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-demo-location.html\">Location: type = Kind en gezin</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-org-regional-child-care-agency.html\">Organization Regional Child Care Agency</a></p></div>"
},
"status" : "finished",
"class" : {
"code" : "AMB"
},
"subject" : {
"identifier" : {
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value" : "16032376921"
}
},
"location" : [
{
"location" : {
🔗 "reference" : "Location/demo-location"
}
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/org-regional-child-care-agency"
}
}