Draft Immunization FHIR Implementation Guide
0.1.0 - ci-build
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
<Immunization xmlns="http://hl7.org/fhir">
<id value="SEIR-example-patient-refused"/>
<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-patient-refused</b></p><a name="SEIR-example-patient-refused"> </a><a name="hcSEIR-example-patient-refused"> </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>[URL_FOR_ADMINISTERED_PRODUCT_EXTENSION]</b>: <span title="Codes:{http://snomed.info/sct [PRODUCT_CODE]}">Varicella-zoster live vaccine product</span></p><p><b>[URL_FOR_BATCH_NUMBER_EXTENSION]</b>: BATCH-XYZ-789</p><p><b>org/fhir/StructureDefinition/patient-philhealth-id-on-immunization</b>: <code>http://www.philhealth.gov.ph/pin</code>/JUANDC-PHILHEALTH-001</p><p><b>org/fhir/StructureDefinition/patient-philsys-id-on-immunization</b>: <code>http://nationalidsystem.gov.ph/psn</code>/JUANDC-PHILSYS-002</p><p><b>org/fhir/StructureDefinition/mother-philhealth-id-on-immunization</b>: <code>http://www.philhealth.gov.ph/pin</code>/MOTHERS-PHILHEALTH-12345</p><p><b>org/fhir/StructureDefinition/mother-philsys-id-on-immunization</b>: <code>http://nationalidsystem.gov.ph/psn</code>/MOTHERS-PHILSYS-67890</p><p><b>status</b>: Not Done</p><p><b>statusReason</b>: <span title="Codes:{http://snomed.info/sct 1620681000168106}">Patient refused immunization</span></p><p><b>vaccineCode</b>: <span title="Codes:{http://snomed.info/sct 830851000168105}">Zostavax</span></p><p><b>patient</b>: <a href="Patient/example1">Juan DELA CRUZ</a></p><p><b>encounter</b>: <a href="https://build.fhir.org/ig/UP-Manila-SILab/ph-core/Encounter-example-encounter.html">Outpatient Visit - June 14, 2024</a></p><p><b>occurrence</b>: 2024-06-14</p><p><b>primarySource</b>: true</p><p><b>location</b>: <a href="Location/example-vaccination-site">PGH Outpatient Clinic 3</a></p><p><b>lotNumber</b>: LotVZV987</p><p><b>doseQuantity</b>: 0.5 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM codemL = 'mL')</span></p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}">Administering Provider</span></p><p><b>actor</b>: <a href="Practitioner/example0">Dr. Maria SANTOS</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRF}">Administering Organization</span></p><p><b>actor</b>: <a href="Organization/example-facility">Philippine General Hospital</a></p></blockquote><p><b>note</b>: </p><blockquote><div><p>Patient verbally refused the administration of the Varicella-zoster vaccine after counseling.</p>
</div></blockquote></div>
</text>
<extension url="[URL_FOR_ADMINISTERED_PRODUCT_EXTENSION]">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="[PRODUCT_CODE]"/>
<display value="Varicella-zoster live vaccine product"/>
</coding>
</valueCodeableConcept>
</extension>
<extension url="[URL_FOR_BATCH_NUMBER_EXTENSION]">
<valueString value="BATCH-XYZ-789"/>
</extension>
<extension
url="http://example.org/fhir/StructureDefinition/patient-philhealth-id-on-immunization">
<valueIdentifier>
<system value="http://www.philhealth.gov.ph/pin"/>
<value value="JUANDC-PHILHEALTH-001"/>
</valueIdentifier>
</extension>
<extension
url="http://example.org/fhir/StructureDefinition/patient-philsys-id-on-immunization">
<valueIdentifier>
<system value="http://nationalidsystem.gov.ph/psn"/>
<value value="JUANDC-PHILSYS-002"/>
</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="MOTHERS-PHILHEALTH-12345"/>
</valueIdentifier>
</extension>
<extension
url="http://example.org/fhir/StructureDefinition/mother-philsys-id-on-immunization">
<valueIdentifier>
<system value="http://nationalidsystem.gov.ph/psn"/>
<value value="MOTHERS-PHILSYS-67890"/>
</valueIdentifier>
</extension>
<status value="not-done"/>
<statusReason>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1620681000168106"/>
<display value="Patient objection"/>
</coding>
<text value="Patient refused immunization"/>
</statusReason>
<vaccineCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="830851000168105"/>
<display value="Varicella-zoster live vaccine"/>
</coding>
<text value="Zostavax"/>
</vaccineCode>
<patient>
<reference value="Patient/example1"/>
<display value="Juan DELA CRUZ"/>
</patient>
<encounter>
<reference value="Encounter/example-encounter"/>
<display value="Outpatient Visit - June 14, 2024"/>
</encounter>
<occurrenceDateTime value="2024-06-14"/>
<primarySource value="true"/>
<location>
<reference value="Location/example-vaccination-site"/>
<display value="PGH Outpatient Clinic 3"/>
</location>
<lotNumber value="LotVZV987"/>
<doseQuantity>
<value value="0.5"/>
<unit value="mL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL"/>
</doseQuantity>
<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="Practitioner/example0"/>
<display value="Dr. Maria SANTOS"/>
</actor>
</performer>
<performer>
<function>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<code value="PRF"/>
<display value="Performer"/>
</coding>
<text value="Administering Organization"/>
</function>
<actor>
<reference value="Organization/example-facility"/>
<display value="Philippine General Hospital"/>
</actor>
</performer>
<note>
<text
value="Patient verbally refused the administration of the Varicella-zoster vaccine after counseling."/>
</note>
</Immunization>