臺灣長期照顧實作指引 (Taiwan Long-Term Care FHIR Implementation Guide)
0.1.1 - ci-build

臺灣長期照顧實作指引 (Taiwan Long-Term Care FHIR Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 個案身分別代碼 - JSON Representation

Active as of 2024-09-02

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "PatientIdentityCS-TWLTC",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PatientIdentityCS-TWLTC</b></p><a name=\"PatientIdentityCS-TWLTC\"> </a><a name=\"hcPatientIdentityCS-TWLTC\"> </a><a name=\"PatientIdentityCS-TWLTC-en-US\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/PatientIdentityCS-TWLTC</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"PatientIdentityCS-TWLTC-1\"> </a></td><td>一般戶</td><td>一般戶</td></tr><tr><td style=\"white-space:nowrap\">2a-1<a name=\"PatientIdentityCS-TWLTC-2a-1\"> </a></td><td>社會救助法低收入戶</td><td>社會救助法低收入戶(未達 1 倍)</td></tr><tr><td style=\"white-space:nowrap\">2a-2<a name=\"PatientIdentityCS-TWLTC-2a-2\"> </a></td><td>長照低收</td><td>長照低收(1-1.5 倍)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"PatientIdentityCS-TWLTC-3\"> </a></td><td>長照中低收</td><td>長照中低收(1.5-2.5 倍)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"PatientIdentityCS-TWLTC-4\"> </a></td><td>榮民</td><td>榮民</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"PatientIdentityCS-TWLTC-5\"> </a></td><td>原住民</td><td>原住民</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"PatientIdentityCS-TWLTC-6\"> </a></td><td>身心障礙</td><td>領有身心障礙證明(手冊)</td></tr></table></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/CodeSystem/PatientIdentityCS-TWLTC",
  "version" : "0.1.1",
  "name" : "PatientIdentityCSTWLTC",
  "title" : "個案身分別代碼",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-02",
  "publisher" : "MI-TW",
  "contact" : [
    {
      "name" : "MI-TW",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://mitw.dicom.org.tw/"
        }
      ]
    }
  ],
  "description" : "個案身分別代碼",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "1",
      "display" : "一般戶",
      "definition" : "一般戶"
    },
    {
      "code" : "2a-1",
      "display" : "社會救助法低收入戶",
      "definition" : "社會救助法低收入戶(未達 1 倍)"
    },
    {
      "code" : "2a-2",
      "display" : "長照低收",
      "definition" : "長照低收(1-1.5 倍)"
    },
    {
      "code" : "3",
      "display" : "長照中低收",
      "definition" : "長照中低收(1.5-2.5 倍)"
    },
    {
      "code" : "4",
      "display" : "榮民",
      "definition" : "榮民"
    },
    {
      "code" : "5",
      "display" : "原住民",
      "definition" : "原住民"
    },
    {
      "code" : "6",
      "display" : "身心障礙",
      "definition" : "領有身心障礙證明(手冊)"
    }
  ]
}