Describes intended objectives of patient care, such as target weight or HbA1c levels. This page documents the Goal resource as served by the mock.health synthetic FHIR R4 sandbox — 4 search parameters, US Core 6.1 profiling, and the elements accepted on write.
GET https://api.mock.health/fhir/Goal — searchGET https://api.mock.health/fhir/Goal/{id} — read by logical idPOST https://api.mock.health/fhir/Goal — create (Pro)PUT https://api.mock.health/fhir/Goal/{id} — update (Pro)patient (reference) — required — Patient the goal is forlifecycle-status (token) — proposed | planned | accepted | active | completed | cancelledidentifier (token) — External identifiertarget-date (date) — Target date for the goalFields accepted when creating or updating a Goal. Required elements are base FHIR cardinality; the rest are US Core must-support.
lifecycleStatus (code) — required — proposed | planned | accepted | active | on-hold | completed | cancelledsubject (Reference(Patient)) — required — Patient the goal is set fordescription (CodeableConcept) — required — Human-readable or coded description of the goaltarget (BackboneElement[]) — US Core MS — target outcome with due date or valueBase definition: HL7 FHIR R4 Goal. Category: Clinical.
AllergyIntolerance · CarePlan · CareTeam · Condition · FamilyMemberHistory · Procedure
API reference · Quickstart · USCDI compliance · SMART on FHIR