This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions 
http://hl7.org/fhir/SearchParameter/Goal-achievement-status |
9.6.14 achievement-status Parameter achievement-status:token
in-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable
| Resource | Goal |
| Expression |
Goal.achievementStatus |
| Processing Mode |
Normal |
| Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
| |
http://hl7.org/fhir/SearchParameter/Goal-addresses |
9.6.15 addresses Parameter addresses:reference
Issues addressed by this goal
|
| |
http://hl7.org/fhir/SearchParameter/Goal-category |
9.6.16 category Parameter category:token
E.g. Treatment, dietary, behavioral, etc.
| Resource | Goal |
| Expression |
Goal.category |
| Processing Mode |
Normal |
| Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
| |
http://hl7.org/fhir/SearchParameter/Goal-description |
9.6.17 description Parameter description:token
Code or text describing goal
| Resource | Goal |
| Expression |
Goal.description |
| Processing Mode |
Normal |
| Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
| |
http://hl7.org/fhir/SearchParameter/clinical-identifier |
| This search parameter is part of the common search parameter clinical-identifier |
9.6.18 identifier Parameter identifier:token
Goal: External Ids for this goal
| Resource | Goal |
| Expression |
Goal.identifier |
| Processing Mode |
Normal |
| Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
| |
http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status |
9.6.19 lifecycle-status Parameter lifecycle-status:token
proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected
| Resource | Goal |
| Expression |
Goal.lifecycleStatus |
| Processing Mode |
Normal |
| Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
| |
http://hl7.org/fhir/SearchParameter/clinical-patient |
| This search parameter is part of the common search parameter clinical-patient |
9.6.20 patient Parameter patient:reference
Goal: Who this goal is intended for
| Resource | Goal |
| Expression |
Goal.subject.where(resolve() is Patient) |
| Processing Mode |
Normal |
| Target Resources |
Patient |
| Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
| |
http://hl7.org/fhir/SearchParameter/Goal-start-date |
9.6.21 start-date Parameter start-date:date
| Resource | Goal |
| Expression |
(Goal.start.ofType(date)) |
| Processing Mode |
Normal |
| Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
| Comparators |
Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap |
|
| |
http://hl7.org/fhir/SearchParameter/Goal-subject |
9.6.22 subject Parameter subject:reference
Who this goal is intended for
| Resource | Goal |
| Expression |
Goal.subject |
| Processing Mode |
Normal |
| Target Resources |
Organization, Group, Patient |
| Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
| |
http://hl7.org/fhir/SearchParameter/Goal-target-date |
9.6.23 target-date Parameter target-date:date
| Resource | Goal |
| Expression |
(Goal.target.due.ofType(date)) |
| Processing Mode |
Normal |
| Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
| Comparators |
Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap |
|
| |
http://hl7.org/fhir/SearchParameter/Goal-target-measure |
9.6.24 target-measure Parameter target-measure:token
The parameter whose value is being tracked
| Resource | Goal |
| Expression |
Goal.target.measure |
| Processing Mode |
Normal |
| Multiples |
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
|
|
| |