:py:mod:`spark_auto_mapper_fhir.value_sets.claim_processing_codes` ================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.claim_processing_codes Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.claim_processing_codes.ClaimProcessingCodesCode spark_auto_mapper_fhir.value_sets.claim_processing_codes.ClaimProcessingCodesCodeValues .. py:class:: ClaimProcessingCodesCode(value) Bases: :py:obj:`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. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/remittance-outcome .. py:class:: 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 .. py:attribute:: Queued The processing has completed without errors From: http://hl7.org/fhir/remittance-outcome in valuesets.xml .. py:attribute:: ProcessingComplete One or more errors have been detected in the Claim From: http://hl7.org/fhir/remittance-outcome in valuesets.xml .. py:attribute:: 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 .. py:attribute:: PartialProcessing