SDOH Clinical Care, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-sdoh-clinicalcare/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<Immunization xmlns="http://hl7.org/fhir">
<id value="SDOHCC-ImmunizationChildhoodImmunizationsExample"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|7.0.0"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: Immunization SDOHCC-ImmunizationChildhoodImmunizationsExample</b></p><a name="SDOHCC-ImmunizationChildhoodImmunizationsExample"> </a><a name="hcSDOHCC-ImmunizationChildhoodImmunizationsExample"> </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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-immunization.html">US Core Immunization Profileversion: null7.0.0)</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/cvx 20}, {http://hl7.org/fhir/sid/ndc 58160081011}">diphtheria, tetanus toxoids and acellular pertussis vaccine</span></p><p><b>patient</b>: <a href="Patient-SDOHCC-PatientBabyAbbas.html">BABY ABBAS Male, DoB: 2023-06-15 ( Medical Record Number: 65313516351 (use: usual, ))</a></p><p><b>occurrence</b>: 2024-06-15</p><p><b>lotNumber</b>: DTAP12345</p><p><b>site</b>: <span title="Codes:{http://snomed.info/sct 368208006}">Left upper arm structure</span></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><a href="Practitioner-SDOHCC-PractitionerDrJanWaterExample.html">Dr Jan Water</a></td></tr></table></div>
</text>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://hl7.org/fhir/sid/cvx"/>
<code value="20"/>
<display
value="diphtheria, tetanus toxoids and acellular pertussis vaccine"/>
</coding>
<coding>
<system value="http://hl7.org/fhir/sid/ndc"/>
<code value="58160081011"/>
<display
value="INFANRIX, 10 VIAL in 1 CARTON (58160-810-11) > .5 mL in 1 VIAL (58160-810-01) (package)"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/SDOHCC-PatientBabyAbbas"/>
</patient>
<occurrenceDateTime value="2024-06-15"/>
<lotNumber value="DTAP12345"/>
<site>
<coding>
<system value="http://snomed.info/sct"/>
<code value="368208006"/>
<display value="Left upper arm structure"/>
</coding>
</site>
<performer>
<actor>🔗
<reference value="Practitioner/SDOHCC-PractitionerDrJanWaterExample"/>
<display value="Dr Jan Water"/>
</actor>
</performer>
</Immunization>