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
Official URL: https://fhir.ehealth-systems.at/artifacts/CapabilityStatement/kiola-standard-treatment-plan-management | Version: 0.1.0 | |||
Draft as of 2023-01-11 | Computable Name: KIOLAStandardTreatmentPlanManagement |
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.
This capability might be used by other systems (e.g. editors for standard treatment plans) to upload new or updated KIOLA standard treatment plans.
Raw OpenAPI-Swagger Definition file | Download
application/fhir+json
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.
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.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
PlanDefinition | https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-standard-treatment-plan | y | y | y |
read
, create
, update
.