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

FHIR IG Statistics: CodeSystem/cs-eclaim-refer-thai-priority

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-eclaim-refer-thai-priority
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-eclaim-refer-thai-priority.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-eclaim-refer-thai-priority
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_eClaim_ReferThaiPriority
TitleeClaim: รหัสลำดับความสำคัญของอ้างอิงการส่งต่อผู้ป่วย
Descriptionรหัสลำดับความสำคัญของอ้างอิงการส่งต่อผู้ป่วย โดย e-Claim 16 แฟ้ม
Contentcomplete

Resources that use this resource

ValueSet
vs-eclaim-refer-thai-priorityeClaim: รหัสลำดับความสำคัญของอ้างอิงการส่งต่อผู้ป่วย

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-thai-priority defines the following codes:

CodeDisplayDefinition
E Emergencyฉุกเฉิน
U Urgentเร่งด่วน
N Normalปกติ
R Routineรักษาต่อเนื่อง

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-eclaim-refer-thai-priority",
  "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-thai-priority",
  "version": "0.1.2",
  "name": "CS_eClaim_ReferThaiPriority",
  "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": 4,
  "concept": [
    {
      "code": "E",
      "display": "Emergency",
      "definition": "ฉุกเฉิน"
    },
    {
      "code": "U",
      "display": "Urgent",
      "definition": "เร่งด่วน"
    },
    {
      "code": "N",
      "display": "Normal",
      "definition": "ปกติ"
    },
    {
      "code": "R",
      "display": "Routine",
      "definition": "รักษาต่อเนื่อง"
    }
  ]
}