SMART on FHIR Python Client  3.0.0
conceptmap.py File Reference

Classes

class  fhirclient.models.conceptmap.ConceptMap
 A map from one set of concepts to one or more other concepts. More...
 
class  fhirclient.models.conceptmap.ConceptMapGroup
 Same source and target systems. More...
 
class  fhirclient.models.conceptmap.ConceptMapGroupElement
 Mappings for a concept from the source set. More...
 
class  fhirclient.models.conceptmap.ConceptMapGroupElementTarget
 Concept in target system for element. More...
 
class  fhirclient.models.conceptmap.ConceptMapGroupElementTargetDependsOn
 Other elements required for this mapping (from context). More...
 
class  fhirclient.models.conceptmap.ConceptMapGroupUnmapped
 When no match in the mappings. More...
 

Namespaces

 fhirclient.models.conceptmap
 

Variables

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