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
Active as of 2024-10-10 |
{
"resourceType" : "CodeSystem",
"id" : "cs-resident-status-sunway-hie",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://www.sunwaymedical.com/fhir/cs/resident-status-sunway-hie",
"version" : "0.0.1-pilot",
"name" : "Code System Resident Status (Sunway HIE)",
"title" : "Code System Resident Status (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" : 6,
"concept" : [
{
"code" : "00",
"display" : "No Information",
"definition" : "No Information"
},
{
"code" : "01",
"display" : "Resident",
"definition" : "Resident"
},
{
"code" : "02",
"display" : "Health tourist",
"definition" : "Health tourist"
},
{
"code" : "03",
"display" : "Foreigner",
"definition" : "Foreigner"
},
{
"code" : "04",
"display" : "Tourist",
"definition" : "Tourist"
},
{
"code" : "99",
"display" : "Others",
"definition" : "Others"
}
]
}