http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal|8.0.0-ballot
The US Core Goal Profile inherits from the FHIR [Goal](https://hl7.org/fhir/R4/goal.html) resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Goal resource to record, search, and fetch Goal information associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets **SHALL** be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.
description: The US Core Goal Profile inherits from the FHIR [Goal](https://hl7.org/fhir/R4/goal.html) resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Goal resource to record, search, and fetch Goal information associated with a patient. It specifies which core elements, extensions, vocabularies, and value sets **SHALL** be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption. derivation: constraint name: USCoreGoalProfile type: Goal elements: lifecycleStatus: mustSupport: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/goal-status'} index: 0 description: mustSupport: true binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-goal-description'} index: 1 subject: {mustSupport: true, index: 2} start: mustSupport: true choices: [] index: 4 target: mustSupport: true index: 5 elements: due: mustSupport: true choices: [] index: 7 expressedBy: {mustSupport: true, index: 8} class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal base: http://hl7.org/fhir/StructureDefinition/Goal version: 8.0.0-ballot