spark_auto_mapper_fhir.value_sets.response_level

Module Contents

Classes

ResponseLevel

v3.ResponseLevel

ResponseLevelValues

Respond with exceptions and a notification of completion

class spark_auto_mapper_fhir.value_sets.response_level.ResponseLevel(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

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

Specifies whether a response is expected from the addressee of this

interaction and what level of detail that response should include

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-ResponseLevel
class spark_auto_mapper_fhir.value_sets.response_level.ResponseLevelValues

Respond with exceptions and a notification of completion From: http://terminology.hl7.org/CodeSystem/v3-ResponseLevel in v3-codesystems.xml

Completion

Respond with exceptions, completion, modifications and include more detail information (if applicable) From: http://terminology.hl7.org/CodeSystem/v3-ResponseLevel in v3-codesystems.xml

Detail

Respond with exceptions only From: http://terminology.hl7.org/CodeSystem/v3-ResponseLevel in v3-codesystems.xml

Exception

Respond with exceptions, completion, and modification with detail (as above), and send positive confirmations even if no modifications are being made. From: http://terminology.hl7.org/CodeSystem/v3-ResponseLevel in v3-codesystems.xml

Confirmation

Respond only with message level acknowledgements, i.e., only notify acceptance or rejection of the message, do not include any application-level detail From: http://terminology.hl7.org/CodeSystem/v3-ResponseLevel in v3-codesystems.xml

Message_control

Respond with exceptions, completions and modifications or revisions done before completion From: http://terminology.hl7.org/CodeSystem/v3-ResponseLevel in v3-codesystems.xml

Modification

Do not send any kind of response From: http://terminology.hl7.org/CodeSystem/v3-ResponseLevel in v3-codesystems.xml

None_