Package | silth.fhir.terminology.core |
Type | CodeSystem |
Id | cs-thcc-accident-bleeding |
FHIR Version | R5 |
Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-accident-bleeding.html |
URL | https://terms.sil-th.org/core/CodeSystem/cs-thcc-accident-bleeding |
Version | 0.1.2 |
Status | active |
Date | 2023-10-11T23:15:12+07:00 |
Name | CS_THCC_AccidentBleeding |
Title | THCC: รหัสชนิดการห้ามเลือด |
Description | รหัสชนิดการห้ามเลือด โดย THCC (ID: 118) |
Content | complete |
ValueSet | |
vs-thcc-accident-bleeding | 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-accident-bleeding
defines the following codes:
Code | Display |
1 | มีการห้ามเลือดก่อนมาถึงเหมาะสม |
2 | ไม่มีการห้ามเลือดก่อนมาถึง |
3 | ไม่จำเป็น |
4 | มีการห้ามเลือดก่อนมาถึงไม่เหมาะสม |
{ "resourceType": "CodeSystem", "id": "cs-thcc-accident-bleeding", "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-accident-bleeding", "version": "0.1.2", "name": "CS_THCC_AccidentBleeding", "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: 118)", "caseSensitive": false, "content": "complete", "count": 4, "concept": [ { "code": "1", "display": "มีการห้ามเลือดก่อนมาถึงเหมาะสม" }, { "code": "2", "display": "ไม่มีการห้ามเลือดก่อนมาถึง" }, { "code": "3", "display": "ไม่จำเป็น" }, { "code": "4", "display": "มีการห้ามเลือดก่อนมาถึงไม่เหมาะสม" } ] }