spark_auto_mapper_fhir.extensions.custom.insurance_plan_item
¶
Module Contents¶
Classes¶
DO NOT USE DIRECTLY! ALWAYS USE A SUB_CLASS. |
- class spark_auto_mapper_fhir.extensions.custom.insurance_plan_item.InsurancePlanItemExtension(url=None, valueReference=None)¶
Bases:
spark_auto_mapper_fhir.extensions.extension_base.ExtensionBase
DO NOT USE DIRECTLY! ALWAYS USE A SUB_CLASS.
InsurancePlanItemExtension Extension type in FHIR Used to define relationship between practitioner and insurance plan
- Parameters
url (Optional[spark_auto_mapper_fhir.fhir_types.uri.FhirUri]) – Set to “plan” if not passed in
valueReference (Optional[spark_auto_mapper_fhir.complex_types.reference.Reference[spark_auto_mapper_fhir.resources.insurance_plan.InsurancePlan]]) –
- codeset(cls)¶
plan :return: :rtype:
- Return type
spark_auto_mapper_fhir.fhir_types.uri.FhirUri