| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-std15-appoint-service-category |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-std15-appoint-service-category.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-std15-appoint-service-category |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_Std15_AppointServiceCategory |
| Title | Std15: รหัสประเภทการนัด |
| Description | รหัสประเภทการนัด โดย e-Refer 15 แฟ้ม |
| Content | complete |
| ValueSet | |
| vs-std15-appoint-service-category | Std15: รหัสประเภทการนัด |
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-std15-appoint-service-category defines the following codes:
| Code | Display |
| 0001 | ตรวจรักษา |
| 0002 | Physical Therapy (กายภาพบําบัด) |
| 0003 | Radiation Therapy (ฉายรังสีรักษา) |
| 0004 | ANC (ฉายรังสีรักษา + ANC) |
| 9999 | อื่น ๆ (ถ้ายังไม่มีรหัสให้ใช้รหัสนี้) |
{
"resourceType": "CodeSystem",
"id": "cs-std15-appoint-service-category",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terms.sil-th.org/core/CodeSystem/cs-std15-appoint-service-category",
"version": "0.1.2",
"name": "CS_Std15_AppointServiceCategory",
"title": "Std15: รหัสประเภทการนัด",
"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-Refer 15 แฟ้ม",
"caseSensitive": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "0001",
"display": "ตรวจรักษา"
},
{
"code": "0002",
"display": "Physical Therapy (กายภาพบําบัด)"
},
{
"code": "0003",
"display": "Radiation Therapy (ฉายรังสีรักษา)"
},
{
"code": "0004",
"display": "ANC (ฉายรังสีรักษา + ANC)"
},
{
"code": "9999",
"display": "อื่น ๆ (ถ้ายังไม่มีรหัสให้ใช้รหัสนี้)"
}
]
}