Antenatal Care IG for PWS KIA
0.1.0 - ci-build

Antenatal Care IG for PWS KIA - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tetanus Immunization Administered (Example) - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="ImmunizationAdministered"/>
  <meta>
    <profile
             value="https://fhir.pwskia.id//StructureDefinition/ANCTdAdministration"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization ImmunizationAdministered</b></p><a name="ImmunizationAdministered"> </a><a name="hcImmunizationAdministered"> </a><a name="ImmunizationAdministered-en-US"> </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: <a href="StructureDefinition-ANCTdAdministration.html">Antenatal Care Tetanus Administration (Immunization)</a></p></div><p><b>identifier</b>: <code>http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}</code>/{{Org_id}}</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://sys-ids.kemkes.go.id/kfa VG139}">Td</span></p><p><b>patient</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Patient/100000030006">Aisyah</a></p><p><b>encounter</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Encounter/{{Encounter_uuid}}">Encounter/{{Encounter_uuid}}</a></p><p><b>occurrence</b>: 2023-09-15 10:30:00+0000</p><p><b>recorded</b>: 2023-09-15 10:30:00+0000</p><p><b>primarySource</b>: true</p><p><b>location</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Location/{{Location_uuid}}">Puskesmas Sampang</a></p><p><b>lotNumber</b>: AB12345678</p><p><b>expirationDate</b>: 2024-12-31</p><p><b>site</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActSite LA}">Left Arm</span></p><p><b>route</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}">Intramuscular</span></p><p><b>doseQuantity</b>: 0.5 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemL = 'mL')</span></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-0443 AP}">Administering Provider</span></td><td><a href="https://simplifier.net/resolve?scope=hl7.fhir.r4.id.core@0.1.0&amp;canonical=http://fhir.org/packages/hl7.fhir.r4.id.core/Practitioner/N10000002">Dr. Budi Santoso</a></td></tr></table><p><b>reasonCode</b>: <span title="Codes:{http://terminology.kemkes.go.id/CodeSystem/immunization-reason IM-WUS}">Imunisasi Program Rutin Lanjutan Wanita Usia Subur</span></p><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td>1</td></tr></table></div>
  </text>
  <identifier>
    <system value="http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}"/>
    <value value="{{Org_id}}"/>
  </identifier>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://sys-ids.kemkes.go.id/kfa"/>
      <code value="VG139"/>
    </coding>
  </vaccineCode>
  <patient>
    <reference value="Patient/100000030006"/>
    <display value="Aisyah"/>
  </patient>
  <encounter>
    <reference value="Encounter/{{Encounter_uuid}}"/>
  </encounter>
  <occurrenceDateTime value="2023-09-15T10:30:00+00:00"/>
  <recorded value="2023-09-15T10:30:00+00:00"/>
  <primarySource value="true"/>
  <location>
    <reference value="Location/{{Location_uuid}}"/>
    <display value="Puskesmas Sampang"/>
  </location>
  <lotNumber value="AB12345678"/>
  <expirationDate value="2024-12-31"/>
  <site>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActSite"/>
      <code value="LA"/>
      <display value="Left Arm"/>
    </coding>
  </site>
  <route>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"/>
      <code value="IM"/>
      <display value="Intramuscular"/>
    </coding>
  </route>
  <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>
    </function>
    <actor>
      <reference value="Practitioner/N10000002"/>
      <display value="Dr. Budi Santoso"/>
    </actor>
  </performer>
  <reasonCode>
    <coding>
      <system
              value="http://terminology.kemkes.go.id/CodeSystem/immunization-reason"/>
      <code value="IM-WUS"/>
      <display value="Imunisasi Program Rutin Lanjutan Wanita Usia Subur"/>
    </coding>
  </reasonCode>
  <protocolApplied>
    <doseNumberPositiveInt value="1"/>
  </protocolApplied>
</Immunization>