spark_auto_mapper_fhir.value_sets.goal_priority

Module Contents

Classes

GoalPriorityCode

GoalPriority

GoalPriorityCodeValues

Indicates that the goal is of considerable importance and should be a primary

class spark_auto_mapper_fhir.value_sets.goal_priority.GoalPriorityCode(value)

Bases: 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.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/goal-priority
class spark_auto_mapper_fhir.value_sets.goal_priority.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

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

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

LowPriority