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-apply | Version: 0.1.0 | |||
Draft as of 2023-01-11 | Computable Name: KIOLAStandardTreatmentPlanApply |
Apply a KIOLA standard treatment plan to a patient to generate a treatment plan instance. The current KIOLA care plan of the patient is not taken into account. The standard treatment plan is simply applied to the patient and a new KIOLA care plan containing this treatment plan is returned.
This capability might be used by other systems (e.g. patient management systems) to apply treatment plans to specific patients.
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 call should be made with the following parameters, on the standard treatment plan instance: PlanDefinition/[STANDARD_TREATMENT_PLAN_ID]/$apply?subject=[KIOLA_SUBJECT_UUID]
, e.g. PlanDefinition/1822/$apply?subject=hCZQJm6BrSimF232A39oL2
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 | $$apply |