spark_auto_mapper_fhir.value_sets.claim_processing_codes

Module Contents

Classes

ClaimProcessingCodesCode

ClaimProcessingCodes

ClaimProcessingCodesCodeValues

The Claim/Pre-authorization/Pre-determination has been received but processing

class spark_auto_mapper_fhir.value_sets.claim_processing_codes.ClaimProcessingCodesCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

ClaimProcessingCodes From: http://hl7.org/fhir/remittance-outcome in valuesets.xml

This value set includes Claim Processing Outcome codes.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/remittance-outcome
class spark_auto_mapper_fhir.value_sets.claim_processing_codes.ClaimProcessingCodesCodeValues

The Claim/Pre-authorization/Pre-determination has been received but processing has not begun. From: http://hl7.org/fhir/remittance-outcome in valuesets.xml

Queued

The processing has completed without errors From: http://hl7.org/fhir/remittance-outcome in valuesets.xml

ProcessingComplete

One or more errors have been detected in the Claim From: http://hl7.org/fhir/remittance-outcome in valuesets.xml

Error

No errors have been detected in the Claim and some of the adjudication has been performed. From: http://hl7.org/fhir/remittance-outcome in valuesets.xml

PartialProcessing