Goal
A Goal resource is used to document the objectives related to a patient’s care.
Sample Query
Find goals for a specific patient:
https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir/Goal?patient=36c1d41c-1530-e711-812e-0a69c1b3225b
Overview
See the FHIR documentation for more information about Goal resources.
Mapped Concepts in HIEBus
- CareTask
Supported Interactions
Goal resources support the following interactions.
Search Parameters
When searching for Goal resources, the following search parameters are supported.
Sortable Parameters
When searching Goal resources, it is possible to sort the returned values by the following search parameters.
- targetdate
- _id
Only one sort parameter may be specified.
Supported Includes
When searching Goal resources, it is possible to include the resources referenced by the following field names.
- Patient
- Provenance Agent
- Subject
Supported Operations
Goal supports the following extended operations.