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

: CodeSystemVisitType (MY Core) - XML Representation

Active as of 2024-02-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="code-system-visit-type-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-visit-type-my-core</b></p><a name="code-system-visit-type-my-core"> </a><a name="hccode-system-visit-type-my-core"> </a><a name="code-system-visit-type-my-core-en-US"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/visit-type-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">00<a name="code-system-visit-type-my-core-00"> </a></td><td>No Information</td><td>No Information</td></tr><tr><td style="white-space:nowrap">01<a name="code-system-visit-type-my-core-01"> </a></td><td>New</td><td>New</td></tr><tr><td style="white-space:nowrap">02<a name="code-system-visit-type-my-core-02"> </a></td><td>Elective</td><td>Elective</td></tr><tr><td style="white-space:nowrap">03<a name="code-system-visit-type-my-core-03"> </a></td><td>Urgent</td><td>Urgent</td></tr><tr><td style="white-space:nowrap">04<a name="code-system-visit-type-my-core-04"> </a></td><td>Follow-up</td><td>Follow-up</td></tr><tr><td style="white-space:nowrap">05<a name="code-system-visit-type-my-core-05"> </a></td><td>Routine</td><td>Routine</td></tr><tr><td style="white-space:nowrap">06<a name="code-system-visit-type-my-core-06"> </a></td><td>Repeat</td><td>Repeat</td></tr><tr><td style="white-space:nowrap">07<a name="code-system-visit-type-my-core-07"> </a></td><td>Unscheduled</td><td>Unscheduled</td></tr><tr><td style="white-space:nowrap">08<a name="code-system-visit-type-my-core-08"> </a></td><td>Continuum</td><td>Continuum</td></tr></table></div>
  </text>
  <url value="http://fhir.hie.moh.gov.my/CodeSystem/visit-type-my-core"/>
  <version value="0.1.0"/>
  <name value="CodeSystemVistTypeMyCore"/>
  <title value="CodeSystemVisitType (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>
  <description value="Encounter Visit Type PIK code"/>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="00"/>
    <display value="No Information"/>
    <definition value="No Information"/>
  </concept>
  <concept>
    <code value="01"/>
    <display value="New"/>
    <definition value="New"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="Elective"/>
    <definition value="Elective"/>
  </concept>
  <concept>
    <code value="03"/>
    <display value="Urgent"/>
    <definition value="Urgent"/>
  </concept>
  <concept>
    <code value="04"/>
    <display value="Follow-up"/>
    <definition value="Follow-up"/>
  </concept>
  <concept>
    <code value="05"/>
    <display value="Routine"/>
    <definition value="Routine"/>
  </concept>
  <concept>
    <code value="06"/>
    <display value="Repeat"/>
    <definition value="Repeat"/>
  </concept>
  <concept>
    <code value="07"/>
    <display value="Unscheduled"/>
    <definition value="Unscheduled"/>
  </concept>
  <concept>
    <code value="08"/>
    <display value="Continuum"/>
    <definition value="Continuum"/>
  </concept>
</CodeSystem>