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-care-plan-management | Version: 0.1.0 | |||
Draft as of 2023-01-11 | Computable Name: KIOLACarePlanManagement |
KIOLA care plans might be managed by another system. New and modified plans might be uploaded to the server and the status of existing plans might be changed.
This capability might be used by other systems (e.g. patient management systems) to modify the care plans of 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
Only a single KIOLA care plan with the status active
might exist. If an active plan is uploaded and there exists another active plan, the status of the other plan will automatically be set to revoked
. Similarily, only a single KIOLA care plan in status draft
should exist. In this case however, an error will be raised if another care plan in status draft is uploaded. For a detailed description on how care plans should be interpreted, see TODO
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 |
---|---|---|---|---|---|---|---|---|---|
CarePlan | https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-care-plan | y | y | y |
read
, create
, update
.