Skip to main content

Goal

No description

type Goal implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
identifier: [Identifier]
lifecycleStatus: code
_lifecycleStatus: ElementBase
achievementStatus: CodeableConcept
category: [CodeableConcept]
priority: CodeableConcept
description: CodeableConcept!
subject: Reference!
startDate: date
_startDate: ElementBase
startCodeableConcept: CodeableConcept
target: [GoalTarget]
statusDate: date
_statusDate: ElementBase
statusReason: String
_statusReason: ElementBase
expressedBy: Reference
addresses: [Reference]
note: [Annotation]
outcomeCode: [CodeableConcept]
outcomeReference: [Reference]
}

Fields

Goal.id ● String scalar

Goal.meta ● Meta object

Goal.implicitRules ● uri scalar

Goal._implicitRules ● ElementBase object

Goal.language ● code scalar

Goal._language ● ElementBase object

Goal.text ● Narrative object

Goal.contained ● [Resource] list object

Goal.extension ● [Extension] list object

Goal.modifierExtension ● [Extension] list object

Goal.identifier ● [Identifier] list object

Goal.lifecycleStatus ● code scalar

Goal._lifecycleStatus ● ElementBase object

Goal.achievementStatus ● CodeableConcept object

Goal.category ● [CodeableConcept] list object

Goal.priority ● CodeableConcept object

Goal.description ● CodeableConcept! non-null object

Goal.subject ● Reference! non-null object

Goal.startDate ● date scalar

Goal._startDate ● ElementBase object

Goal.startCodeableConcept ● CodeableConcept object

Goal.target ● [GoalTarget] list object

Goal.statusDate ● date scalar

Goal._statusDate ● ElementBase object

Goal.statusReason ● String scalar

Goal._statusReason ● ElementBase object

Goal.expressedBy ● Reference object

Goal.addresses ● [Reference] list object

Goal.note ● [Annotation] list object

Goal.outcomeCode ● [CodeableConcept] list object

Goal.outcomeReference ● [Reference] list object

Interfaces

IDomainResource interface

IResource interface

Returned By

Goal query ● GoalList query

Member Of

GoalEdge object ● GoalListType object ● GoalReadType object