The US Core Goal Profile is based upon the core FHIR Goal Resource and created to meet the 2015 Edition Common Clinical Data Set 'Goals' requirements.
= Must Support, = Is Modifier, = QiCore defined extension
Field | Card. | Type | Description |
---|---|---|---|
reasonRejected | 0..1 | Extension | The reason the goal was not accepted. Applies only if the status of the goal is rejected. Binding: The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support the goal process, in particular the process and reasons for rejecting a goal. This value set is provided as a suggestive example. (example) |
lifecycleStatus | 1..1 | String | Type of plan. Binding: http://hl7.org/fhir/ValueSet/goal-status (required) |
achievementStatus | 0..1 | Concept | Describes the progression, or lack thereof, towards the goal against the target. Binding: Indicates the progression, or lack thereof, towards the goal against the target. (preferred) |
category | 0..* | List<Concept> | Indicates a category the goal falls within. Binding: Codes for grouping and sorting goals. (example) |
description | 1..1 | Concept | proposed | draft | active | completed | cancelled. Binding: This value set includes all the "Clinical finding" SNOMED CT codes - concepts where concept is-a 404684003 (Clinical finding (finding)). (preferred) |
subject | 1..1 | Patient | Organization | Who care plan is for. |
start[x] | 0..1 | DateTime | The date or event after which the goal should begin being pursued. |
target | 0..* | List<target> | Indicates what should be done by when. |
statusDate | 0..1 | DateTime | Identifies when the current status. I.e. When initially created, when achieved, when cancelled, etc. |
expressedBy | 0..1 | Patient | Practitioner | RelatedPerson | Indicates whose goal this is - patient goal, practitioner goal, etc. |
addresses | 0..* | List<Condition | Observation | MedicationStatement | NutritionOrder | ServiceRequest | RiskAssessment> | The identified conditions and other health record elements that are intended to be addressed by the goal. |