This page is part of the Clinical Guidelines (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Immunization",
"id" : "ri-scenario4",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization ri-scenario4</b></p><a name=\"ri-scenario4\"> </a><a name=\"hcri-scenario4\"> </a><a name=\"ri-scenario4-en-US\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 871751006}\">Vaccine product containing only Hepatitis A virus antigen (medicinal product)</span></p><p><b>patient</b>: <a href=\"Patient-ri-scenario4-patient.html\">Example Patient Female, DoB: 1990-10-01</a></p><p><b>occurrence</b>: 2020-01-15</p></div>"
},
"status" : "completed",
"vaccineCode" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "871751006",
"display" : "Vaccine product containing only Hepatitis A virus antigen (medicinal product)"
}
]
},
"patient" : {
🔗 "reference" : "Patient/ri-scenario4-patient"
},
"occurrenceDateTime" : "2020-01-15"
}