KIOLA Implementation Guide
0.1.0 - STU1
KIOLA Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-04-27 |
{
"resourceType" : "CodeSystem",
"id" : "kiola-care-plan-category-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://fhir.ehealth-systems.at/kiola/careplan/category</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></tr><tr><td style=\"white-space:nowrap\">kiola-care-plan<a name=\"kiola-care-plan-category-cs-kiola-care-plan\"> </a></td><td>KIOLA Care Plan</td><td>Main care plan, that is used to describe the overall plan of a patient. All other care plans to be considered for a patients care, must be part of this care plan.</td></tr></table></div>"
},
"url" : "https://fhir.ehealth-systems.at/kiola/careplan/category",
"version" : "0.1.0",
"name" : "KIOLACarePlanCategoryCS",
"title" : "KIOLA Care Plan Category Code System",
"status" : "active",
"date" : "2024-04-27T13:32:49+00:00",
"contact" : [
{
"name" : "AIT Austrian Institute of Technology",
"telecom" : [
{
"system" : "email",
"value" : "mailto:office@ait.ac.at"
}
]
}
],
"description" : "Categories of care plans supported by KIOLA.",
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "kiola-care-plan",
"display" : "KIOLA Care Plan",
"definition" : "Main care plan, that is used to describe the overall plan of a patient. All other care plans to be considered for a patients care, must be part of this care plan."
}
]
}