spark_auto_mapper_fhir.value_sets.payment_terms

Module Contents

Classes

PaymentTerms

v3.PaymentTerms

PaymentTermsValues

Payment in full for products and/or services is required as soon as the

class spark_auto_mapper_fhir.value_sets.payment_terms.PaymentTerms(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

v3.PaymentTerms From: http://terminology.hl7.org/ValueSet/v3-PaymentTerms in v3-codesystems.xml

Describes payment terms for a financial transaction, used in an invoice. This

is typically expressed as a responsibility of the acceptor or payor of an invoice.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-PaymentTerms
class spark_auto_mapper_fhir.value_sets.payment_terms.PaymentTermsValues

Payment in full for products and/or services is required as soon as the service is performed or goods delivered. From: http://terminology.hl7.org/CodeSystem/v3-PaymentTerms in v3-codesystems.xml

CashOnDelivery

Payment in full for products and/or services is required 30 days from the time the service is performed or goods delivered. From: http://terminology.hl7.org/CodeSystem/v3-PaymentTerms in v3-codesystems.xml

Net30Days

Payment in full for products and/or services is required 60 days from the time the service is performed or goods delivered. From: http://terminology.hl7.org/CodeSystem/v3-PaymentTerms in v3-codesystems.xml

Net60Days

Payment in full for products and/or services is required 90 days from the time the service is performed or goods delivered. From: http://terminology.hl7.org/CodeSystem/v3-PaymentTerms in v3-codesystems.xml

Net90Days