| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-eclaim-coverage-type |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-eclaim-coverage-type.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-eclaim-coverage-type |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_eClaim_CoverageType |
| Title | eClaim: รหัสประเภทสิทธิการรักษา |
| Description | รหัสประเภทสิทธิการรักษา |
| Content | complete |
| ValueSet | |
| vs-eclaim-coverage-use | 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-coverage-type defines the following codes:
| Code | Display |
| UCS | สิทธิ UC |
| OFC | ข้าราชการ |
| SSS | ประกันสังคม |
| LGO | อปท |
| NHS | สิทธิเจ้าหน้าที่ สปสช. |
{
"resourceType": "CodeSystem",
"id": "cs-eclaim-coverage-type",
"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-coverage-type",
"version": "0.1.2",
"name": "CS_eClaim_CoverageType",
"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": "รหัสประเภทสิทธิการรักษา",
"caseSensitive": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "UCS",
"display": "สิทธิ UC"
},
{
"code": "OFC",
"display": "ข้าราชการ"
},
{
"code": "SSS",
"display": "ประกันสังคม"
},
{
"code": "LGO",
"display": "อปท"
},
{
"code": "NHS",
"display": "สิทธิเจ้าหน้าที่ สปสช."
}
]
}