:py:mod:`spark_auto_mapper_fhir.value_sets.care_plan_intent` ============================================================ .. py:module:: spark_auto_mapper_fhir.value_sets.care_plan_intent Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.care_plan_intent.CarePlanIntentCode spark_auto_mapper_fhir.value_sets.care_plan_intent.CarePlanIntentCodeValues .. py:class:: CarePlanIntentCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` CarePlanIntent From: http://hl7.org/fhir/ValueSet/care-plan-intent in valuesets.xml Codes indicating the degree of authority/intentionality associated with a care plan. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/request-intent .. py:class:: CarePlanIntentCodeValues From: http://hl7.org/fhir/ValueSet/care-plan-intent in valuesets.xml .. py:attribute:: Proposal From: http://hl7.org/fhir/ValueSet/care-plan-intent in valuesets.xml .. py:attribute:: Plan From: http://hl7.org/fhir/ValueSet/care-plan-intent in valuesets.xml .. py:attribute:: Order From: http://hl7.org/fhir/ValueSet/care-plan-intent in valuesets.xml .. py:attribute:: Option