臺灣血液透析實作指引 (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
{
"resourceType" : "Patient",
"id" : "hd-patient-example",
"meta" : {
"profile" : [
🔗 "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient hd-patient-example</b></p><a name=\"hd-patient-example\"> </a><a name=\"hchd-patient-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hd-patient.html\">血液透析病患 (HD Patient)</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">王小明(official) Male, DoB: 1965-03-12 ( Medical record number\u00a0(use:\u00a0official,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Married</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\">National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code/A123456789\u00a0(use:\u00a0official,\u00a0)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"病患費用類別(健保/自費)。對應 KiDiT 病患資料『病患類別』。\"><a href=\"StructureDefinition-hd-patient-category.html\">病患類別 (Patient Category)</a></td><td colspan=\"3\"><span title=\"Codes:{https://fhir.muen.tw/ig/hd/CodeSystem/patient-category 00}\">健保</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"病患於透析登錄系統之透析代號。對應 KiDiT 病患資料『透析代號』。\"><a href=\"StructureDefinition-hd-patient-dialysis-id.html\">透析代號 (Dialysis ID)</a></td><td colspan=\"3\"><code>https://fhir.muen.tw/ig/hd/identifier/dialysis-id</code>/HD-2018-001</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"病患透析治療狀態(長期HD/PD/移植/轉院/死亡等)。對應 KiDiT 病患資料『狀態』。\"><a href=\"StructureDefinition-hd-dialysis-status.html\">透析狀態 (Dialysis Status)</a></td><td colspan=\"3\"><span title=\"Codes:{https://fhir.muen.tw/ig/hd/CodeSystem/dialysis-status 1}\">長期血液透析</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"病患是否具原住民身分。對應 KiDiT 病患資料『是否為原住民』。\"><a href=\"StructureDefinition-hd-indigenous-status.html\">是否為原住民 (Indigenous Status)</a></td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"病患於本院開始透析治療之日期。對應 KiDiT 病患資料『本院開始治療日期』。\"><a href=\"StructureDefinition-hd-first-dialysis-date-this-facility.html\">本院開始治療日期 (First Dialysis Date at This Facility)</a></td><td colspan=\"3\">2018-06-01</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"病患教育程度。對應 KiDiT 病患資料『教育程度』。\"><a href=\"StructureDefinition-hd-education-level.html\">教育程度 (Education Level)</a></td><td colspan=\"3\"><span title=\"Codes:{https://fhir.muen.tw/ig/hd/CodeSystem/education-level 5}\">大專(含)以上</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"病患(不限院所)首次接受透析治療之日期。對應 KiDiT 病患資料『首次治療日期』。\"><a href=\"StructureDefinition-hd-first-dialysis-date.html\">首次治療日期 (First Dialysis Date)</a></td><td colspan=\"3\">2018-06-01</td></tr></table></div>"
},
"extension" : [
{
"url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-patient-dialysis-id",
"valueIdentifier" : {
"system" : "https://fhir.muen.tw/ig/hd/identifier/dialysis-id",
"value" : "HD-2018-001"
}
},
{
"url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-patient-category",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.muen.tw/ig/hd/CodeSystem/patient-category",
"code" : "00",
"display" : "健保"
}
]
}
},
{
"url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-dialysis-status",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.muen.tw/ig/hd/CodeSystem/dialysis-status",
"code" : "1",
"display" : "長期血液透析"
}
]
}
},
{
"url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-education-level",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.muen.tw/ig/hd/CodeSystem/education-level",
"code" : "5",
"display" : "大專(含)以上"
}
]
}
},
{
"url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-indigenous-status",
"valueBoolean" : false
},
{
"url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-first-dialysis-date",
"valueDate" : "2018-06-01"
},
{
"url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-first-dialysis-date-this-facility",
"valueDate" : "2018-06-01"
}
],
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NNxxx"
}
]
},
"system" : "http://www.moi.gov.tw",
"value" : "A123456789"
},
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "https://fhir.muen.tw/ig/hd/identifier/mrn",
"value" : "MR-0001"
}
],
"name" : [
{
"use" : "official",
"text" : "王小明",
"family" : "王",
"given" : [
"小明"
]
}
],
"gender" : "male",
"birthDate" : "1965-03-12",
"maritalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code" : "M",
"display" : "Married"
}
]
}
}