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" : "Observation",
"id" : "angioedema",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation angioedema</b></p><a name=\"angioedema\"> </a><a name=\"hcangioedema\"> </a><a name=\"angioedema-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 41291007}\">Angioedema</span></p><p><b>subject</b>: Identifier: BeSSINNamingSystem/16032376921</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/11000172109",
"code" : "41291007"
}
]
},
"subject" : {
"identifier" : {
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"value" : "16032376921"
}
}
}