spark_auto_mapper_fhir.value_sets.referral_method
¶
Module Contents¶
Classes¶
ReferralMethod |
|
Referrals may be accepted by fax. |
- class spark_auto_mapper_fhir.value_sets.referral_method.ReferralMethodCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ReferralMethod From: http://terminology.hl7.org/CodeSystem/service-referral-method in valuesets.xml
The methods of referral can be used when referring to a specific
HealthCareService resource.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/service-referral-method¶
- class spark_auto_mapper_fhir.value_sets.referral_method.ReferralMethodCodeValues¶
Referrals may be accepted by fax. From: http://terminology.hl7.org/CodeSystem/service-referral-method in valuesets.xml
- Fax¶
Referrals may be accepted over the phone from a practitioner. From: http://terminology.hl7.org/CodeSystem/service-referral-method in valuesets.xml
- Phone¶
Referrals may be accepted via a secure messaging system. To determine the types of secure messaging systems supported, refer to the identifiers collection. Callers will need to understand the specific identifier system used to know that they are able to transmit messages. From: http://terminology.hl7.org/CodeSystem/service-referral-method in valuesets.xml
- SecureMessaging¶
Referrals may be accepted via a secure email. To send please encrypt with the services public key. From: http://terminology.hl7.org/CodeSystem/service-referral-method in valuesets.xml
- SecureEmail¶
Referrals may be accepted via regular postage (or hand delivered). From: http://terminology.hl7.org/CodeSystem/service-referral-method in valuesets.xml
- Mail¶