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 Ethnic (SunWay HIE) - JSON Representation

Active as of 2024-10-10

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cs-ethnic-sunway-hie",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-ethnic-sunway-hie</b></p><a name=\"cs-ethnic-sunway-hie\"> </a><a name=\"hccs-ethnic-sunway-hie\"> </a><a name=\"cs-ethnic-sunway-hie-en-US\"> </a><p>This  code system <code>https://www.sunwaymedical.com/fhir/cs/ethnic-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-ethnic-sunway-hie-00\"> </a></td><td>No Information</td><td>No Information</td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"cs-ethnic-sunway-hie-01\"> </a></td><td>Batak</td><td>Batak</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"cs-ethnic-sunway-hie-02\"> </a></td><td>Caucasian</td><td>Caucasian</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"cs-ethnic-sunway-hie-03\"> </a></td><td>Ceylonese</td><td>Ceylonese</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"cs-ethnic-sunway-hie-04\"> </a></td><td>Chinese</td><td>Chinese</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"cs-ethnic-sunway-hie-05\"> </a></td><td>Eurasian</td><td>Eurasian</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"cs-ethnic-sunway-hie-06\"> </a></td><td>Indian</td><td>Indian</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"cs-ethnic-sunway-hie-07\"> </a></td><td>Malay</td><td>Malay</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"cs-ethnic-sunway-hie-08\"> </a></td><td>Pakistani</td><td>Pakistani</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"cs-ethnic-sunway-hie-09\"> </a></td><td>Punjabi / Singh</td><td>Punjabi / Singh</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"cs-ethnic-sunway-hie-99\"> </a></td><td>Others</td><td>Others</td></tr></table></div>"
  },
  "url" : "https://www.sunwaymedical.com/fhir/cs/ethnic-sunway-hie",
  "version" : "0.0.1-pilot",
  "name" : "Code System Ethnic (SunWay HIE)",
  "title" : "Code System Ethnic (SunWay HIE)",
  "status" : "active",
  "date" : "2024-10-10T04:04:09.5621857+00:00",
  "publisher" : "FPT Corporation",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fpt.com/en/"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compositional" : false,
  "content" : "complete",
  "count" : 11,
  "concept" : [
    {
      "code" : "00",
      "display" : "No Information",
      "definition" : "No Information"
    },
    {
      "code" : "01",
      "display" : "Batak",
      "definition" : "Batak"
    },
    {
      "code" : "02",
      "display" : "Caucasian",
      "definition" : "Caucasian"
    },
    {
      "code" : "03",
      "display" : "Ceylonese",
      "definition" : "Ceylonese"
    },
    {
      "code" : "04",
      "display" : "Chinese",
      "definition" : "Chinese"
    },
    {
      "code" : "05",
      "display" : "Eurasian",
      "definition" : "Eurasian"
    },
    {
      "code" : "06",
      "display" : "Indian",
      "definition" : "Indian"
    },
    {
      "code" : "07",
      "display" : "Malay",
      "definition" : "Malay"
    },
    {
      "code" : "08",
      "display" : "Pakistani",
      "definition" : "Pakistani"
    },
    {
      "code" : "09",
      "display" : "Punjabi / Singh",
      "definition" : "Punjabi / Singh"
    },
    {
      "code" : "99",
      "display" : "Others",
      "definition" : "Others"
    }
  ]
}