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: hl7.fhir.us.qicore derivation: constraint name: QICoreGoal type: Goal elements: subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 0 start: isModifier: false short: (USCDI) When goal pursuit begins mustSupport: true choices: [startDate, startCodeableConcept] base: {max: '1', min: 0, path: 'Goal.start[x]'} isSummary: true index: 2 startDate: isModifier: false short: (USCDI) When goal pursuit begins type: date mustSupport: true base: {max: '1', min: 0, path: 'Goal.start[x]'} choiceOf: start isSummary: true index: 3 startCodeableConcept: isModifier: false short: (USCDI) When goal pursuit begins type: CodeableConcept mustSupport: true base: {max: '1', min: 0, path: 'Goal.start[x]'} choiceOf: start isSummary: true index: 4 target: {mustSupport: true, index: 5} package_version: 6.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-goal base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal version: 6.0.0-ballot required: [subject]