RIVO-Noord Zorgviewer Implementation Guide
1.14.0 - sprint56
RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Immunization",
"id" : "ekk06V5y.aLipR7luJJbtWUCJul8emhI5g29CotXmMDE3",
"meta" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source",
"valueUri" : "Epic"
}
],
"profile" : [
🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization ekk06V5y.aLipR7luJJbtWUCJul8emhI5g29CotXmMDE3</b></p><a name=\"ekk06V5y.aLipR7luJJbtWUCJul8emhI5g29CotXmMDE3\"> </a><a name=\"hcekk06V5y.aLipR7luJJbtWUCJul8emhI5g29CotXmMDE3\"> </a><a name=\"ekk06V5y.aLipR7luJJbtWUCJul8emhI5g29CotXmMDE3-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\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination\">HCIM Vaccination</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.840.114350.1.13.485.2.7.2.768076</code>/2744533\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>notGiven</b>: false</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 96}\">Bof-/Mazelen-/Rubellavaccin</span></p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&canonical=http://example.org/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3\">Fictief, Jan</a></p><p><b>encounter</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&canonical=http://example.org/api/FHIR/STU3/Encounter/eex63uy24ertm7YFi-A8dsQ3\">Telefoon</a></p><p><b>date</b>: 2019-07-29</p><p><b>primarySource</b>: false</p></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "urn:oid:1.2.840.114350.1.13.485.2.7.2.768076",
"value" : "2744533"
}
],
"status" : "completed",
"notGiven" : false,
"vaccineCode" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/cvx",
"code" : "96"
}
],
"text" : "Bof-/Mazelen-/Rubellavaccin"
},
"patient" : {
"reference" : "http://example.org/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3",
"display" : "Fictief, Jan"
},
"encounter" : {
"reference" : "http://example.org/api/FHIR/STU3/Encounter/eex63uy24ertm7YFi-A8dsQ3",
"display" : "Telefoon"
},
"date" : "2019-07-29",
"primarySource" : false
}