:py:mod:`spark_auto_mapper_fhir.value_sets.goal_acceptance_status` ================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.goal_acceptance_status Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.goal_acceptance_status.GoalAcceptanceStatusCode spark_auto_mapper_fhir.value_sets.goal_acceptance_status.GoalAcceptanceStatusCodeValues .. py:class:: GoalAcceptanceStatusCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` GoalAcceptanceStatus From: http://terminology.hl7.org/CodeSystem/goal-acceptance-status in valuesets.xml Codes indicating whether the goal has been accepted by a stakeholder. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/goal-acceptance-status .. py:class:: GoalAcceptanceStatusCodeValues Stakeholder supports pursuit of the goal. From: http://terminology.hl7.org/CodeSystem/goal-acceptance-status in valuesets.xml .. py:attribute:: Agree Stakeholder is not in support of the pursuit of the goal. From: http://terminology.hl7.org/CodeSystem/goal-acceptance-status in valuesets.xml .. py:attribute:: Disagree Stakeholder has not yet made a decision on whether they support the goal. From: http://terminology.hl7.org/CodeSystem/goal-acceptance-status in valuesets.xml .. py:attribute:: Pending