Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.0 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: https://fhir-ig.digital.health.nz/shared-care/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
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | planDefinition | 1..1 | PlanDefinition | The plan definition to be applied (required). | ||
IN | subject | 1..1 | string (reference) | The subject Patient that is the target of the plan to be applied. | ||
IN | encounter | 0..1 | string (reference) | The encounter in context, if any | ||
IN | practitioner | 0..1 | string (reference) | The practitioner applying the plan definition | ||
OUT | return | 1..1 | CarePlan | The CarePlan that is the result of applying the plan definition |
The result of this operation is a CarePlan resource