Draft Immunization FHIR Implementation Guide
0.1.0 - ci-build Philippines flag

Draft Immunization FHIR Implementation Guide, published by UP Manila SILab. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/UP-Manila-SILab/immunizationfhirig/ and changes regularly. See the Directory of published versions

: SEIR-example-incomplete - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="SEIR-example-incomplete"/>
  <meta>
    <profile
             value="http://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/branches/master/StructureDefinition-seir-immunization.html"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization SEIR-example-incomplete</b></p><a name="SEIR-example-incomplete"> </a><a name="hcSEIR-example-incomplete"> </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"/><p style="margin-bottom: 0px">Profile: <code>http://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/branches/master/StructureDefinition-seir-immunization.html</code></p></div><p><b>org/fhir/StructureDefinition/patient-philhealth-id-on-immunization</b>: <code>http://www.philhealth.gov.ph/pin</code>/PEDROSJ-PHILHEALTH-005</p><p><b>org/fhir/StructureDefinition/patient-philsys-id-on-immunization</b>: <code>http://nationalidsystem.gov.ph/psn</code>/PEDROSJ-PHILSYS-006</p><p><b>org/fhir/StructureDefinition/mother-philhealth-id-on-immunization</b>: <code>http://www.philhealth.gov.ph/pin</code>/PEDROSJ-MOTHERS-PHILHEALTH-ABCDE</p><p><b>org/fhir/StructureDefinition/mother-philsys-id-on-immunization</b>: <code>http://nationalidsystem.gov.ph/psn</code>/PEDROSJ-MOTHERS-PHILSYS-FGHIJ</p><p><b>identifier</b>: <code>urn:oid:1.2.3.4.5.6.7.8.9.17</code>/IMZ-2025-0008</p><p><b>status</b>: Not Done</p><p><b>statusReason</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/immunization-status-reason PATOBJ}">Patient verbally refused tetanus shot due to fear of needles.</span></p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 249826002}, {urn://example.com/eLMIS-vaccine-codes TT001}">Tetanus Toxoid Vaccine</span></p><p><b>patient</b>: <a href="Patient/ph-patient-example-08">Pedro San Jose</a></p><p><b>occurrence</b>: 2025-06-05 10:00:00+0800</p><p><b>recorded</b>: 2025-06-05 10:10:00+0800</p><p><b>primarySource</b>: true</p><p><b>location</b>: <a href="Location/ph-clinic-example-08">Municipal Health Office</a></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><span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0482 AP}">Administering Provider</span></td><td><a href="Practitioner/ph-practitioner-example-08">Dr. Ben Lim</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Counseled patient on the importance of tetanus vaccination, but he remained hesitant. Advised to consider in the future.</p>
</div></blockquote></div>
  </text>
  <extension
             url="http://example.org/fhir/StructureDefinition/patient-philhealth-id-on-immunization">
    <valueIdentifier>
      <system value="http://www.philhealth.gov.ph/pin"/>
      <value value="PEDROSJ-PHILHEALTH-005"/>
    </valueIdentifier>
  </extension>
  <extension
             url="http://example.org/fhir/StructureDefinition/patient-philsys-id-on-immunization">
    <valueIdentifier>
      <system value="http://nationalidsystem.gov.ph/psn"/>
      <value value="PEDROSJ-PHILSYS-006"/>
    </valueIdentifier>
  </extension>
  <extension
             url="http://example.org/fhir/StructureDefinition/mother-philhealth-id-on-immunization">
    <valueIdentifier>
      <system value="http://www.philhealth.gov.ph/pin"/>
      <value value="PEDROSJ-MOTHERS-PHILHEALTH-ABCDE"/>
    </valueIdentifier>
  </extension>
  <extension
             url="http://example.org/fhir/StructureDefinition/mother-philsys-id-on-immunization">
    <valueIdentifier>
      <system value="http://nationalidsystem.gov.ph/psn"/>
      <value value="PEDROSJ-MOTHERS-PHILSYS-FGHIJ"/>
    </valueIdentifier>
  </extension>
  <identifier>
    <system value="urn:oid:1.2.3.4.5.6.7.8.9.17"/>
    <value value="IMZ-2025-0008"/>
  </identifier>
  <status value="not-done"/>
  <statusReason>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/immunization-status-reason"/>
      <code value="PATOBJ"/>
      <display value="Patient objection"/>
    </coding>
    <text
          value="Patient verbally refused tetanus shot due to fear of needles."/>
  </statusReason>
  <vaccineCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="249826002"/>
      <display value="Tetanus toxoid vaccine"/>
    </coding>
    <coding>
      <system value="urn://example.com/eLMIS-vaccine-codes"/>
      <code value="TT001"/>
      <display value="Tetanus Toxoid Vaccine"/>
    </coding>
    <text value="Tetanus Toxoid Vaccine"/>
  </vaccineCode>
  <patient>
    <reference value="Patient/ph-patient-example-08"/>
    <display value="Pedro San Jose"/>
  </patient>
  <occurrenceDateTime value="2025-06-05T10:00:00+08:00"/>
  <recorded value="2025-06-05T10:10:00+08:00"/>
  <primarySource value="true"/>
  <location>
    <reference value="Location/ph-clinic-example-08"/>
    <display value="Municipal Health Office"/>
  </location>
  <performer>
    <function>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0482"/>
        <code value="AP"/>
        <display value="Administering Provider"/>
      </coding>
    </function>
    <actor>
      <reference value="Practitioner/ph-practitioner-example-08"/>
      <display value="Dr. Ben Lim"/>
    </actor>
  </performer>
  <note>
    <text
          value="Counseled patient on the importance of tetanus vaccination, but he remained hesitant. Advised to consider in the future."/>
  </note>
</Immunization>