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

Classes

class  StructureMap
 A Map of relationships between 2 structures that can be used to transform data. More...
 
class  StructureMapGroup
 Named sections for reader convenience. More...
 
class  StructureMapGroupInput
 Named instance provided when invoking the map. More...
 
class  StructureMapGroupRule
 Transform Rule from source to target. More...
 
class  StructureMapGroupRuleDependent
 Which other rules to apply in the context of this rule. More...
 
class  StructureMapGroupRuleSource
 Source inputs to the mapping. More...
 
class  StructureMapGroupRuleTarget
 Content to create because of this mapping rule. More...
 
class  StructureMapGroupRuleTargetParameter
 Parameters to the transform. More...
 
class  StructureMapStructure
 Structure Definition used by this map. More...
 

Variables

 address = sys.modules[__package__ + '.address']
 
 age = sys.modules[__package__ + '.age']
 
 annotation = sys.modules[__package__ + '.annotation']
 
 attachment = sys.modules[__package__ + '.attachment']
 
 codeableconcept = sys.modules[__package__ + '.codeableconcept']
 
 coding = sys.modules[__package__ + '.coding']
 
 contactdetail = sys.modules[__package__ + '.contactdetail']
 
 contactpoint = sys.modules[__package__ + '.contactpoint']
 
 count = sys.modules[__package__ + '.count']
 
 distance = sys.modules[__package__ + '.distance']
 
 duration = sys.modules[__package__ + '.duration']
 
 fhirdate = sys.modules[__package__ + '.fhirdate']
 
 fhirreference = sys.modules[__package__ + '.fhirreference']
 
 humanname = sys.modules[__package__ + '.humanname']
 
 identifier = sys.modules[__package__ + '.identifier']
 
 meta = sys.modules[__package__ + '.meta']
 
 money = sys.modules[__package__ + '.money']
 
 period = sys.modules[__package__ + '.period']
 
 quantity = sys.modules[__package__ + '.quantity']
 
 range = sys.modules[__package__ + '.range']
 
 ratio = sys.modules[__package__ + '.ratio']
 
 sampleddata = sys.modules[__package__ + '.sampleddata']
 
 signature = sys.modules[__package__ + '.signature']
 
 timing = sys.modules[__package__ + '.timing']
 
 usagecontext = sys.modules[__package__ + '.usagecontext']
 

Variable Documentation

fhirclient.models.structuremap.address = sys.modules[__package__ + '.address']
fhirclient.models.structuremap.age = sys.modules[__package__ + '.age']
fhirclient.models.structuremap.annotation = sys.modules[__package__ + '.annotation']
fhirclient.models.structuremap.attachment = sys.modules[__package__ + '.attachment']
fhirclient.models.structuremap.codeableconcept = sys.modules[__package__ + '.codeableconcept']
fhirclient.models.structuremap.coding = sys.modules[__package__ + '.coding']
fhirclient.models.structuremap.contactdetail = sys.modules[__package__ + '.contactdetail']
fhirclient.models.structuremap.contactpoint = sys.modules[__package__ + '.contactpoint']
fhirclient.models.structuremap.count = sys.modules[__package__ + '.count']
fhirclient.models.structuremap.distance = sys.modules[__package__ + '.distance']
fhirclient.models.structuremap.duration = sys.modules[__package__ + '.duration']
fhirclient.models.structuremap.fhirdate = sys.modules[__package__ + '.fhirdate']
fhirclient.models.structuremap.fhirreference = sys.modules[__package__ + '.fhirreference']
fhirclient.models.structuremap.humanname = sys.modules[__package__ + '.humanname']
fhirclient.models.structuremap.identifier = sys.modules[__package__ + '.identifier']
fhirclient.models.structuremap.meta = sys.modules[__package__ + '.meta']
fhirclient.models.structuremap.money = sys.modules[__package__ + '.money']
fhirclient.models.structuremap.period = sys.modules[__package__ + '.period']
fhirclient.models.structuremap.quantity = sys.modules[__package__ + '.quantity']
fhirclient.models.structuremap.range = sys.modules[__package__ + '.range']
fhirclient.models.structuremap.ratio = sys.modules[__package__ + '.ratio']
fhirclient.models.structuremap.sampleddata = sys.modules[__package__ + '.sampleddata']
fhirclient.models.structuremap.signature = sys.modules[__package__ + '.signature']
fhirclient.models.structuremap.timing = sys.modules[__package__ + '.timing']
fhirclient.models.structuremap.usagecontext = sys.modules[__package__ + '.usagecontext']