Situational Awareness for Novel Epidemic Response
0.1.0 - STU Ballot

This page is part of the Situational Awareness for Novel Epidemic Response (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Immunization16c - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="Immunization16c"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>identifier</b>: id: 543210</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: <span title="Codes: {http://snomed.info/sct 346524008}">Influenza split virion vaccine</span></p><p><b>patient</b>: <a href="Patient-Patient6c.html">Generated Summary: id: Pat543210; gender: male; birthDate: 1949-12-07</a></p><p><b>occurrence</b>: 2020-09-09</p></div>
  </text>
  <identifier>
    <system value="http://sanerproject.org/test/Immunization"/>
    <value value="543210"/>
  </identifier>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="346524008"/>
    </coding>
  </vaccineCode>
  <patient>
    <reference value="Patient/Patient6c"/>
  </patient>
  <occurrenceDateTime value="2020-09-09"/>
</Immunization>