臺灣血液透析實作指引 (TW HD IG)
0.0.2 - ci-build
臺灣血液透析實作指引 (TW HD IG) - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-06-11 |
{
"resourceType" : "CodeSystem",
"id" : "education-level",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem education-level</b></p><a name=\"education-level\"> </a><a name=\"hceducation-level\"> </a><p>This case-sensitive code system <code>https://fhir.muen.tw/ig/hd/CodeSystem/education-level</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"education-level-1\"> </a></td><td>無</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"education-level-2\"> </a></td><td>小學</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"education-level-3\"> </a></td><td>國中</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"education-level-4\"> </a></td><td>高中</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"education-level-5\"> </a></td><td>大專(含)以上</td></tr></table></div>"
},
"url" : "https://fhir.muen.tw/ig/hd/CodeSystem/education-level",
"version" : "0.0.2",
"name" : "EducationLevel",
"title" : "教育程度 (education-level)",
"status" : "draft",
"experimental" : true,
"date" : "2026-06-11T17:55:18+08:00",
"publisher" : "沐恩生醫光電股份有限公司",
"contact" : [
{
"name" : "沐恩生醫光電股份有限公司",
"telecom" : [
{
"system" : "url",
"value" : "https://www.muenai.com/"
},
{
"system" : "email",
"value" : "[email protected]"
}
]
}
],
"description" : "病患教育程度。",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "TW"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "無"
},
{
"code" : "2",
"display" : "小學"
},
{
"code" : "3",
"display" : "國中"
},
{
"code" : "4",
"display" : "高中"
},
{
"code" : "5",
"display" : "大專(含)以上"
}
]
}