spark_auto_mapper_fhir.value_sets.messageheader_response_request

Module Contents

Classes

Messageheader_response_requestCode

messageheader-response-request

Messageheader_response_requestCodeValues

initiator expects a response for this message.

class spark_auto_mapper_fhir.value_sets.messageheader_response_request.Messageheader_response_requestCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

messageheader-response-request From: http://hl7.org/fhir/messageheader-response-request in valuesets.xml

HL7-defined table of codes which identify conditions under which

acknowledgments are required to be returned in response to a message.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/messageheader-response-request
class spark_auto_mapper_fhir.value_sets.messageheader_response_request.Messageheader_response_requestCodeValues

initiator expects a response for this message. From: http://hl7.org/fhir/messageheader-response-request in valuesets.xml

Always

initiator expects a response only if in error. From: http://hl7.org/fhir/messageheader-response-request in valuesets.xml

Error_rejectConditionsOnly

initiator does not expect a response. From: http://hl7.org/fhir/messageheader-response-request in valuesets.xml

Never

initiator expects a response only if successful. From: http://hl7.org/fhir/messageheader-response-request in valuesets.xml

SuccessfulCompletionOnly