:py:mod:`spark_auto_mapper_fhir.value_sets.goal_priority` ========================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.goal_priority Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.goal_priority.GoalPriorityCode spark_auto_mapper_fhir.value_sets.goal_priority.GoalPriorityCodeValues .. py:class:: GoalPriorityCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` GoalPriority From: http://terminology.hl7.org/CodeSystem/goal-priority in valuesets.xml Indicates the level of importance associated with reaching or sustaining a goal. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/goal-priority .. py:class:: GoalPriorityCodeValues Indicates that the goal is of considerable importance and should be a primary focus of care delivery. From: http://terminology.hl7.org/CodeSystem/goal-priority in valuesets.xml .. py:attribute:: HighPriority Indicates that the goal has a reasonable degree of importance and that concrete action should be taken towards the goal. Attainment is not as critical as high-priority goals. From: http://terminology.hl7.org/CodeSystem/goal-priority in valuesets.xml .. py:attribute:: MediumPriority The goal is desirable but is not sufficiently important to devote significant resources to. Achievement of the goal may be sought when incidental to achieving other goals. From: http://terminology.hl7.org/CodeSystem/goal-priority in valuesets.xml .. py:attribute:: LowPriority