FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeCodeSystem
IdCodeSystem-ReferralConditionCrushCS-TWLTC.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-ReferralConditionCrushCS-TWLTC.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/ReferralConditionCrushCS-TWLTC
Version1.0.0
Statusactive
Date2024-08-25
NameReferralConditionCrushCSTWLTC
Title轉介單壓傷狀況代碼
Realmtw
Description用於表述個案的壓傷狀況。
Contentcomplete

Resources that use this resource

ValueSet
tw.iii.ltc#currentReferralConditionCrushVS-TWLTC壓傷狀況值集

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ReferralConditionCrushCS-TWLTC

This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionCrushCS-TWLTC defines the following codes:

CodeDisplayDefinition
no-crush 無壓傷個案無壓傷。
crush 壓傷個案有壓傷。

Source1

{
  "resourceType": "CodeSystem",
  "id": "ReferralConditionCrushCS-TWLTC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionCrushCS-TWLTC",
  "version": "1.0.0",
  "name": "ReferralConditionCrushCSTWLTC",
  "title": "轉介單壓傷狀況代碼",
  "status": "active",
  "experimental": false,
  "date": "2024-08-25",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description": "用於表述個案的壓傷狀況。",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "no-crush",
      "display": "無壓傷",
      "definition": "個案無壓傷。"
    },
    {
      "code": "crush",
      "display": "壓傷",
      "definition": "個案有壓傷。"
    }
  ]
}