KIP Infrastructure
2.12.0 - ci-build
KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Active as of 2022-06-03 |
{
"resourceType" : "CodeSystem",
"id" : "TreatmentSchedule",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TreatmentSchedule</b></p><a name=\"TreatmentSchedule\"> </a><a name=\"hcTreatmentSchedule\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/TreatmentSchedule</code> defines the following codes:</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\">implemented<a name=\"TreatmentSchedule-implemented\"> </a></td><td>Implemented or planned implementation</td><td>Implemented or planned implementation of treatment / Iværksat eller planlagt iværksættelse af behandling</td></tr><tr><td style=\"white-space:nowrap\">wait_and_watch<a name=\"TreatmentSchedule-wait_and_watch\"> </a></td><td>Wait and watch (WAW) strategy</td><td>Wait and watch (WAW) strategy / Wait and watch strategi</td></tr><tr><td style=\"white-space:nowrap\">no_planned_treatment<a name=\"TreatmentSchedule-no_planned_treatment\"> </a></td><td>No planned treatment</td><td>No planned treatment / Ingen planlagt behandling er iværksat</td></tr></table></div>"
},
"url" : "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentSchedule",
"version" : "2.12.0",
"name" : "TreatmentSchedule",
"title" : "Treatment schedule",
"status" : "active",
"date" : "2022-06-03T00:00:00+02:00",
"publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
"contact" : [
{
"name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
"telecom" : [
{
"system" : "url",
"value" : "https://trifork.com"
},
{
"system" : "email",
"value" : "rbk@trifork.com"
}
]
}
],
"description" : "Treatment schedule",
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "implemented",
"display" : "Implemented or planned implementation",
"definition" : "Implemented or planned implementation of treatment / Iværksat eller planlagt iværksættelse af behandling"
},
{
"code" : "wait_and_watch",
"display" : "Wait and watch (WAW) strategy",
"definition" : "Wait and watch (WAW) strategy / Wait and watch strategi"
},
{
"code" : "no_planned_treatment",
"display" : "No planned treatment",
"definition" : "No planned treatment / Ingen planlagt behandling er iværksat"
}
]
}