{ "resourceType" : "CapabilityStatement", "id" : "kiola-standard-treatment-plan-management", "text" : { "status" : "extensions", "div" : "

KIOLA Standard Treatment Plan Management

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as "SHALL NOT". A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

A KIOLA standard treatment plan can be uploaded to the server, by simply using the create operation. Similarily, plans might be updated by using the read operation and a successive update operation with the modified plan. In the case of an update, existing instances of standard treatment plans (treatment plans in KIOLA care plans) are not upgraded. This might be done manually, e.g. by reapplying the treatment plan to the respective patients.

\n
Summary of System-wide Interactions

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

Resource TypeProfileRSUCSearches_include_revincludeOperations
PlanDefinitionhttps://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-standard-treatment-planyyy

Resource Conformance: supportedPlanDefinition

Interaction summary
  • Supports read, create, update.

" }, "url" : "https://fhir.ehealth-systems.at/artifacts/CapabilityStatement/kiola-standard-treatment-plan-management", "version" : "0.1.0", "name" : "KIOLAStandardTreatmentPlanManagement", "title" : "KIOLA Standard Treatment Plan Management", "status" : "draft", "date" : "2023-01-11", "contact" : [{ "name" : "AIT Austrian Institute of Technology", "telecom" : [{ "system" : "email", "value" : "mailto:office@ait.ac.at" }] }], "description" : "KIOLA standard treatment plans might be managed by another system. Existing plans might be queried, new KIOLA standard treatment plans or updated versions of existing plans might be uploaded to the server. Also the status of existing plans might be changed.", "purpose" : "This capability might be used by other systems (e.g. editors for standard treatment plans) to upload new or updated KIOLA standard treatment plans.", "kind" : "capability", "software" : { "name" : "KIOLA", "version" : "Bundle 2.5", "releaseDate" : "2023-02-01" }, "fhirVersion" : "4.0.1", "format" : ["application/fhir+json"], "rest" : [{ "mode" : "server", "documentation" : "\nA KIOLA standard treatment plan can be uploaded to the server, by simply using the create operation. Similarily, plans might be updated by using the read operation and a successive update operation with the modified plan. In the case of an update, existing instances of standard treatment plans (treatment plans in KIOLA care plans) are not upgraded. This might be done manually, e.g. by reapplying the treatment plan to the respective patients.\n", "resource" : [{ "type" : "PlanDefinition", "profile" : "https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-standard-treatment-plan", "interaction" : [{ "code" : "read" }, { "code" : "create" }, { "code" : "update" }] }] }] }