:py:mod:`spark_auto_mapper_fhir.value_sets.address_use` ======================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.address_use Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.address_use.AddressUseCode spark_auto_mapper_fhir.value_sets.address_use.AddressUseCodeValues .. py:class:: AddressUseCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` AddressUse From: http://hl7.org/fhir/address-use in valuesets.xml The use of an address. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/address-use .. py:class:: AddressUseCodeValues A communication address at a home. From: http://hl7.org/fhir/address-use in valuesets.xml .. py:attribute:: Home An office address. First choice for business related contacts during business hours. From: http://hl7.org/fhir/address-use in valuesets.xml .. py:attribute:: Work A temporary address. The period can provide more detailed information. From: http://hl7.org/fhir/address-use in valuesets.xml .. py:attribute:: Temporary This address is no longer in use (or was never correct but retained for records). From: http://hl7.org/fhir/address-use in valuesets.xml .. py:attribute:: Old_Incorrect An address to be used to send bills, invoices, receipts etc. From: http://hl7.org/fhir/address-use in valuesets.xml .. py:attribute:: Billing