臺灣血液透析實作指引 (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" : "ConceptMap",
"id" : "education-level-map",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap education-level-map</b></p><a name=\"education-level-map\"> </a><a name=\"hceducation-level-map\"> </a><p>Mapping from <a href=\"ValueSet-education-level-vs.html\">教育程度 值集 (education-level-vs)</a> to <a href=\"ValueSet-education-level-v3-vs.html\">教育程度 v3 (Education Level)</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-education-level.html\">教育程度 (education-level)</a> to <a href=\"http://hl7.org/fhir/R4/v3/EducationLevel/cs.html\">v3 Code System EducationLevel</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>2 (小學)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ELEM (Elementary School)</td><td/></tr><tr><td>3 (國中)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#inexact\" title=\"inexact\">maps loosely to</a></td><td>SEC (Some secondary or high school education)</td><td>國中(初中)約當部分中學教育,v3 無精確對應碼。</td></tr><tr><td>4 (高中)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>HS (High School or secondary school degree complete)</td><td/></tr><tr><td>5 (大專(含)以上)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td>BD (College or baccalaureate degree complete)</td><td>『大專(含)以上』涵蓋副學士至博士(ASSOC/BD/GD/POSTG);以 BD 為代表碼,必要時依實際學歷改用更精確之 v3 代碼。</td></tr></table></div>"
},
"url" : "https://fhir.muen.tw/ig/hd/ConceptMap/education-level-map",
"version" : "0.0.2",
"name" : "EducationLevelMap",
"title" : "教育程度對照表 (KiDiT → HL7 v3 EducationLevel)",
"status" : "draft",
"experimental" : true,
"date" : "2026-06-11",
"publisher" : "沐恩生醫光電股份有限公司",
"contact" : [
{
"name" : "沐恩生醫光電股份有限公司",
"telecom" : [
{
"system" : "url",
"value" : "https://www.muenai.com/"
},
{
"system" : "email",
"value" : "[email protected]"
}
]
}
],
"description" : "KiDiT『教育程度』對應 HL7 v3 EducationLevel(『1 無』無對應碼)。",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "TW"
}
]
}
],
"sourceCanonical" : "https://fhir.muen.tw/ig/hd/ValueSet/education-level-vs",
"targetCanonical" : "https://fhir.muen.tw/ig/hd/ValueSet/education-level-v3-vs",
"group" : [
{
"source" : "https://fhir.muen.tw/ig/hd/CodeSystem/education-level",
"target" : "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
"element" : [
{
"code" : "2",
"display" : "小學",
"target" : [
{
"code" : "ELEM",
"display" : "Elementary School",
"equivalence" : "equivalent"
}
]
},
{
"code" : "3",
"display" : "國中",
"target" : [
{
"code" : "SEC",
"display" : "Some secondary or high school education",
"equivalence" : "inexact",
"comment" : "國中(初中)約當部分中學教育,v3 無精確對應碼。"
}
]
},
{
"code" : "4",
"display" : "高中",
"target" : [
{
"code" : "HS",
"display" : "High School or secondary school degree complete",
"equivalence" : "equivalent"
}
]
},
{
"code" : "5",
"display" : "大專(含)以上",
"target" : [
{
"code" : "BD",
"display" : "College or baccalaureate degree complete",
"equivalence" : "narrower",
"comment" : "『大專(含)以上』涵蓋副學士至博士(ASSOC/BD/GD/POSTG);以 BD 為代表碼,必要時依實際學歷改用更精確之 v3 代碼。"
}
]
}
]
}
]
}