臺灣血液透析實作指引 (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" : "catheter-location",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem catheter-location</b></p><a name=\"catheter-location\"> </a><a name=\"hccatheter-location\"> </a><p>This case-sensitive code system <code>https://fhir.muen.tw/ig/hd/CodeSystem/catheter-location</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=\"catheter-location-1\"> </a></td><td>內頸靜脈</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"catheter-location-2\"> </a></td><td>鎖股下靜脈</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"catheter-location-3\"> </a></td><td>股靜脈</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"catheter-location-9\"> </a></td><td>其他</td></tr></table></div>"
},
"url" : "https://fhir.muen.tw/ig/hd/CodeSystem/catheter-location",
"version" : "0.0.2",
"name" : "CatheterLocation",
"title" : "導管置入位置 (catheter-location)",
"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" : 4,
"concept" : [
{
"code" : "1",
"display" : "內頸靜脈"
},
{
"code" : "2",
"display" : "鎖股下靜脈"
},
{
"code" : "3",
"display" : "股靜脈"
},
{
"code" : "9",
"display" : "其他"
}
]
}