Goal REST Endpoints
Description
This topic describes information for the Goal resource.
Overview
The Goal resource describes intended objectives for a patient. A goal is typically expressed as a desired outcome or health state to be achieved by a patient over a period or at a specific point in time. A goal may address preventative health or mitigation of a diagnosis or problem. Goals can be non-healthcare related (for example, dance at a wedding).
This resource supports the US Core Goal Profile from HL7 FHIR US Core Implementation Guide STU 6.1.0.
Note:
The examples provided here are non-normative and replaying them in the public sandbox is not guaranteed to yield the results shown on the site.Fields
Terminology Bindings
-
Description: The codes that reflect the current state of a goal and whether the goal is still being targeted.
Details: Goal Lifecycle Status Codes
System:
http://hl7.org/fhir/goal-status
-
Description: The progression, or lack thereof, towards the goal against the target.
Details: Goal Achievement Status Codes
System:
http://terminology.hl7.org/CodeSystem/goal-achievement
-
Description: The codes for grouping and sorting goals.
Details: Category
System:
http://terminology.hl7.org/CodeSystem/goal-category
-
Description: The human-readable or coded description (or both) of a specific object of care.
Details: LOINC
System:
http://loinc.org/
- Details: SNOMED CT
System:
http://snomed.info/sct
- Get a goal by ID
- Method: getPath:
/Goal/{ID}
- Get a list of goals
- Method: getPath:
/Goal