| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-chi-item-claim-cat |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-chi-item-claim-cat.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-chi-item-claim-cat |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_CHI_ItemClaimCat |
| Title | CHI: รหัสประเภทการเบิก (ที่มา: สกส. CIPN IPADT) |
| Description | รหัสประเภทการเบิก (ที่มา: สกส. CIPN IPADT) |
| Content | complete |
| ValueSet | |
| vs-chi-item-claim-cat | CHI: รหัสประเภทการเบิก (ที่มา: สกส. CIPN IPADT) |
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-item-claim-cat defines the following codes:
| Code | Display |
| T | Tariff |
| D | DRG |
| X | Exempt |
{
"resourceType": "CodeSystem",
"id": "cs-chi-item-claim-cat",
"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-item-claim-cat",
"version": "0.1.2",
"name": "CS_CHI_ItemClaimCat",
"title": "CHI: รหัสประเภทการเบิก (ที่มา: สกส. CIPN IPADT)",
"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": "รหัสประเภทการเบิก (ที่มา: สกส. CIPN IPADT)",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "T",
"display": "Tariff"
},
{
"code": "D",
"display": "DRG"
},
{
"code": "X",
"display": "Exempt"
}
]
}