LACPass International Patient Summary (IPS) Guide
0.1.0 - ci-build

LACPass International Patient Summary (IPS) Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LACImmunizationExample - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="LACImmunizationExample"/>
  <meta>
    <profile
             value="http://lacpass.racsel.org/StructureDefinition/lac-immunization"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Immunization</b><a name="LACImmunizationExample"> </a><a name="hcLACImmunizationExample"> </a></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 Immunization &quot;LACImmunizationExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-lac-immunization.html">LAC_Immunization</a></p></div><p><b>DDCC Event Brand for Immunization</b>: XM4YL8 (Details: http://id.who.int/icd11/mms code XM4YL8 = 'XM4YL8', stated as 'null')</p><p><b>DDCC Vaccine Market Authorization for Immunization</b>: TEST (Details: http://worldhealthorganization.github.io/ddcc/CodeSystem/DDCC-Example-Test-CodeSystem code TEST = 'TEST', stated as 'null')</p><p><b>DDCC Country Of Event for Immunization</b>: CL</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: COVID-19 vaccine, non-replicating viral vector <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (mms#XM9QW8)</span></p><p><b>patient</b>: <a href="Patient-LACPatientExample.html">Patient/LACPatientExample</a> &quot; PENAFIEL&quot;</p><p><b>occurrence</b>: 2020-11-15</p><p><b>location</b>: <span>: Administration center</span></p><p><b>lotNumber</b>: A1234</p><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td>RA01 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (mms#RA01)</span></td><td>1</td></tr></table></div>
  </text>
  <extension
             url="http://lacpass.racsel.org/StructureDefinition/DDCCEventBrand">
    <valueCoding>
      <system value="http://id.who.int/icd11/mms"/>
      <code value="XM4YL8"/>
    </valueCoding>
  </extension>
  <extension
             url="http://lacpass.racsel.org/StructureDefinition/DDCCVaccineMarketAuthorization">
    <valueCoding>
      <system
              value="http://worldhealthorganization.github.io/ddcc/CodeSystem/DDCC-Example-Test-CodeSystem"/>
      <code value="TEST"/>
    </valueCoding>
  </extension>
  <extension
             url="http://lacpass.racsel.org/StructureDefinition/DDCCCountryOfEvent">
    <valueCode value="CL"/>
  </extension>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://id.who.int/icd11/mms"/>
      <code value="XM9QW8"/>
      <display value="COVID-19 vaccine, non-replicating viral vector"/>
    </coding>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/LACPatientExample"/>
  </patient>
  <occurrenceDateTime value="2020-11-15"/>
  <location>
    <display value="Administration center"/>
  </location>
  <lotNumber value="A1234"/>
  <protocolApplied>
    <targetDisease>
      <coding>
        <system value="http://id.who.int/icd11/mms"/>
        <code value="RA01"/>
      </coding>
    </targetDisease>
    <doseNumberPositiveInt value="1"/>
  </protocolApplied>
</Immunization>