| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-thcc-ncd-retina-exam |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-ncd-retina-exam.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-thcc-ncd-retina-exam |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_THCC_NcdRetinaExam |
| Title | THCC: รหัสตรวจจอประสาทตา |
| Description | รหัสตรวจจอประสาทตา โดย THCC (ID: 127) |
| Content | complete |
| ValueSet | |
| vs-thcc-ncd-retina-exam | THCC: รหัสตรวจจอประสาทตา |
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-thcc-ncd-retina-exam defines the following codes:
| Code | Display |
| 1 | ตรวจ opthalmoscope ผลปกติ |
| 2 | ตรวจด้วย fundus camera ผลปกติ |
| 3 | ตรวจ opthalmoscope ผลไม่ปกติ |
| 4 | ตรวจด้วย fundus camera ผลไม่ปกติ |
| 8 | ไม่ตรวจ |
| 9 | ไม่ทราบ |
{
"resourceType": "CodeSystem",
"id": "cs-thcc-ncd-retina-exam",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terms.sil-th.org/core/CodeSystem/cs-thcc-ncd-retina-exam",
"version": "0.1.2",
"name": "CS_THCC_NcdRetinaExam",
"title": "THCC: รหัสตรวจจอประสาทตา",
"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": "รหัสตรวจจอประสาทตา โดย THCC (ID: 127)",
"caseSensitive": false,
"content": "complete",
"count": 6,
"concept": [
{
"code": "1",
"display": "ตรวจ opthalmoscope ผลปกติ"
},
{
"code": "2",
"display": "ตรวจด้วย fundus camera ผลปกติ"
},
{
"code": "3",
"display": "ตรวจ opthalmoscope ผลไม่ปกติ"
},
{
"code": "4",
"display": "ตรวจด้วย fundus camera ผลไม่ปกติ"
},
{
"code": "8",
"display": "ไม่ตรวจ"
},
{
"code": "9",
"display": "ไม่ทราบ"
}
]
}