spark_auto_mapper_fhir.value_sets.goal_acceptance_status

Module Contents

Classes

GoalAcceptanceStatusCode

GoalAcceptanceStatus

GoalAcceptanceStatusCodeValues

Stakeholder supports pursuit of the goal.

class spark_auto_mapper_fhir.value_sets.goal_acceptance_status.GoalAcceptanceStatusCode(value)

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

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-acceptance-status
class spark_auto_mapper_fhir.value_sets.goal_acceptance_status.GoalAcceptanceStatusCodeValues

Stakeholder supports pursuit of the goal. From: http://terminology.hl7.org/CodeSystem/goal-acceptance-status in valuesets.xml

Agree

Stakeholder is not in support of the pursuit of the goal. From: http://terminology.hl7.org/CodeSystem/goal-acceptance-status in valuesets.xml

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

Pending