spark_auto_mapper_fhir.value_sets.use

Module Contents

Classes

UseCode

Use

UseCodeValues

The treatment is complete and this represents a Claim for the services.

class spark_auto_mapper_fhir.value_sets.use.UseCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

Use From: http://hl7.org/fhir/claim-use in valuesets.xml

The purpose of the Claim: predetermination, preauthorization, claim.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/claim-use
class spark_auto_mapper_fhir.value_sets.use.UseCodeValues

The treatment is complete and this represents a Claim for the services. From: http://hl7.org/fhir/claim-use in valuesets.xml

Claim

The treatment is proposed and this represents a Pre-authorization for the services. From: http://hl7.org/fhir/claim-use in valuesets.xml

Preauthorization

The treatment is proposed and this represents a Pre-determination for the services. From: http://hl7.org/fhir/claim-use in valuesets.xml

Predetermination