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