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

Classes

class  ExpansionProfile
 Defines behaviour and contraints on the ValueSet Expansion operation. More...
 
class  ExpansionProfileDesignation
 When the expansion profile imposes designation contraints. More...
 
class  ExpansionProfileDesignationExclude
 Designations to be excluded. More...
 
class  ExpansionProfileDesignationExcludeDesignation
 The designation to be excluded. More...
 
class  ExpansionProfileDesignationInclude
 Designations to be included. More...
 
class  ExpansionProfileDesignationIncludeDesignation
 The designation to be included. More...
 
class  ExpansionProfileExcludedSystem
 Systems/Versions to be exclude. More...
 
class  ExpansionProfileFixedVersion
 Fix use of a code system to a particular version. More...
 

Variables

 codeableconcept = sys.modules[__package__ + '.codeableconcept']
 
 coding = sys.modules[__package__ + '.coding']
 
 contactdetail = sys.modules[__package__ + '.contactdetail']
 
 fhirdate = sys.modules[__package__ + '.fhirdate']
 
 identifier = sys.modules[__package__ + '.identifier']
 
 usagecontext = sys.modules[__package__ + '.usagecontext']
 

Variable Documentation

fhirclient.models.expansionprofile.codeableconcept = sys.modules[__package__ + '.codeableconcept']
fhirclient.models.expansionprofile.coding = sys.modules[__package__ + '.coding']
fhirclient.models.expansionprofile.contactdetail = sys.modules[__package__ + '.contactdetail']
fhirclient.models.expansionprofile.fhirdate = sys.modules[__package__ + '.fhirdate']
fhirclient.models.expansionprofile.identifier = sys.modules[__package__ + '.identifier']
fhirclient.models.expansionprofile.usagecontext = sys.modules[__package__ + '.usagecontext']