spark_auto_mapper_fhir.value_sets.benefit_cost_applicability
¶
Module Contents¶
Classes¶
BenefitCostApplicability |
|
Provider is contracted with the health insurance company to provide services |
- class spark_auto_mapper_fhir.value_sets.benefit_cost_applicability.BenefitCostApplicabilityCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
BenefitCostApplicability From: http://terminology.hl7.org/CodeSystem/applicability in valuesets.xml
Whether the cost applies to in-network or out-of-network providers.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/applicability¶
- class spark_auto_mapper_fhir.value_sets.benefit_cost_applicability.BenefitCostApplicabilityCodeValues¶
Provider is contracted with the health insurance company to provide services to plan members for specific pre-negotiated rates From: http://terminology.hl7.org/CodeSystem/applicability in valuesets.xml
- InNetwork¶
Provider is not contracted with the health insurance company to provide services to plan members for specific pre-negotiated rates From: http://terminology.hl7.org/CodeSystem/applicability in valuesets.xml
- OutOfNetwork¶
Other applicability From: http://terminology.hl7.org/CodeSystem/applicability in valuesets.xml
- Other¶