HS.FHIR.DTL.vSTU3.Model.Resource.Goal
class HS.FHIR.DTL.vSTU3.Model.Resource.Goal extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
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.Property Inventory
- addresses
- category
- description
- expressedBy
- identifier
- note
- outcomeCode
- outcomeReference
- priority
- startCodeableConcept
- startDate
- status
- statusDate
- statusReason
- subject
- target
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Issues addressed by this goal.
Condition | Observation | MedicationStatement | NutritionOrder | ProcedureRequest | RiskAssessment
E.g. Treatment, dietary, behavioral, etc.
any FHIR3 code may be used; goal-category shows EXAMPLE codes, but you may use codes from any ValueSet.
Code or text describing goal.
any FHIR3 code may be used; clinical-findings shows EXAMPLE codes, but you may use codes from any ValueSet.
Who's responsible for creating Goal?
Patient | Practitioner | RelatedPerson
External Ids for this goal.
Comments about the goal.
What result was achieved regarding the goal?
any FHIR3 code may be used; clinical-findings shows EXAMPLE codes, but you may use codes from any ValueSet.
Observation that resulted from goal.
Observation
high-priority | medium-priority | low-priority
goal-priority is the PREFERRED FHIR3 ValueSet for codes, but if you need to express meanings not found in goal-priority, you may use codes from any ValueSet.
When goal pursuit begins.
any FHIR3 code may be used; goal-start-event shows EXAMPLE codes, but you may use codes from any ValueSet.
When goal pursuit begins.
proposed | accepted | planned | in-progress | on-target | ahead-of-target | behind-target | sustaining | achieved | on-hold | cancelled | entered-in-error | rejected
goal-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend goal-status and you may NOT use codes from other ValueSets.
When goal status took effect.
Reason for current status.
Who this goal is intended for.
Patient | Group | Organization
Target outcome for the goal.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()