:py:mod:`spark_auto_mapper_fhir.value_sets.verificationresult_communication_method` =================================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.verificationresult_communication_method Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.verificationresult_communication_method.Verificationresult_communication_methodCode spark_auto_mapper_fhir.value_sets.verificationresult_communication_method.Verificationresult_communication_methodCodeValues .. py:class:: Verificationresult_communication_methodCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` verificationresult-communication-method From: http://terminology.hl7.org/CodeSystem/verificationresult-communication-method in valuesets.xml Attested information may be validated by process that are manual or automated. For automated processes it may accomplished by the system of record reaching out through another system's API or information may be sent to the system of record. This value set defines a set of codes to describing the process, the how, a resource or data element is validated. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/verificationresult-communication-method .. py:class:: Verificationresult_communication_methodCodeValues The information is submitted/retrieved manually (e.g. by phone, fax, paper- based) From: http://terminology.hl7.org/CodeSystem/verificationresult-communication-method in valuesets.xml .. py:attribute:: Manual The information is submitted/retrieved via a portal From: http://terminology.hl7.org/CodeSystem/verificationresult-communication-method in valuesets.xml .. py:attribute:: Portal The information is retrieved (i.e. pulled) from a source (e.g. over an API) From: http://terminology.hl7.org/CodeSystem/verificationresult-communication-method in valuesets.xml .. py:attribute:: Pull The information is sent (i.e. pushed) from a source (e.g. over an API, asynchronously, secure messaging) From: http://terminology.hl7.org/CodeSystem/verificationresult-communication-method in valuesets.xml .. py:attribute:: Push