EHI Export Implementation Guide
0.1.0 - ci-build

EHI Export Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Immunization Status Code System - XML Representation

Draft as of 2025-04-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="immunization-status-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem immunization-status-cs</b></p><a name="immunization-status-cs"> </a><a name="hcimmunization-status-cs"> </a><a name="immunization-status-cs-en-US"> </a><p>This  code system <code>https://ehi-export.pointclickcare.com/site/CodeSystem-immunization-status-cs.html</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">COMPLETE<a name="immunization-status-cs-COMPLETE"> </a></td></tr><tr><td style="white-space:nowrap">HISTORICAL<a name="immunization-status-cs-HISTORICAL"> </a></td></tr><tr><td style="white-space:nowrap">NEGATIVE<a name="immunization-status-cs-NEGATIVE"> </a></td></tr><tr><td style="white-space:nowrap">NOT_ELIGIBLE<a name="immunization-status-cs-NOT_ELIGIBLE"> </a></td></tr><tr><td style="white-space:nowrap">PENDING_CONSENT<a name="immunization-status-cs-PENDING_CONSENT"> </a></td></tr><tr><td style="white-space:nowrap">PENDING_IMMUNIZATION<a name="immunization-status-cs-PENDING_IMMUNIZATION"> </a></td></tr><tr><td style="white-space:nowrap">POSITIVE<a name="immunization-status-cs-POSITIVE"> </a></td></tr><tr><td style="white-space:nowrap">REFUSED<a name="immunization-status-cs-REFUSED"> </a></td></tr><tr><td style="white-space:nowrap">PENDING_RESULTS<a name="immunization-status-cs-PENDING_RESULTS"> </a></td></tr><tr><td style="white-space:nowrap">UNDETERMINED<a name="immunization-status-cs-UNDETERMINED"> </a></td></tr><tr><td style="white-space:nowrap">PENDING_HISTORICAL<a name="immunization-status-cs-PENDING_HISTORICAL"> </a></td></tr></table></div>
  </text>
  <url
       value="https://ehi-export.pointclickcare.com/site/CodeSystem-immunization-status-cs.html"/>
  <version value="0.1.0"/>
  <name value="ImmunizationStatusCS"/>
  <title value="Immunization Status Code System"/>
  <status value="draft"/>
  <date value="2025-04-11T19:03:38+00:00"/>
  <publisher value="PCC"/>
  <contact>
    <name value="PCC"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.pointclickcare.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@pointclickcare.com"/>
    </telecom>
  </contact>
  <description value="PCC defined immunization statuses"/>
  <content value="complete"/>
  <count value="11"/>
  <concept>
    <code value="COMPLETE"/>
    <display value="COMPLETE"/>
  </concept>
  <concept>
    <code value="HISTORICAL"/>
    <display value="HISTORICAL"/>
  </concept>
  <concept>
    <code value="NEGATIVE"/>
    <display value="NEGATIVE"/>
  </concept>
  <concept>
    <code value="NOT_ELIGIBLE"/>
    <display value="NOT_ELIGIBLE"/>
  </concept>
  <concept>
    <code value="PENDING_CONSENT"/>
    <display value="PENDING_CONSENT"/>
  </concept>
  <concept>
    <code value="PENDING_IMMUNIZATION"/>
    <display value="PENDING_IMMUNIZATION"/>
  </concept>
  <concept>
    <code value="POSITIVE"/>
    <display value="POSITIVE"/>
  </concept>
  <concept>
    <code value="REFUSED"/>
    <display value="REFUSED"/>
  </concept>
  <concept>
    <code value="PENDING_RESULTS"/>
    <display value="PENDING_RESULTS"/>
  </concept>
  <concept>
    <code value="UNDETERMINED"/>
    <display value="UNDETERMINED"/>
  </concept>
  <concept>
    <code value="PENDING_HISTORICAL"/>
    <display value="PENDING_HISTORICAL"/>
  </concept>
</CodeSystem>