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-standard-treatment-plan-tag-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://fhir.ehealth-systems.at/artifacts/PlanDefinition/tag</code> provides <b>a fragment</b> that includes 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\">default<a name=\"kiola-standard-treatment-plan-tag-cs-default\"> </a></td><td>Default treatment plan</td><td>A default treatment plan, that should be preselected and eventually applied when registering new patients.</td></tr></table></div>"
},
"url" : "https://fhir.ehealth-systems.at/artifacts/PlanDefinition/tag",
"version" : "0.1.0",
"name" : "KIOLAStandardTreatmentPlanTagCS",
"title" : "KIOLA Standard Treatment Plan 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" : "Meta data tags of standard treatment plans.",
"compositional" : true,
"content" : "fragment",
"concept" : [
{
"code" : "default",
"display" : "Default treatment plan",
"definition" : "A default treatment plan, that should be preselected and eventually applied when registering new patients."
}
]
}