Fujitsu Healthy Living Implementation Guide
1.1.29 - release

Publication Build: This will be filled in by the publication tooling

: ImmunizationOccurrenceAbsentExample - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="i002"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-immunization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Immunization</b><a name="i002"> </a><a name="hci002"> </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;i002&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-immunization.html">Fujitsu Immunization Profile</a></p></div><p><b>status</b>: completed</p><p><b>vaccineCode</b>: コミナティ筋注 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://ig.fujitsu.com/healthy-living-jpcore-ext/CodeSystem-jp-medicationcode-hot9-cs.html">JP Core MedicationCode HOT9 CodeSystem</a>#182110901 &quot;コミナティ筋注(1価:起源株)&quot;)</span></p><p><b>patient</b>: <a href="Patient-p001.html">Patient/p001</a> &quot; 健康&quot;</p><p><b>encounter</b>: <a href="Encounter-e001.html">Encounter/e001</a></p><p><b>occurrence</b>: Absent because : <code>unsupported</code></p><p><b>recorded</b>: 2021-10-01</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td>Administering Provider <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v2-0443.html">providerRole</a>#AP)</span></td><td><a href="PractitionerRole-r001.html">PractitionerRole/r001</a></td></tr></table><p><b>note</b>: ノート</p></div>
  </text>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="urn:oid:1.2.392.200119.4.403.1"/>
      <code value="182110901"/>
      <display value="コミナティ筋注(1価:起源株)"/>
    </coding>
    <text value="コミナティ筋注"/>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/p001"/>
  </patient>
  <encounter>🔗 
    <reference value="Encounter/e001"/>
  </encounter>
  <occurrenceDateTime>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unsupported"/>
    </extension>
  </occurrenceDateTime>
  <recorded value="2021-10-01"/>
  <performer>
    <function>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
        <code value="AP"/>
        <display value="Administering Provider"/>
      </coding>
      <text value="Administering Provider"/>
    </function>
    <actor>🔗 
      <reference value="PractitionerRole/r001"/>
    </actor>
  </performer>
  <note>
    <text value="ノート"/>
  </note>
</Immunization>