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. |
identifier | 0..* | List<Identifier> | Business identifiers assigned to this goal by the performer or other systems which remain constant as the resource is updated and propagates from server to server. |
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) |
priority | 0..1 | Concept | Identifies the mutually agreed level of importance associated with reaching/sustaining the goal. Binding: The level of importance associated with a goal. (preferred) |
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 | QICorePatient | 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. |
dueDate | 0..1 | DateTime | Indicates either the date or the duration after start by which the goal should be met. |
statusDate | 0..1 | DateTime | Identifies when the current status. I.e. When initially created, when achieved, when cancelled, etc. |
statusReason | 0..1 | String | Captures the reason for the current status. |
expressedBy | 0..1 | QICorePatient | QICorePractitioner | QICoreRelatedPerson | Indicates whose goal this is - patient goal, practitioner goal, etc. |
addresses | 0..* | List<QICoreCondition | QICoreObservation | QICoreMedicationStatement | QICoreNutritionOrder | QICoreServiceRequest | RiskAssessment> | The identified conditions and other health record elements that are intended to be addressed by the goal. |
note | 0..* | List<Annotation> | Any comments related to the goal. |
outcomeCode | 0..* | List<Concept> | Identifies the change (or lack of change) at the point when the status of the goal is assessed. Binding: The result of the goal; e.g. "25% increase in shoulder mobility", "Anxiety reduced to moderate levels". "15 kg weight loss sustained over 6 months". (example) |
outcomeReference | 0..* | List<QICoreObservation> | Details of what's changed (or not changed). |