0.1.0 - ci-build

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

: CodeSystemImmunizationRecommendationStatus (MY Core) - XML Representation

Active as of 2024-02-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="code-system-immunization-recommendation-status-my-core"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem code-system-immunization-recommendation-status-my-core</b></p><a name="code-system-immunization-recommendation-status-my-core"> </a><a name="hccode-system-immunization-recommendation-status-my-core"> </a><a name="code-system-immunization-recommendation-status-my-core-en-US"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/immunization-recommendation-status-my-core</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">planned<a name="code-system-immunization-recommendation-status-my-core-planned"> </a></td><td>Planned</td><td>Planned</td></tr><tr><td style="white-space:nowrap">completed<a name="code-system-immunization-recommendation-status-my-core-completed"> </a></td><td>Completed</td><td>Completed</td></tr><tr><td style="white-space:nowrap">entered-in-error<a name="code-system-immunization-recommendation-status-my-core-entered-in-error"> </a></td><td>Entered In Error</td><td>Entered In Error</td></tr><tr><td style="white-space:nowrap">defaulted<a name="code-system-immunization-recommendation-status-my-core-defaulted"> </a></td><td>Defaulted</td><td>Defaulted</td></tr></table></div>
  </text>
  <url
       value="http://fhir.hie.moh.gov.my/CodeSystem/immunization-recommendation-status-my-core"/>
  <identifier>
    <value value="code-system-immunization-recommendation-status-my-core"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="CodeSystemImmunizationRecommendationStatusMyCore"/>
  <title value="CodeSystemImmunizationRecommendationStatus (MY Core)"/>
  <status value="active"/>
  <date value="2024-02-12T04:04:09.5621857+00:00"/>
  <publisher value="Example Publisher"/>
  <contact>
    <name value="Example Publisher"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="planned"/>
    <display value="Planned"/>
    <definition value="Planned"/>
  </concept>
  <concept>
    <code value="completed"/>
    <display value="Completed"/>
    <definition value="Completed"/>
  </concept>
  <concept>
    <code value="entered-in-error"/>
    <display value="Entered In Error"/>
    <definition value="Entered In Error"/>
  </concept>
  <concept>
    <code value="defaulted"/>
    <display value="Defaulted"/>
    <definition value="Defaulted"/>
  </concept>
</CodeSystem>