HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="immunization-ecr-pneumo"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization immunization-ecr-pneumo</b></p><a name="immunization-ecr-pneumo"> </a><a name="hcimmunization-ecr-pneumo"> </a><a name="immunization-ecr-pneumo-en-US"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/cvx 33}">pneumococcal polysaccharide PPV23</span></p><p><b>patient</b>: <a href="Patient-patient-ecr-eve-everywoman.html">Eve Everywoman</a></p><p><b>occurrence</b>: 2018-09-01</p><p><b>primarySource</b>: true</p></div>
</text>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://hl7.org/fhir/sid/cvx"/>
<code value="33"/>
<display value="pneumococcal polysaccharide PPV23"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/patient-ecr-eve-everywoman"/>
<display value="Eve Everywoman"/>
</patient>
<occurrenceDateTime value="2018-09-01"/>
<primarySource value="true"/>
</Immunization>