SMART on FHIR Python Client  3.0.0
codesystem.py File Reference

Classes

class  fhirclient.models.codesystem.CodeSystem
 A set of codes drawn from one or more code systems. More...
 
class  fhirclient.models.codesystem.CodeSystemConcept
 Concepts in the code system. More...
 
class  fhirclient.models.codesystem.CodeSystemConceptDesignation
 Additional representations for the concept. More...
 
class  fhirclient.models.codesystem.CodeSystemConceptProperty
 Property value for the concept. More...
 
class  fhirclient.models.codesystem.CodeSystemFilter
 Filter that can be used in a value set. More...
 
class  fhirclient.models.codesystem.CodeSystemProperty
 Additional information supplied about each concept. More...
 

Namespaces

 fhirclient.models.codesystem
 

Variables

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