HS.FHIR.DTL.vR4.Model.Resource.Goal
class HS.FHIR.DTL.vR4.Model.Resource.Goal extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
Describes the intended objective(s) for a patient, group or organization.Property Inventory
- achievementStatus
- addresses
- category
- description
- expressedBy
- identifier
- lifecycleStatus
- note
- outcomeCode
- outcomeReference
- priority
- startCodeableConcept
- startDate
- 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
in-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable
goal-achievement is the PREFERRED FHIR4 ValueSet for codes, but if you need to express meanings not found in goal-achievement, you may use codes from any ValueSet.
Issues addressed by this goal.
Condition | Observation | MedicationStatement | NutritionOrder | ServiceRequest | RiskAssessment
E.g. Treatment, dietary, behavioral, etc.
any FHIR4 code may be used; goal-category shows EXAMPLE codes, but you may use codes from any ValueSet.
Code or text describing goal.
any FHIR4 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 | PractitionerRole | RelatedPerson
External Ids for this goal.
proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected
goal-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend goal-status|4.0.1 and you may NOT use codes from other ValueSets.
Comments about the goal.
What result was achieved regarding the goal?
any FHIR4 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 FHIR4 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 FHIR4 code may be used; goal-start-event shows EXAMPLE codes, but you may use codes from any ValueSet.
When goal pursuit begins.
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()