SMART on FHIR Python Client  3.0.0
fhirclient.models.account Namespace Reference

Classes

class  Account
 Tracks balance, charges, for patient or cost center. More...
 
class  AccountCoverage
 The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account. More...
 
class  AccountGuarantor
 Responsible for the account. More...
 

Variables

 codeableconcept = sys.modules[__package__ + '.codeableconcept']
 
 fhirreference = sys.modules[__package__ + '.fhirreference']
 
 identifier = sys.modules[__package__ + '.identifier']
 
 money = sys.modules[__package__ + '.money']
 
 period = sys.modules[__package__ + '.period']
 

Variable Documentation

fhirclient.models.account.codeableconcept = sys.modules[__package__ + '.codeableconcept']
fhirclient.models.account.fhirreference = sys.modules[__package__ + '.fhirreference']
fhirclient.models.account.identifier = sys.modules[__package__ + '.identifier']
fhirclient.models.account.money = sys.modules[__package__ + '.money']
fhirclient.models.account.period = sys.modules[__package__ + '.period']