臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions
Active as of 2024-08-31 |
{
"resourceType" : "CodeSystem",
"id" : "careplan-category-tw",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem careplan-category-tw</b></p><a name=\"careplan-category-tw\"> </a><a name=\"hccareplan-category-tw\"> </a><a name=\"careplan-category-tw-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td><td>生效日期</td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>狀態</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-tw</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>effectiveDate</b></td><td><b>status</b></td></tr><tr><td style=\"white-space:nowrap\">assess-plan<a name=\"careplan-category-tw-assess-plan\"> </a></td><td>Assessment and Plan of Treatment</td><td>The clinical conclusions and assumptions that guide the patient's treatment and the clinical activities formulated for a patient.</td><td>2024-08-31</td><td>active</td></tr></table></div>"
},
"url" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-tw",
"version" : "0.3.1",
"name" : "TWCarePlanCategoryExtensionCodes",
"title" : "臺灣衛福部資訊處照護計畫類別",
"status" : "active",
"experimental" : false,
"date" : "2024-08-31",
"contact" : [
{
"name" : "衛生福利部",
"telecom" : [
{
"system" : "url",
"value" : "https://www.mohw.gov.tw/"
},
{
"system" : "email",
"value" : "CCYU@mohw.gov.tw"
}
]
}
],
"description" : "臺灣衛福部資訊處照護計畫類別",
"copyright" : "衛生福利部資訊處",
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"property" : [
{
"code" : "effectiveDate",
"uri" : "http://hl7.org/fhir/concept-properties#effectiveDate",
"description" : "生效日期",
"type" : "dateTime"
},
{
"code" : "status",
"uri" : "http://hl7.org/fhir/concept-properties#status",
"description" : "狀態",
"type" : "code"
}
],
"concept" : [
{
"code" : "assess-plan",
"display" : "Assessment and Plan of Treatment",
"definition" : "The clinical conclusions and assumptions that guide the patient's treatment and the clinical activities formulated for a patient.",
"property" : [
{
"code" : "effectiveDate",
"valueDateTime" : "2024-08-31"
},
{
"code" : "status",
"valueCode" : "active"
}
]
}
]
}