| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-43file-refer-care-procedure |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-43file-refer-care-procedure.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-43file-refer-care-procedure |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_43File_ReferCareProcedure |
| Title | 43File: รหัสแสดงการให้การดูแลหรือปฐมพยาบาลผู้ป่วยขณะส่งต่อผู้ป่วย |
| Description | รหัสแสดงการให้การดูแลหรือปฐมพยาบาลผู้ป่วยขณะส่งต่อผู้ป่วย โดย 43 แฟ้ม (CARE_REFER) |
| Content | complete |
| ValueSet | |
| vs-43file-refer-care-procedure | 43File: รหัสแสดงการให้การดูแลหรือปฐมพยาบาลผู้ป่วยขณะส่งต่อผู้ป่วย |
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-43file-refer-care-procedure defines the following codes:
| Code | Display | Definition |
| 1 | Airway | ระบบทางดินหายใจ |
| 2 | Breathing | การหายใจ |
| 3 | IV fluid | ให้น้ำเกลือ |
| 4 | Stop bleeding | ห้ามเลือด |
| 5 | Splint | เข้าเฝือก |
| 6 | Other | อื่นๆ |
{
"resourceType": "CodeSystem",
"id": "cs-43file-refer-care-procedure",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terms.sil-th.org/core/CodeSystem/cs-43file-refer-care-procedure",
"version": "0.1.2",
"name": "CS_43File_ReferCareProcedure",
"title": "43File: รหัสแสดงการให้การดูแลหรือปฐมพยาบาลผู้ป่วยขณะส่งต่อผู้ป่วย",
"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": "รหัสแสดงการให้การดูแลหรือปฐมพยาบาลผู้ป่วยขณะส่งต่อผู้ป่วย โดย 43 แฟ้ม (CARE_REFER)",
"caseSensitive": false,
"content": "complete",
"count": 6,
"concept": [
{
"code": "1",
"display": "Airway",
"definition": "ระบบทางดินหายใจ"
},
{
"code": "2",
"display": "Breathing",
"definition": "การหายใจ"
},
{
"code": "3",
"display": "IV fluid",
"definition": "ให้น้ำเกลือ"
},
{
"code": "4",
"display": "Stop bleeding",
"definition": "ห้ามเลือด"
},
{
"code": "5",
"display": "Splint",
"definition": "เข้าเฝือก"
},
{
"code": "6",
"display": "Other",
"definition": "อื่นๆ"
}
]
}