ImplementationGuide for SunWay Health Information Exchange (SunWay HIE) project
0.0.1-pilot - CI Build

ImplementationGuide for SunWay Health Information Exchange (SunWay HIE) project, published by FPT Corporation. This guide is not an authorized publication; it is the continuous build for version 0.0.1-pilot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nhphong245/sunway-hie-r4/ and changes regularly. See the Directory of published versions

: Code System Resident Status (SunWay HIE) - XML Representation

Active as of 2024-10-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-resident-status-sunway-hie"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-resident-status-sunway-hie</b></p><a name="cs-resident-status-sunway-hie"> </a><a name="hccs-resident-status-sunway-hie"> </a><a name="cs-resident-status-sunway-hie-en-US"> </a><p>This  code system <code>https://www.sunwaymedical.com/fhir/cs/resident-status-sunway-hie</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="cs-resident-status-sunway-hie-00"> </a></td><td>No Information</td><td>No Information</td></tr><tr><td style="white-space:nowrap">01<a name="cs-resident-status-sunway-hie-01"> </a></td><td>Resident</td><td>Resident</td></tr><tr><td style="white-space:nowrap">02<a name="cs-resident-status-sunway-hie-02"> </a></td><td>Health tourist</td><td>Health tourist</td></tr><tr><td style="white-space:nowrap">03<a name="cs-resident-status-sunway-hie-03"> </a></td><td>Foreigner</td><td>Foreigner</td></tr><tr><td style="white-space:nowrap">04<a name="cs-resident-status-sunway-hie-04"> </a></td><td>Tourist</td><td>Tourist</td></tr><tr><td style="white-space:nowrap">99<a name="cs-resident-status-sunway-hie-99"> </a></td><td>Others</td><td>Others</td></tr></table></div>
  </text>
  <url
       value="https://www.sunwaymedical.com/fhir/cs/resident-status-sunway-hie"/>
  <version value="0.0.1-pilot"/>
  <name value="Code System Resident Status (SunWay HIE)"/>
  <title value="Code System Resident Status (SunWay HIE)"/>
  <status value="active"/>
  <date value="2024-10-10T04:04:09.5621857+00:00"/>
  <publisher value="FPT Corporation"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://fpt.com/en/"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="00"/>
    <display value="No Information"/>
    <definition value="No Information"/>
  </concept>
  <concept>
    <code value="01"/>
    <display value="Resident"/>
    <definition value="Resident"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="Health tourist"/>
    <definition value="Health tourist"/>
  </concept>
  <concept>
    <code value="03"/>
    <display value="Foreigner"/>
    <definition value="Foreigner"/>
  </concept>
  <concept>
    <code value="04"/>
    <display value="Tourist"/>
    <definition value="Tourist"/>
  </concept>
  <concept>
    <code value="99"/>
    <display value="Others"/>
    <definition value="Others"/>
  </concept>
</CodeSystem>