
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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic class -
Field Summary
FieldsModifier 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 ReferenceIndicates whose goal this is - patient goal, practitioner goal, etc.protected ResourceThe 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 StringTypeHuman-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. in CDA documents, or in written / printed documentation).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 CodeableConceptIdentifies the mutually agreed level of importance associated with reaching/sustaining the goal.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringprotected TypeThe 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 DateTypeIdentifies when the current status.protected CodeableConceptCaptures the reason for the current status.protected ReferenceIdentifies the patient, group or organization for whom the goal is being established.protected ResourceThe actual object that is the target of the reference (Identifies the patient, group or organization for whom the goal is being established.)protected TypeIndicates 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, textFields inherited from class org.hl7.fhir.dstu2.model.Resource
id, implicitRules, language, metaFields 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_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddNote()copy()booleanequalsDeep(Base other) booleanequalsShallow(Base other) fhirType()getNote()getStart()booleanbooleanbooleanbooleanbooleanbooleanbooleanhasNote()booleanbooleanbooleanhasStart()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> childrenList) setAuthorTarget(Resource value) setDescription(String value) setDescriptionElement(StringType value) setPriority(CodeableConcept value) voidsetProperty(String name, Base value) setStatus(Goal.GoalStatus value) setStatusDate(Date value) setStatusDateElement(DateType value) setStatusReason(CodeableConcept value) setSubject(Reference value) setSubjectTarget(Resource value) protected GoalMethods 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, setTextMethods 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, setMetaMethods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setIdMethods 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, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods 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:
subjectThe 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-subjectThe 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:
authorThe 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-authorThe 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:
listChildrenin classDomainResource
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-