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

FHIR IG Statistics: CodeSystem/cs-thcc-ipd-discharge-status

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-thcc-ipd-discharge-status
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-ipd-discharge-status.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-thcc-ipd-discharge-status
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_THCC_IpdDischargeStatus
TitleTHCC: รหัสสถานภาพการจำหน่ายผู้ป่วย
Descriptionรหัสสถานภาพการจำหน่ายผู้ป่วย โดย THCC (ID: 131, 136)
Contentcomplete

Resources that use this resource

ValueSet
vs-thcc-ipd-discharge-statusTHCC: รหัสสถานภาพการจำหน่ายผู้ป่วย

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-ipd-discharge-status defines the following codes:

CodeDisplay
1 Complete Recovery
2 Improved
3 Not Improved
4 Normal Delivery
5 Un-Delivery
6 Normal child discharged with mother
7 Normal child discharged separately
8 Dead stillbirth
9 Dead

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-thcc-ipd-discharge-status",
  "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-ipd-discharge-status",
  "version": "0.1.2",
  "name": "CS_THCC_IpdDischargeStatus",
  "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: 131, 136)",
  "caseSensitive": false,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "1",
      "display": "Complete Recovery"
    },
    {
      "code": "2",
      "display": "Improved"
    },
    {
      "code": "3",
      "display": "Not Improved"
    },
    {
      "code": "4",
      "display": "Normal Delivery"
    },
    {
      "code": "5",
      "display": "Un-Delivery"
    },
    {
      "code": "6",
      "display": "Normal child discharged with mother"
    },
    {
      "code": "7",
      "display": "Normal child discharged separately"
    },
    {
      "code": "8",
      "display": "Dead stillbirth"
    },
    {
      "code": "9",
      "display": "Dead"
    }
  ]
}