Package | silth.fhir.terminology.core |
Type | CodeSystem |
Id | cs-thcc-labor-location |
FHIR Version | R5 |
Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-labor-location.html |
URL | https://terms.sil-th.org/core/CodeSystem/cs-thcc-labor-location |
Version | 0.1.2 |
Status | active |
Date | 2023-10-11T23:15:12+07:00 |
Name | CS_THCC_LaborLocation |
Title | THCC: รหัสสถานที่คลอด |
Description | รหัสสถานที่คลอด โดย THCC (ID: 182, 187) |
Content | complete |
ValueSet | |
vs-thcc-labor-location | 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-labor-location
defines the following codes:
Code | Display |
1 | โรงพยาบาล |
2 | สถานีอนามัย |
3 | บ้าน |
4 | ระหว่างทาง |
5 | อื่นๆ |
{ "resourceType": "CodeSystem", "id": "cs-thcc-labor-location", "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-labor-location", "version": "0.1.2", "name": "CS_THCC_LaborLocation", "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: 182, 187)", "caseSensitive": false, "content": "complete", "count": 5, "concept": [ { "code": "1", "display": "โรงพยาบาล" }, { "code": "2", "display": "สถานีอนามัย" }, { "code": "3", "display": "บ้าน" }, { "code": "4", "display": "ระหว่างทาง" }, { "code": "5", "display": "อื่นๆ" } ] }