:py:mod:`spark_auto_mapper_fhir.value_sets.questionnaire_response_mode` ======================================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.questionnaire_response_mode Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.questionnaire_response_mode.QuestionnaireResponseModeCode spark_auto_mapper_fhir.value_sets.questionnaire_response_mode.QuestionnaireResponseModeCodeValues .. py:class:: QuestionnaireResponseModeCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` QuestionnaireResponseMode From: http://hl7.org/fhir/ValueSet/questionnaireresponse-mode in valuesets.xml Codes describing how the QuestionnaireResponse was populated .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-ParticipationMode .. py:class:: QuestionnaireResponseModeCodeValues Participation by non-human-languaged based electronic signal From: http://terminology.hl7.org/CodeSystem/v3-ParticipationMode in v3-codesystems.xml .. py:attribute:: ElectronicData Participation by direct action where subject and actor are in the same location. (The participation involves more than communication.) From: http://terminology.hl7.org/CodeSystem/v3-ParticipationMode in v3-codesystems.xml .. py:attribute:: PhysicalPresence Participation by direct action where subject and actor are in separate locations, and the actions of the actor are transmitted by electronic or mechanical means. (The participation involves more than communication.) From: http://terminology.hl7.org/CodeSystem/v3-ParticipationMode in v3-codesystems.xml .. py:attribute:: RemotePresence Participation by voice communication From: http://terminology.hl7.org/CodeSystem/v3-ParticipationMode in v3-codesystems.xml .. py:attribute:: Verbal Participation by human language recorded on a physical material From: http://terminology.hl7.org/CodeSystem/v3-ParticipationMode in v3-codesystems.xml .. py:attribute:: Written From: http://hl7.org/fhir/ValueSet/questionnaireresponse-mode in valuesets.xml .. py:attribute:: ELECTRONIC From: http://hl7.org/fhir/ValueSet/questionnaireresponse-mode in valuesets.xml .. py:attribute:: VERBAL From: http://hl7.org/fhir/ValueSet/questionnaireresponse-mode in valuesets.xml .. py:attribute:: WRITTEN