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

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeCodeSystem
IdCodeSystem-EducationStatusCS-TWLTC.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-EducationStatusCS-TWLTC.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/EducationStatusCS-TWLTC
Version1.0.0
Statusactive
Date2024-09-02
NameEducationStatusCSTWLTC
Title教育程度代碼
Realmtw
Description用於表述個案的教育程度,在長照機構住民教育程度 Extension 中使用。
Contentcomplete

Resources that use this resource

ValueSet
tw.iii.ltc#currentEducationStatusVS-TWLTC教育程度值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem EducationStatusCS-TWLTC

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

CodeDisplayDefinition
illiterate 不識字個案教育程度為不識字。
literate 識字個案教育程度為識字,但未受正規教育(含私塾)。
elementary 國小個案教育程度為國小。
junior 國中個案教育程度為國中。
senior 高中(職)個案教育程度為高中(職)。
special-elementary 特教班-國小個案教育程度為特教班-國小。
special-junior 特教班-國中個案教育程度為特教班-國中。
special-senior 特教班-高中職個案教育程度為特教班-高中職。
vocational 五專個案教育程度為五專。
college 大學(二三專)個案教育程度為大學(二三專)。
postgraduate 研究所以上個案教育程度為研究所以上。
other 其他個案教育程度為其他。

Source1

{
  "resourceType": "CodeSystem",
  "id": "EducationStatusCS-TWLTC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/EducationStatusCS-TWLTC",
  "version": "1.0.0",
  "name": "EducationStatusCSTWLTC",
  "title": "教育程度代碼",
  "status": "active",
  "experimental": false,
  "date": "2024-09-02",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description": "用於表述個案的教育程度,在長照機構住民教育程度 Extension 中使用。",
  "caseSensitive": true,
  "content": "complete",
  "count": 12,
  "concept": [
    {
      "code": "illiterate",
      "display": "不識字",
      "definition": "個案教育程度為不識字。"
    },
    {
      "code": "literate",
      "display": "識字",
      "definition": "個案教育程度為識字,但未受正規教育(含私塾)。"
    },
    {
      "code": "elementary",
      "display": "國小",
      "definition": "個案教育程度為國小。"
    },
    {
      "code": "junior",
      "display": "國中",
      "definition": "個案教育程度為國中。"
    },
    {
      "code": "senior",
      "display": "高中(職)",
      "definition": "個案教育程度為高中(職)。"
    },
    {
      "code": "special-elementary",
      "display": "特教班-國小",
      "definition": "個案教育程度為特教班-國小。"
    },
    {
      "code": "special-junior",
      "display": "特教班-國中",
      "definition": "個案教育程度為特教班-國中。"
    },
    {
      "code": "special-senior",
      "display": "特教班-高中職",
      "definition": "個案教育程度為特教班-高中職。"
    },
    {
      "code": "vocational",
      "display": "五專",
      "definition": "個案教育程度為五專。"
    },
    {
      "code": "college",
      "display": "大學(二三專)",
      "definition": "個案教育程度為大學(二三專)。"
    },
    {
      "code": "postgraduate",
      "display": "研究所以上",
      "definition": "個案教育程度為研究所以上。"
    },
    {
      "code": "other",
      "display": "其他",
      "definition": "個案教育程度為其他。"
    }
  ]
}