| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-chi-typeout |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-chi-typeout.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-chi-typeout |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_CHI_TypeOut |
| Title | CHI: รหัสประเภทการสิ้นสุดการรับบริการครั้งนี้ (ที่มา: สกส. CSOP OPServices) |
| Description | รหัสประเภทการสิ้นสุดการรับบริการครั้งนี้ (ที่มา: สกส. CSOP OPServices) |
| Content | complete |
| ValueSet | |
| vs-chi-typeout | CHI: รหัสประเภทการสิ้นสุดการรับบริการครั้งนี้ (ที่มา: สกส. CSOP OPServices) |
No resources found
Note: links and images are rebased to the (stated) source
This case-insensitive code system https://terms.sil-th.org/core/CodeSystem/cs-chi-typeout defines the following codes:
| Code | Display |
| 1 | จำหน่ายกลับบ้าน |
| 2 | รับไว้รักษาต่อในแผนกผู้ป่วยใน |
| 3 | ส่งต่อไปยังสถานพยาบาลอื่น |
| 4 | เสียชีวิต |
| 5 | หนีกลับ |
| 9 | อื่น ๆ |
{
"resourceType": "CodeSystem",
"id": "cs-chi-typeout",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terms.sil-th.org/core/CodeSystem/cs-chi-typeout",
"version": "0.1.2",
"name": "CS_CHI_TypeOut",
"title": "CHI: รหัสประเภทการสิ้นสุดการรับบริการครั้งนี้ (ที่มา: สกส. CSOP OPServices)",
"status": "active",
"experimental": false,
"date": "2023-10-11T23:15:12+07:00",
"publisher": "Standards and Interoperability Lab - Thailand (SIL-TH)",
"contact": [
{
"name": "Standards and Interoperability Lab - Thailand (SIL-TH)",
"telecom": [
{
"system": "url",
"value": "https://www.sil-th.org"
}
]
}
],
"description": "รหัสประเภทการสิ้นสุดการรับบริการครั้งนี้ (ที่มา: สกส. CSOP OPServices)",
"caseSensitive": false,
"content": "complete",
"count": 6,
"concept": [
{
"code": "1",
"display": "จำหน่ายกลับบ้าน"
},
{
"code": "2",
"display": "รับไว้รักษาต่อในแผนกผู้ป่วยใน"
},
{
"code": "3",
"display": "ส่งต่อไปยังสถานพยาบาลอื่น"
},
{
"code": "4",
"display": "เสียชีวิต"
},
{
"code": "5",
"display": "หนีกลับ"
},
{
"code": "9",
"display": "อื่น ๆ"
}
]
}