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

FHIR IG Statistics: CodeSystem/cs-thcc-accident-admit-source

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-thcc-accident-admit-source
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-accident-admit-source.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-thcc-accident-admit-source
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_THCC_AccidentAdmitSource
TitleTHCC: รหัสประเภทการมารับบริการกรณีอุบัติเหตุฉุกเฉิน
Descriptionรหัสประเภทการมารับบริการกรณีอุบัติเหตุฉุกเฉิน โดย THCC (ID: 110)
Contentcomplete

Resources that use this resource

ValueSet
vs-thcc-accident-admit-sourceTHCC: รหัสประเภทการมารับบริการกรณีอุบัติเหตุฉุกเฉิน

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-thcc-accident-admit-source defines the following codes:

CodeDisplay
1 มารับบริการเอง
2 ได้รับการส่งตัวโดย First responder
3 ได้รับการส่งตัวโดย BLS
4 ได้รับการส่งตัวโดย ILS
5 ได้รับการส่งตัวโดย ALS
6 ได้รับการส่งต่อจากสถานพยาบาลอื่น
7 อื่น ๆ
9 ไม่ทราบ

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-thcc-accident-admit-source",
  "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-admit-source",
  "version": "0.1.2",
  "name": "CS_THCC_AccidentAdmitSource",
  "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: 110)",
  "caseSensitive": false,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "1",
      "display": "มารับบริการเอง"
    },
    {
      "code": "2",
      "display": "ได้รับการส่งตัวโดย First responder"
    },
    {
      "code": "3",
      "display": "ได้รับการส่งตัวโดย BLS"
    },
    {
      "code": "4",
      "display": "ได้รับการส่งตัวโดย ILS"
    },
    {
      "code": "5",
      "display": "ได้รับการส่งตัวโดย ALS"
    },
    {
      "code": "6",
      "display": "ได้รับการส่งต่อจากสถานพยาบาลอื่น"
    },
    {
      "code": "7",
      "display": "อื่น ๆ"
    },
    {
      "code": "9",
      "display": "ไม่ทราบ"
    }
  ]
}