臺灣血液透析實作指引 (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" : "patient-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem patient-category</b></p><a name=\"patient-category\"> </a><a name=\"hcpatient-category\"> </a><p>This case-sensitive code system <code>https://fhir.muen.tw/ig/hd/CodeSystem/patient-category</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\">11<a name=\"patient-category-11\"> </a></td><td>自費</td></tr><tr><td style=\"white-space:nowrap\">00<a name=\"patient-category-00\"> </a></td><td>健保</td></tr></table></div>"
},
"url" : "https://fhir.muen.tw/ig/hd/CodeSystem/patient-category",
"version" : "0.0.2",
"name" : "PatientCategory",
"title" : "病患類別 (patient-category)",
"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" : 2,
"concept" : [
{
"code" : "11",
"display" : "自費"
},
{
"code" : "00",
"display" : "健保"
}
]
}