:py:mod:`spark_auto_mapper_fhir.value_sets.contact_point_use` ============================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.contact_point_use Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.contact_point_use.ContactPointUseCode spark_auto_mapper_fhir.value_sets.contact_point_use.ContactPointUseCodeValues .. py:class:: ContactPointUseCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` ContactPointUse From: http://hl7.org/fhir/contact-point-use in valuesets.xml Use of contact point. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/contact-point-use .. py:class:: ContactPointUseCodeValues A communication contact point at a home; attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available. From: http://hl7.org/fhir/contact-point-use in valuesets.xml .. py:attribute:: Home An office contact point. First choice for business related contacts during business hours. From: http://hl7.org/fhir/contact-point-use in valuesets.xml .. py:attribute:: Work A temporary contact point. The period can provide more detailed information. From: http://hl7.org/fhir/contact-point-use in valuesets.xml .. py:attribute:: Temp This contact point is no longer in use (or was never correct, but retained for records). From: http://hl7.org/fhir/contact-point-use in valuesets.xml .. py:attribute:: Old A telecommunication device that moves and stays with its owner. May have characteristics of all other use codes, suitable for urgent matters, not the first choice for routine business. From: http://hl7.org/fhir/contact-point-use in valuesets.xml .. py:attribute:: Mobile