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

FHIR IG Statistics: CodeSystem/cs-eclaim-refer-type-eclaim

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-eclaim-refer-type-eclaim
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-eclaim-refer-type-eclaim.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-eclaim-refer-type-eclaim
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_eClaim_ReferTypeEclaim
TitleeClaim: รหัสบ่งบอกการรักษากรณีอุบัติเหตุ/ฉุกเฉิน
Descriptionรหัสบ่งบอกการรักษากรณีอุบัติเหตุ/ฉุกเฉิน โดย e-Claim 16 แฟ้ม
Contentcomplete

Resources that use this resource

ValueSet
vs-chi-encounter-accident-emerCHI: รหัสระบุเป็นการรักษากรณีอุบัติเหตุและ/หรือฉุกเฉิน (ที่มา: สกส. SSI IPAEREF)
vs-eclaim-refer-type-eclaimeClaim: รหัสบ่งบอกการรักษากรณีอุบัติเหตุ/ฉุกเฉิน

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-eclaim-refer-type-eclaim defines the following codes:

CodeDisplay
A Accident / Accident + Emergency
E Emergency
NONE ไม่เป็น A / E
I OP Refer ในจังหวัด
O OP Refer ข้ามจังหวัด
C ย้ายหน่วยบริการเกิดสิทธิทันที
Z บริการเชิงรุก

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-eclaim-refer-type-eclaim",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terms.sil-th.org/core/CodeSystem/cs-eclaim-refer-type-eclaim",
  "version": "0.1.2",
  "name": "CS_eClaim_ReferTypeEclaim",
  "title": "eClaim: รหัสบ่งบอกการรักษากรณีอุบัติเหตุ/ฉุกเฉิน",
  "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": "รหัสบ่งบอกการรักษากรณีอุบัติเหตุ/ฉุกเฉิน โดย e-Claim 16 แฟ้ม",
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "A",
      "display": "Accident / Accident + Emergency"
    },
    {
      "code": "E",
      "display": "Emergency"
    },
    {
      "code": "NONE",
      "display": "ไม่เป็น A / E"
    },
    {
      "code": "I",
      "display": "OP Refer ในจังหวัด"
    },
    {
      "code": "O",
      "display": "OP Refer ข้ามจังหวัด"
    },
    {
      "code": "C",
      "display": "ย้ายหน่วยบริการเกิดสิทธิทันที"
    },
    {
      "code": "Z",
      "display": "บริการเชิงรุก"
    }
  ]
}