| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-eclaim-accident-coverage |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-eclaim-accident-coverage.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-eclaim-accident-coverage |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_eClaim_AccidentCoverage |
| Title | eClaim: รหัสสิทธิการรักษาอื่นกรณีอุบัติเหตุ |
| Description | รหัสสิทธิการรักษาอื่นกรณีอุบัติเหตุ โดย e-Claim 16 แฟ้ม |
| Content | complete |
| ValueSet | |
| vs-eclaim-accident-coverage | 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-accident-coverage defines the following codes:
| Code | Display |
| V | ใช้ พรบ. ผู้ประสบภัยจากรถ |
| O | ใช้ พรบ. กองทุนเงินทดแทน |
| B | ใช้ทั้ง พรบ. ผู้ประสบภัย และ พรบ. กองทุนเงินทดแทน |
{
"resourceType": "CodeSystem",
"id": "cs-eclaim-accident-coverage",
"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-accident-coverage",
"version": "0.1.2",
"name": "CS_eClaim_AccidentCoverage",
"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": 3,
"concept": [
{
"code": "V",
"display": "ใช้ พรบ. ผู้ประสบภัยจากรถ"
},
{
"code": "O",
"display": "ใช้ พรบ. กองทุนเงินทดแทน"
},
{
"code": "B",
"display": "ใช้ทั้ง พรบ. ผู้ประสบภัย และ พรบ. กองทุนเงินทดแทน"
}
]
}