spark_auto_mapper_fhir.value_sets.participation_mode

Module Contents

Classes

ParticipationMode

v3.ParticipationMode

ParticipationModeValues

Participation by non-human-languaged based electronic signal

class spark_auto_mapper_fhir.value_sets.participation_mode.ParticipationMode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

v3.ParticipationMode From: http://terminology.hl7.org/ValueSet/v3-ParticipationMode in v3-codesystems.xml

A set of codes specifying the modality by which the Entity playing the Role

is participating in the Act. Examples: Physically present, over the telephone, written communication. Rationale: Particularly for author (originator) participants this is used to specify whether the information represented by the act was initially provided verbally, (hand-)written, or electronically. Open Issue: There needs to be a reexamination of the hierarchies as there seems to be some muddling between ELECTRONIC and other concepts that involve electronic communication that are in other hierarchies.

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.participation_mode.ParticipationModeValues

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