FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cs-43file-refer-care-procedure

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-43file-refer-care-procedure
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-43file-refer-care-procedure.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-43file-refer-care-procedure
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_43File_ReferCareProcedure
Title43File: รหัสแสดงการให้การดูแลหรือปฐมพยาบาลผู้ป่วยขณะส่งต่อผู้ป่วย
Descriptionรหัสแสดงการให้การดูแลหรือปฐมพยาบาลผู้ป่วยขณะส่งต่อผู้ป่วย โดย 43 แฟ้ม (CARE_REFER)
Contentcomplete

Resources that use this resource

ValueSet
vs-43file-refer-care-procedure43File: รหัสแสดงการให้การดูแลหรือปฐมพยาบาลผู้ป่วยขณะส่งต่อผู้ป่วย

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
1 Airwayระบบทางดินหายใจ
2 Breathingการหายใจ
3 IV fluidให้น้ำเกลือ
4 Stop bleedingห้ามเลือด
5 Splintเข้าเฝือก
6 Otherอื่นๆ

Source

{
  "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": "อื่นๆ"
    }
  ]
}