description: Profile of Goal for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors. package_name: fhir.onc.us-quality-core derivation: constraint name: USQualityCoreGoal type: Goal elements: description: {short: (USCDI+ Quality) (USCDI) Code or text describing goal, index: 0} subject: short: (USCDI) Who this goal is intended for refers: ['http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-patient'] type: Reference index: 1 start: isModifier: false short: (USCDI) When goal pursuit begins choices: [startDate, startCodeableConcept] base: {max: '1', min: 0, path: 'Goal.start[x]'} isSummary: true index: 3 startDate: isModifier: false short: (USCDI) When goal pursuit begins type: date base: {max: '1', min: 0, path: 'Goal.start[x]'} choiceOf: start isSummary: true index: 4 startCodeableConcept: isModifier: false short: (USCDI) When goal pursuit begins type: CodeableConcept base: {max: '1', min: 0, path: 'Goal.start[x]'} choiceOf: start isSummary: true index: 5 target: {short: (USCDI+ Quality) (USCDI) Target outcome for the goal, index: 6} package_version: 0.5.0 class: profile kind: resource url: http://fhir.org/guides/onc/us-quality-core/StructureDefinition/us-quality-core-goal base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal|6.1.0 version: 0.5.0 required: [subject]