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

: Immunization Tetanus Not Administered (Example) - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="ImmunizationTdHistoryNotDone"/>
  <meta>
    <profile
             value="https://fhir.pwskia.id//StructureDefinition/ANCTdHistory-Not-Done"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization ImmunizationTdHistoryNotDone</b></p><a name="ImmunizationTdHistoryNotDone"> </a><a name="hcImmunizationTdHistoryNotDone"> </a><a name="ImmunizationTdHistoryNotDone-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-ANCTdHistory-Not-Done.html">Antenatal Care Tetanus Not Administered (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>: Not Done</p><p><b>statusReason</b>: <span title="Codes:{http://snomed.info/sct 171257003}">No consent - Tetanus/low dose diphtheria vaccine</span></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-08-31 01:13:00+0000</p><p><b>recorded</b>: 2023-08-31 01:13:00+0000</p><p><b>reportOrigin</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/immunization-origin recall}">Parent/Guardian/Patient Recall</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 EP}">Entering 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/N10000001">Practitioner/N10000001</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></div>
  </text>
  <identifier>
    <system value="http://sys-ids.kemkes.go.id/episode-of-care/{{Org_id}}"/>
    <value value="{{Org_id}}"/>
  </identifier>
  <status value="not-done"/>
  <statusReason>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="171257003"/>
      <display value="No consent - Tetanus/low dose diphtheria vaccine"/>
    </coding>
  </statusReason>
  <vaccineCode>
    <coding>
      <system value="http://sys-ids.kemkes.go.id/kfa"/>
      <code value="VG139"/>
      <display value="Td"/>
    </coding>
  </vaccineCode>
  <patient>
    <reference value="Patient/100000030006"/>
    <display value="Aisyah"/>
  </patient>
  <encounter>
    <reference value="Encounter/{{Encounter_uuid}}"/>
  </encounter>
  <occurrenceDateTime value="2023-08-31T01:13:00+00:00"/>
  <recorded value="2023-08-31T01:13:00+00:00"/>
  <reportOrigin>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/immunization-origin"/>
      <code value="recall"/>
      <display value="Parent/Guardian/Patient Recall"/>
    </coding>
    <coding>
      <code value="record"/>
    </coding>
  </reportOrigin>
  <performer>
    <function>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
        <code value="EP"/>
        <display value="Entering Provider"/>
      </coding>
    </function>
    <actor>
      <reference value="Practitioner/N10000001"/>
    </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>
</Immunization>