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" : "Immunization",
"id" : "juan-hexa3-skipped",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-vaccination"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization juan-hexa3-skipped</b></p><a name=\"juan-hexa3-skipped\"> </a><a name=\"hcjuan-hexa3-skipped\"> </a><a name=\"juan-hexa3-skipped-en-US\"> </a><p><b>BeExtRecorder</b>: <a href=\"Organization-org-regional-child-care-agency.html\">Organization Regional Child Care Agency</a></p><blockquote><p><b>BeAdministeredProduct</b></p><ul><li>lotNumber: NA</li></ul></blockquote><p><b>identifier</b>: <code>https://www.one.be/vaccination/immunisation-register</code>/0210448b-078e-43b4-8676-c582935ff565</p><p><b>status</b>: Not Done</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 871895005}\">Vaccine product containing only Bordetella pertussis and Clostridium tetani and Corynebacterium diphtheriae and Haemophilus influenzae type b and Hepatitis B virus and Human poliovirus antigens (medicinal product)</span></p><p><b>patient</b>: Identifier: <code>https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/one-patientid</code>/3564564568</p><p><b>occurrence</b>: 2017-03-22</p><p><b>recorded</b>: 2017-03-22</p><p><b>doseQuantity</b>: 1</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td>Identifier: BeSSINNamingSystem/12312312312</td></tr></table></div>"
},
"extension" : [
{
"url" : "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-recorder",
"valueReference" : {
🔗 "reference" : "Organization/org-regional-child-care-agency"
}
},
{
"extension" : [
{
"url" : "lotNumber",
"valueString" : "NA"
}
],
"url" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/StructureDefinition/be-ext-administeredProduct"
}
],
"identifier" : [
{
"system" : "https://www.one.be/vaccination/immunisation-register",
"value" : "0210448b-078e-43b4-8676-c582935ff565"
}
],
"status" : "not-done",
"vaccineCode" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "871895005"
}
]
},
"patient" : {
"identifier" : {
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/one-patientid",
"value" : "3564564568"
}
},
"occurrenceDateTime" : "2017-03-22",
"recorded" : "2017-03-22",
"doseQuantity" : {
"value" : 1
},
"performer" : [
{
"actor" : {
"identifier" : {
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value" : "12312312312"
}
}
}
]
}