Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Patient Care icon Work GroupMaturity Level: N/AStandards Status: InformativeSecurity Category: Patient Compartments: Patient

Search Parameter Registry for the goal resource

Search parameter list for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

http://hl7.org/fhir/SearchParameter/Goal-achievement-status

Parameter achievement-status:token

in-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable

ResourceGoal
ExpressionGoal.achievementStatus
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/Goal-addresses

Parameter addresses:reference

Issues addressed by this goal

ResourceGoal
ExpressionGoal.addresses
Target ResourcesCondition, RiskAssessment, MedicationRequest, NutritionOrder, Observation, MedicationUsage, ServiceRequest
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/Goal-category

Parameter category:token

E.g. Treatment, dietary, behavioral, etc.

ResourceGoal
ExpressionGoal.category
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/build/SearchParameter/Goal-identifier

Parameter identifier:token

External Ids for this goal

Resources
ExpressionGoal.identifier
UsageNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status

Parameter lifecycle-status:token

proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected

ResourceGoal
ExpressionGoal.lifecycleStatus
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/build/SearchParameter/Goal-patient

Parameter patient:reference

Who this goal is intended for

Resources
ExpressionGoal.subject.where(resolve() is Patient)
UsageNormal
Target ResourcesPatient
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/Goal-start-date

Parameter start-date:date

When goal pursuit begins

ResourceGoal
Expression(Goal.start as date)
MultiplesThe parameter cannot repeat or have multiple values
ComparatorsAllowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/Goal-subject

Parameter subject:reference

Who this goal is intended for

ResourceGoal
ExpressionGoal.subject
Target ResourcesGroup, Organization, Patient
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/Goal-target-date

Parameter target-date:date

Reach goal on or before

ResourceGoal
Expression(Goal.target.due as date)
MultiplesThe parameter cannot repeat or have multiple values
ComparatorsAllowed: eq, ne, gt, ge, lt, le, sa, eb, ap