SMART on FHIR Python Client  3.0.0
consent.py File Reference

Classes

class  fhirclient.models.consent.Consent
 A healthcare consumer's policy choices to permits or denies recipients or roles to perform actions for specific purposes and periods of time. More...
 
class  fhirclient.models.consent.ConsentActor
 Who|what controlled by this consent (or group, by role). More...
 
class  fhirclient.models.consent.ConsentData
 Data controlled by this consent. More...
 
class  fhirclient.models.consent.ConsentExcept
 Additional addition or removal of permissions. More...
 
class  fhirclient.models.consent.ConsentExceptActor
 Who|what controlled by this exception (or group, by role). More...
 
class  fhirclient.models.consent.ConsentExceptData
 Data controlled by this exception. More...
 
class  fhirclient.models.consent.ConsentPolicy
 Policies covered by this consent. More...
 

Namespaces

 fhirclient.models.consent
 

Variables

 fhirclient.models.consent.attachment = sys.modules[__package__ + '.attachment']
 
 fhirclient.models.consent.codeableconcept = sys.modules[__package__ + '.codeableconcept']
 
 fhirclient.models.consent.coding = sys.modules[__package__ + '.coding']
 
 fhirclient.models.consent.fhirdate = sys.modules[__package__ + '.fhirdate']
 
 fhirclient.models.consent.fhirreference = sys.modules[__package__ + '.fhirreference']
 
 fhirclient.models.consent.identifier = sys.modules[__package__ + '.identifier']
 
 fhirclient.models.consent.period = sys.modules[__package__ + '.period']