spark_auto_mapper_fhir.value_sets.goal_status_reason
¶
Module Contents¶
Classes¶
GoalStatusReason |
|
Goal suspended or ended because of a surgical procedure. |
- class spark_auto_mapper_fhir.value_sets.goal_status_reason.GoalStatusReasonCode(value)¶
Bases:
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.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/goal-status-reason¶
- class spark_auto_mapper_fhir.value_sets.goal_status_reason.GoalStatusReasonCodeValues¶
Goal suspended or ended because of a surgical procedure. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml
- 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
- LifeEvent¶
Goal has been superseded by a new goal. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml
- Replaced¶
Patient wishes the goal to be set aside, at least temporarily. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml
- PatientRequest¶
Goal cannot be reached temporarily. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml
- GoalNotAttainableTemporarily¶
Goal cannot be reached permanently. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml
- GoalNotAttainablePermanently¶
Goal cannot be reached due to financial barrier or reason. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml
- FinancialReason¶
Goal cannot be reached due to a lack of transportation. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml
- LackOfTransportation¶
Goal cannot be reached due to a lack of social support. From: http://hl7.org/fhir/goal-status-reason in valuesets.xml
- LackOfSocialSupport¶