spark_auto_mapper_fhir.value_sets.adjudication_value_codes
¶
Module Contents¶
Classes¶
AdjudicationValueCodes |
|
The total submitted amount for the claim or group or line item. |
- class spark_auto_mapper_fhir.value_sets.adjudication_value_codes.AdjudicationValueCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
AdjudicationValueCodes From: http://terminology.hl7.org/CodeSystem/adjudication in valuesets.xml
This value set includes a smattering of Adjudication Value codes which
includes codes to indicate the amounts eligible under the plan, the amount of benefit, copays etc.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/adjudication¶
- class spark_auto_mapper_fhir.value_sets.adjudication_value_codes.AdjudicationValueCodesCodeValues¶
The total submitted amount for the claim or group or line item. From: http://terminology.hl7.org/CodeSystem/adjudication in valuesets.xml
- SubmittedAmount¶
Patient Co-Payment From: http://terminology.hl7.org/CodeSystem/adjudication in valuesets.xml
- CoPay¶
Amount of the change which is considered for adjudication. From: http://terminology.hl7.org/CodeSystem/adjudication in valuesets.xml
- EligibleAmount¶
Amount deducted from the eligible amount prior to adjudication. From: http://terminology.hl7.org/CodeSystem/adjudication in valuesets.xml
- Deductible¶
The amount of deductible which could not allocated to other line items. From: http://terminology.hl7.org/CodeSystem/adjudication in valuesets.xml
- UnallocatedDeductible¶
Eligible Percentage. From: http://terminology.hl7.org/CodeSystem/adjudication in valuesets.xml
- Eligible_¶
The amount of tax. From: http://terminology.hl7.org/CodeSystem/adjudication in valuesets.xml
- Tax¶
Amount payable under the coverage From: http://terminology.hl7.org/CodeSystem/adjudication in valuesets.xml
- BenefitAmount¶