SMART on FHIR Python Client  3.0.0
bundle.py File Reference

Classes

class  fhirclient.models.bundle.Bundle
 Contains a collection of resources. More...
 
class  fhirclient.models.bundle.BundleEntry
 Entry in the bundle - will have a resource, or information. More...
 
class  fhirclient.models.bundle.BundleEntryRequest
 Transaction Related Information. More...
 
class  fhirclient.models.bundle.BundleEntryResponse
 Transaction Related Information. More...
 
class  fhirclient.models.bundle.BundleEntrySearch
 Search related information. More...
 
class  fhirclient.models.bundle.BundleLink
 Links related to this Bundle. More...
 

Namespaces

 fhirclient.models.bundle
 

Variables

 fhirclient.models.bundle.fhirdate = sys.modules[__package__ + '.fhirdate']
 
 fhirclient.models.bundle.identifier = sys.modules[__package__ + '.identifier']
 
 fhirclient.models.bundle.signature = sys.modules[__package__ + '.signature']