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

KIOLA Standard Treatment Plan Apply

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

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

\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-planyy

Resource Conformance: supportedPlanDefinition

Interaction summary
  • Supports read, search-type.

Extended Operations
ConformanceOperationDocumentation
SHALL$$apply
" }, "url" : "https://fhir.ehealth-systems.at/artifacts/CapabilityStatement/kiola-standard-treatment-plan-apply", "version" : "0.1.0", "name" : "KIOLAStandardTreatmentPlanApply", "title" : "KIOLA Standard Treatment Plan Apply", "status" : "draft", "date" : "2023-01-11", "contact" : [{ "name" : "AIT Austrian Institute of Technology", "telecom" : [{ "system" : "email", "value" : "mailto:office@ait.ac.at" }] }], "description" : "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.", "purpose" : "This capability might be used by other systems (e.g. patient management systems) to apply treatment plans to specific patients.", "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" : "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`", "resource" : [{ "type" : "PlanDefinition", "profile" : "https://fhir.ehealth-systems.at/artifacts/StructureDefinition/kiola-standard-treatment-plan", "interaction" : [{ "code" : "read" }, { "code" : "search-type" }], "operation" : [{ "name" : "$apply", "definition" : "http://hl7.org/fhir/OperationDefinition/PlanDefinition-apply" }] }] }] }