spark_auto_mapper_fhir.value_sets.response_modality

Module Contents

Classes

ResponseModality

v3.ResponseModality

ResponseModalityValues

Query response to be sent as an HL7 Batch.

class spark_auto_mapper_fhir.value_sets.response_modality.ResponseModality(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

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

Defines the timing and grouping of the response instances. OpenIssue:

Description copied from Concept Domain of same name. Must be verified.

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-ResponseModality
class spark_auto_mapper_fhir.value_sets.response_modality.ResponseModalityValues

Query response to be sent as an HL7 Batch. From: http://terminology.hl7.org/CodeSystem/v3-ResponseModality in v3-codesystems.xml

Batch

Query response to occur in real time. From: http://terminology.hl7.org/CodeSystem/v3-ResponseModality in v3-codesystems.xml

RealTime

Query response to sent as a series of responses at the same time without the use of batch formatting. From: http://terminology.hl7.org/CodeSystem/v3-ResponseModality in v3-codesystems.xml

Bolus