| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-eclaim-refer-type-eclaim |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-eclaim-refer-type-eclaim.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-eclaim-refer-type-eclaim |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_eClaim_ReferTypeEclaim |
| Title | eClaim: รหัสบ่งบอกการรักษากรณีอุบัติเหตุ/ฉุกเฉิน |
| Description | รหัสบ่งบอกการรักษากรณีอุบัติเหตุ/ฉุกเฉิน โดย e-Claim 16 แฟ้ม |
| Content | complete |
| ValueSet | |
| vs-chi-encounter-accident-emer | CHI: รหัสระบุเป็นการรักษากรณีอุบัติเหตุและ/หรือฉุกเฉิน (ที่มา: สกส. SSI IPAEREF) |
| vs-eclaim-refer-type-eclaim | eClaim: รหัสบ่งบอกการรักษากรณีอุบัติเหตุ/ฉุกเฉิน |
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-eclaim-refer-type-eclaim defines the following codes:
| Code | Display |
| A | Accident / Accident + Emergency |
| E | Emergency |
| NONE | ไม่เป็น A / E |
| I | OP Refer ในจังหวัด |
| O | OP Refer ข้ามจังหวัด |
| C | ย้ายหน่วยบริการเกิดสิทธิทันที |
| Z | บริการเชิงรุก |
{
"resourceType": "CodeSystem",
"id": "cs-eclaim-refer-type-eclaim",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terms.sil-th.org/core/CodeSystem/cs-eclaim-refer-type-eclaim",
"version": "0.1.2",
"name": "CS_eClaim_ReferTypeEclaim",
"title": "eClaim: รหัสบ่งบอกการรักษากรณีอุบัติเหตุ/ฉุกเฉิน",
"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": "รหัสบ่งบอกการรักษากรณีอุบัติเหตุ/ฉุกเฉิน โดย e-Claim 16 แฟ้ม",
"caseSensitive": false,
"content": "complete",
"count": 7,
"concept": [
{
"code": "A",
"display": "Accident / Accident + Emergency"
},
{
"code": "E",
"display": "Emergency"
},
{
"code": "NONE",
"display": "ไม่เป็น A / E"
},
{
"code": "I",
"display": "OP Refer ในจังหวัด"
},
{
"code": "O",
"display": "OP Refer ข้ามจังหวัด"
},
{
"code": "C",
"display": "ย้ายหน่วยบริการเกิดสิทธิทันที"
},
{
"code": "Z",
"display": "บริการเชิงรุก"
}
]
}