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-set-default | Version: 0.1.0 | |||
Draft as of 2023-01-11 | Computable Name: KIOLAStandardTreatmentPlanSetDefault |
One or more KIOLA standard treatment plans might be set as default plans, to be preselected when registering a new patient.
This capability might be used by other systems (e.g. editors for standard treatment plans) to set some KIOLA standard treatment plans as default plans. Those default plans will then be preselected and eventually applied when registering a new patient.
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
The $meta-add
and $meta-remove
operations might be used with the tag https://fhir.ehealth-systems.at/artifacts/PlanDefinition/tag#default
to add or remove a standard treatment plan from the set of default plans. The read and search operations might be used to query all standard treatment plans and lookup default plans in the result. The $meta
operation might be used to check if a specific plan currently is a default plan. When creating a new treatment plan, the meta tag might also be included to declare it as a default plan.
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 |
read
, search-type
.Conformance | Operation | Documentation |
---|---|---|
SHALL | $$meta-add | |
SHALL | $$meta-remove | |
SHALL | $$meta |