:py:mod:`spark_auto_mapper_fhir.value_sets.goal_status_reason` ============================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.goal_status_reason Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.goal_status_reason.GoalStatusReasonCode spark_auto_mapper_fhir.value_sets.goal_status_reason.GoalStatusReasonCodeValues .. py:class:: GoalStatusReasonCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` GoalStatusReason From: http://hl7.org/fhir/goal-status-reason in valuesets.xml Example codes indicating the reason for a current status. Note that these are in no way complete and might not even be appropriate for some uses. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/goal-status-reason .. py:class:: GoalStatusReasonCodeValues Goal suspended or ended because of a surgical procedure. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml .. py:attribute:: Surgery Goal suspended or ended because of a significant life event (marital change, bereavement, etc.). From: http://hl7.org/fhir/goal-status-reason in valuesets.xml .. py:attribute:: LifeEvent Goal has been superseded by a new goal. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml .. py:attribute:: Replaced Patient wishes the goal to be set aside, at least temporarily. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml .. py:attribute:: PatientRequest Goal cannot be reached temporarily. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml .. py:attribute:: GoalNotAttainableTemporarily Goal cannot be reached permanently. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml .. py:attribute:: GoalNotAttainablePermanently Goal cannot be reached due to financial barrier or reason. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml .. py:attribute:: FinancialReason Goal cannot be reached due to a lack of transportation. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml .. py:attribute:: LackOfTransportation Goal cannot be reached due to a lack of social support. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml .. py:attribute:: LackOfSocialSupport