Case Based Surveillance Implementation Guide
0.2.1 - ci-build

Case Based Surveillance Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: Varicella-TC-Immunization - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="Varicella-TC-Immunization"/>
  <meta>
    <profile
             value="http://cbsig.chai.gatech.edu/StructureDefinition/us-cbs-immunization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><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">Resource "Varicella-TC-Immunization" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-us-cbs-immunization.html">US Case Based Surveillance Immunization Profile</a></p></div><p><b>identifier</b>: id: ID102</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Varicella Vaccine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#21)</span></p><p><b>patient</b>: <a href="Patient-Varicella-TC-Patient.html">Patient/Varicella-TC-Patient: Varicella-TC Example Patient</a> ""</p><p><b>occurrence</b>: 2013-08-10</p><p><b>primarySource</b>: </p><p><b style="color: maroon">Exception generating Narrative: Cannot invoke "java.lang.Boolean.toString()" because the return value of "org.hl7.fhir.r5.model.BooleanType.getValue()" is null</b></p></div>
  </text>
  <identifier>
    <value value="ID102"/>
  </identifier>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.12.292"/>
      <code value="21"/>
      <display value="Varicella Vaccine"/>
    </coding>
  </vaccineCode>
  <patient>
    <reference value="Patient/Varicella-TC-Patient"/>
    <display value="Varicella-TC Example Patient"/>
  </patient>
  <occurrenceDateTime value="2013-08-10"/>
  <primarySource>
    <extension url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unknown"/>
    </extension>
  </primarySource>
  <reportOrigin>
    <coding>
      <system value="urn:oid:2.16.840.1.114222.4.5.293"/>
      <code value="05"/>
      <display value="Historical information - from other registry"/>
    </coding>
  </reportOrigin>
  <manufacturer>
    <display value="Merck and Co., Inc."/>
  </manufacturer>
  <lotNumber value="PDE453956"/>
  <expirationDate value="2016-10-31"/>
  <protocolApplied>
    <doseNumberPositiveInt value="1"/>
  </protocolApplied>
</Immunization>