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

FHIR IG Statistics: CodeSystem/cs-43file-refer-result

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-43file-refer-result
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-43file-refer-result.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-43file-refer-result
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_43File_ReferResult
Title43File: รหัสผลการส่งต่อ
Descriptionรหัสผลการส่งต่อ โดย 43 แฟ้ม (REFER_RESULT)
Contentcomplete

Resources that use this resource

ValueSet
vs-43file-refer-result43File: รหัสผลการส่งต่อ

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

CodeDisplay
1 ตอบรับการส่งต่อ
2 ปฏิเสธการส่งต่อ
3 เสียชีวิตระหว่างการส่งต่อ
4 ไม่พบผู้ป่วย
5 อื่น ๆ

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-43file-refer-result",
  "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-result",
  "version": "0.1.2",
  "name": "CS_43File_ReferResult",
  "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 แฟ้ม (REFER_RESULT)",
  "caseSensitive": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "1",
      "display": "ตอบรับการส่งต่อ"
    },
    {
      "code": "2",
      "display": "ปฏิเสธการส่งต่อ"
    },
    {
      "code": "3",
      "display": "เสียชีวิตระหว่างการส่งต่อ"
    },
    {
      "code": "4",
      "display": "ไม่พบผู้ป่วย"
    },
    {
      "code": "5",
      "display": "อื่น ๆ"
    }
  ]
}