DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care
0.4.0 - release New Zealand flag

DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/cinc-fhir-ig/ and changes regularly. See the Directory of published versions

OperationDefinition: Care In The Community PlanDefinition Apply Operation

Official URL: https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/OperationDefinition/PlanDefinition-apply Version: 0.4.0
Draft as of 2022-09-20 Computable Name: CareInTheCommunityPlanDefinitionApplyOperation

The apply operation applies a PlanDefinition to a given context

Generated Narrative: OperationDefinition PlanDefinition-apply

URL: [base]/PlanDefinition/[id]/$apply

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INplanDefinition1..1PlanDefinition

The plan definition to be applied (required).

INsubject1..1string
(reference)

The subject Patient that is the target of the plan to be applied.

INencounter0..1string
(reference)

The encounter in context, if any

INpractitioner0..1string
(reference)

The practitioner applying the plan definition

OUTreturn1..1CarePlan

The CarePlan that is the result of applying the plan definition

The result of this operation is a CarePlan resource