spark_auto_mapper_fhir.value_sets.contact_point_system
¶
Module Contents¶
Classes¶
ContactPointSystem |
|
The value is a telephone number used for voice calls. Use of full |
- class spark_auto_mapper_fhir.value_sets.contact_point_system.ContactPointSystemCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ContactPointSystem From: http://hl7.org/fhir/contact-point-system in valuesets.xml
Telecommunications form for contact point.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/contact-point-system¶
- class spark_auto_mapper_fhir.value_sets.contact_point_system.ContactPointSystemCodeValues¶
The value is a telephone number used for voice calls. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required. From: http://hl7.org/fhir/contact-point-system in valuesets.xml
- Phone¶
The value is a fax machine. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required. From: http://hl7.org/fhir/contact-point-system in valuesets.xml
- Fax¶
The value is an email address. From: http://hl7.org/fhir/contact-point-system in valuesets.xml
- Email¶
The value is a pager number. These may be local pager numbers that are only usable on a particular pager system. From: http://hl7.org/fhir/contact-point-system in valuesets.xml
- Pager¶
A contact that is not a phone, fax, pager or email address and is expressed as a URL. This is intended for various institutional or personal contacts including web sites, blogs, Skype, Twitter, Facebook, etc. Do not use for email addresses. From: http://hl7.org/fhir/contact-point-system in valuesets.xml
- URL¶
A contact that can be used for sending an sms message (e.g. mobile phones, some landlines). From: http://hl7.org/fhir/contact-point-system in valuesets.xml
- SMS¶
A contact that is not a phone, fax, page or email address and is not expressible as a URL. E.g. Internal mail address. This SHOULD NOT be used for contacts that are expressible as a URL (e.g. Skype, Twitter, Facebook, etc.) Extensions may be used to distinguish “other” contact types. From: http://hl7.org/fhir/contact-point-system in valuesets.xml
- Other¶