Package | silth.fhir.terminology.core |
Type | CodeSystem |
Id | cs-eclaim-medication-category |
FHIR Version | R5 |
Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-eclaim-medication-category.html |
URL | https://terms.sil-th.org/core/CodeSystem/cs-eclaim-medication-category |
Version | 0.1.2 |
Status | active |
Date | 2023-10-11T23:15:12+07:00 |
Name | CS_eClaim_MedicationCategory |
Title | eClaim: รหัสหมวดรายการยา |
Description | รหัสหมวดรายการยา โดย e-Claim 16 แฟ้ม |
Content | complete |
ValueSet | |
vs-eclaim-medication-category | 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-medication-category
defines the following codes:
Code | Display |
1 | ใช้ในโรงพยาบาล |
2 | ใช้ที่บ้าน |
3 | ยาเกิน 2 สัปดาห์ (กลับบ้าน) |
4 | ยาโรคเรื้อรัง (กลับบ้าน) |
{ "resourceType": "CodeSystem", "id": "cs-eclaim-medication-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-eclaim-medication-category", "version": "0.1.2", "name": "CS_eClaim_MedicationCategory", "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": 4, "concept": [ { "code": "1", "display": "ใช้ในโรงพยาบาล" }, { "code": "2", "display": "ใช้ที่บ้าน" }, { "code": "3", "display": "ยาเกิน 2 สัปดาห์ (กลับบ้าน)" }, { "code": "4", "display": "ยาโรคเรื้อรัง (กลับบ้าน)" } ] }