Package org.hl7.fhir.dstu2.model
Class Goal
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
Describes the intended objective(s) for a patient, group or organization
care, for example, weight loss, restoring an activity of daily living,
obtaining herd immunity via immunization, meeting a process improvement
objective, etc.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionThe identified conditions and other health record elements that are intended to be addressed by the goal.The actual objects that are the target of the reference (The identified conditions and other health record elements that are intended to be addressed by the goal.)protected Reference
Indicates whose goal this is - patient goal, practitioner goal, etc.protected Resource
The actual object that is the target of the reference (Indicates whose goal this is - patient goal, practitioner goal, etc.)protected List
<CodeableConcept> Indicates a category the goal falls within.protected StringType
Human-readable description of a specific desired objective of care.protected List
<Identifier> This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g.protected List
<Annotation> Any comments related to the goal.protected List
<Goal.GoalOutcomeComponent> Identifies the change (or lack of change) at the point where the goal was deepmed to be cancelled or achieved.protected CodeableConcept
Identifies the mutually agreed level of importance associated with reaching/sustaining the goal.static final String
static final String
static final String
static final String
static final String
static final String
protected Type
The date or event after which the goal should begin being pursued.protected Enumeration
<Goal.GoalStatus> Indicates whether the goal has been reached and is still considered relevant.protected DateType
Identifies when the current status.protected CodeableConcept
Captures the reason for the current status.protected Reference
Identifies the patient, group or organization for whom the goal is being established.protected Resource
The actual object that is the target of the reference (Identifies the patient, group or organization for whom the goal is being established.)protected Type
Indicates either the date or the duration after start by which the goal should be met.Fields inherited from class org.hl7.fhir.dstu2.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.dstu2.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddNote()
copy()
boolean
equalsDeep
(Base other) boolean
equalsShallow
(Base other) fhirType()
getNote()
getStart()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasNote()
boolean
boolean
boolean
hasStart()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> childrenList) setAuthorTarget
(Resource value) setDescription
(String value) setDescriptionElement
(StringType value) setPriority
(CodeableConcept value) void
setProperty
(String name, Base value) setStatus
(Goal.GoalStatus value) setStatusDate
(Date value) setStatusDateElement
(DateType value) setStatusReason
(CodeableConcept value) setSubject
(Reference value) setSubjectTarget
(Resource value) protected Goal
Methods inherited from class org.hl7.fhir.dstu2.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getModifierExtension, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setText
Methods inherited from class org.hl7.fhir.dstu2.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setId
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation). -
subject
Identifies the patient, group or organization for whom the goal is being established. -
subjectTarget
The actual object that is the target of the reference (Identifies the patient, group or organization for whom the goal is being established.) -
start
The date or event after which the goal should begin being pursued. -
target
Indicates either the date or the duration after start by which the goal should be met. -
category
Indicates a category the goal falls within. -
description
Human-readable description of a specific desired objective of care. -
status
Indicates whether the goal has been reached and is still considered relevant. -
statusDate
Identifies when the current status. I.e. When initially created, when achieved, when cancelled, etc. -
statusReason
Captures the reason for the current status. -
author
Indicates whose goal this is - patient goal, practitioner goal, etc. -
authorTarget
The actual object that is the target of the reference (Indicates whose goal this is - patient goal, practitioner goal, etc.) -
priority
Identifies the mutually agreed level of importance associated with reaching/sustaining the goal. -
addresses
The identified conditions and other health record elements that are intended to be addressed by the goal. -
addressesTarget
The actual objects that are the target of the reference (The identified conditions and other health record elements that are intended to be addressed by the goal.) -
note
Any comments related to the goal. -
outcome
Identifies the change (or lack of change) at the point where the goal was deepmed to be cancelled or achieved. -
SP_IDENTIFIER
- See Also:
-
SP_PATIENT
- See Also:
-
SP_SUBJECT
- See Also:
-
SP_TARGETDATE
- See Also:
-
SP_CATEGORY
- See Also:
-
SP_STATUS
- See Also:
-
-
Constructor Details
-
Goal
public Goal() -
Goal
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).)
-
hasIdentifier
-
addIdentifier
- Returns:
identifier
(This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).)
-
addIdentifier
-
getSubject
- Returns:
subject
(Identifies the patient, group or organization for whom the goal is being established.)
-
hasSubject
-
setSubject
- Parameters:
value
-subject
(Identifies the patient, group or organization for whom the goal is being established.)
-
getSubjectTarget
- Returns:
subject
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Identifies the patient, group or organization for whom the goal is being established.)
-
setSubjectTarget
- Parameters:
value
-subject
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Identifies the patient, group or organization for whom the goal is being established.)
-
getStart
- Returns:
start
(The date or event after which the goal should begin being pursued.)
-
getStartDateType
- Returns:
start
(The date or event after which the goal should begin being pursued.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasStartDateType
-
getStartCodeableConcept
- Returns:
start
(The date or event after which the goal should begin being pursued.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasStartCodeableConcept
-
hasStart
-
setStart
- Parameters:
value
-start
(The date or event after which the goal should begin being pursued.)
-
getTarget
- Returns:
target
(Indicates either the date or the duration after start by which the goal should be met.)
-
getTargetDateType
- Returns:
target
(Indicates either the date or the duration after start by which the goal should be met.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasTargetDateType
-
getTargetDuration
- Returns:
target
(Indicates either the date or the duration after start by which the goal should be met.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasTargetDuration
-
hasTarget
-
setTarget
- Parameters:
value
-target
(Indicates either the date or the duration after start by which the goal should be met.)
-
getCategory
- Returns:
category
(Indicates a category the goal falls within.)
-
hasCategory
-
addCategory
- Returns:
category
(Indicates a category the goal falls within.)
-
addCategory
-
getDescriptionElement
- Returns:
description
(Human-readable description of a specific desired objective of care.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
-
hasDescription
-
setDescriptionElement
- Parameters:
value
-description
(Human-readable description of a specific desired objective of care.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Returns:
- Human-readable description of a specific desired objective of care.
-
setDescription
- Parameters:
value
- Human-readable description of a specific desired objective of care.
-
getStatusElement
- Returns:
status
(Indicates whether the goal has been reached and is still considered relevant.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value
-status
(Indicates whether the goal has been reached and is still considered relevant.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- Indicates whether the goal has been reached and is still considered relevant.
-
setStatus
- Parameters:
value
- Indicates whether the goal has been reached and is still considered relevant.
-
getStatusDateElement
- Returns:
statusDate
(Identifies when the current status. I.e. When initially created, when achieved, when cancelled, etc.). This is the underlying object with id, value and extensions. The accessor "getStatusDate" gives direct access to the value
-
hasStatusDateElement
-
hasStatusDate
-
setStatusDateElement
- Parameters:
value
-statusDate
(Identifies when the current status. I.e. When initially created, when achieved, when cancelled, etc.). This is the underlying object with id, value and extensions. The accessor "getStatusDate" gives direct access to the value
-
getStatusDate
- Returns:
- Identifies when the current status. I.e. When initially created, when achieved, when cancelled, etc.
-
setStatusDate
- Parameters:
value
- Identifies when the current status. I.e. When initially created, when achieved, when cancelled, etc.
-
getStatusReason
- Returns:
statusReason
(Captures the reason for the current status.)
-
hasStatusReason
-
setStatusReason
- Parameters:
value
-statusReason
(Captures the reason for the current status.)
-
getAuthor
- Returns:
author
(Indicates whose goal this is - patient goal, practitioner goal, etc.)
-
hasAuthor
-
setAuthor
- Parameters:
value
-author
(Indicates whose goal this is - patient goal, practitioner goal, etc.)
-
getAuthorTarget
- Returns:
author
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Indicates whose goal this is - patient goal, practitioner goal, etc.)
-
setAuthorTarget
- Parameters:
value
-author
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Indicates whose goal this is - patient goal, practitioner goal, etc.)
-
getPriority
- Returns:
priority
(Identifies the mutually agreed level of importance associated with reaching/sustaining the goal.)
-
hasPriority
-
setPriority
- Parameters:
value
-priority
(Identifies the mutually agreed level of importance associated with reaching/sustaining the goal.)
-
getAddresses
- Returns:
addresses
(The identified conditions and other health record elements that are intended to be addressed by the goal.)
-
hasAddresses
-
addAddresses
- Returns:
addresses
(The identified conditions and other health record elements that are intended to be addressed by the goal.)
-
addAddresses
-
getAddressesTarget
- Returns:
addresses
(The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. The identified conditions and other health record elements that are intended to be addressed by the goal.)
-
getNote
- Returns:
note
(Any comments related to the goal.)
-
hasNote
-
addNote
- Returns:
note
(Any comments related to the goal.)
-
addNote
-
getOutcome
- Returns:
outcome
(Identifies the change (or lack of change) at the point where the goal was deepmed to be cancelled or achieved.)
-
hasOutcome
-
addOutcome
- Returns:
outcome
(Identifies the change (or lack of change) at the point where the goal was deepmed to be cancelled or achieved.)
-
addOutcome
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-