spark_auto_mapper_fhir.value_sets.questionnaire_response_mode

Module Contents

Classes

QuestionnaireResponseModeCode

QuestionnaireResponseMode

QuestionnaireResponseModeCodeValues

Participation by non-human-languaged based electronic signal

class spark_auto_mapper_fhir.value_sets.questionnaire_response_mode.QuestionnaireResponseModeCode(value)

Bases: 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

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-ParticipationMode
class spark_auto_mapper_fhir.value_sets.questionnaire_response_mode.QuestionnaireResponseModeCodeValues

Participation by non-human-languaged based electronic signal From: http://terminology.hl7.org/CodeSystem/v3-ParticipationMode in v3-codesystems.xml

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

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

RemotePresence

Participation by voice communication From: http://terminology.hl7.org/CodeSystem/v3-ParticipationMode in v3-codesystems.xml

Verbal

Participation by human language recorded on a physical material From: http://terminology.hl7.org/CodeSystem/v3-ParticipationMode in v3-codesystems.xml

Written

From: http://hl7.org/fhir/ValueSet/questionnaireresponse-mode in valuesets.xml

ELECTRONIC

From: http://hl7.org/fhir/ValueSet/questionnaireresponse-mode in valuesets.xml

VERBAL

From: http://hl7.org/fhir/ValueSet/questionnaireresponse-mode in valuesets.xml

WRITTEN