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

Classes

class  PlanDefinition
 The definition of a plan for a series of actions, independent of any specific patient or context. More...
 
class  PlanDefinitionAction
 Action defined by the plan. More...
 
class  PlanDefinitionActionCondition
 Whether or not the action is applicable. More...
 
class  PlanDefinitionActionDynamicValue
 Dynamic aspects of the definition. More...
 
class  PlanDefinitionActionParticipant
 Who should participate in the action. More...
 
class  PlanDefinitionActionRelatedAction
 Relationship to another action. More...
 
class  PlanDefinitionGoal
 What the plan is trying to accomplish. More...
 
class  PlanDefinitionGoalTarget
 Target outcome for the goal. More...
 

Variables

 codeableconcept = sys.modules[__package__ + '.codeableconcept']
 
 coding = sys.modules[__package__ + '.coding']
 
 contactdetail = sys.modules[__package__ + '.contactdetail']
 
 contributor = sys.modules[__package__ + '.contributor']
 
 datarequirement = sys.modules[__package__ + '.datarequirement']
 
 duration = sys.modules[__package__ + '.duration']
 
 fhirdate = sys.modules[__package__ + '.fhirdate']
 
 fhirreference = sys.modules[__package__ + '.fhirreference']
 
 identifier = sys.modules[__package__ + '.identifier']
 
 period = sys.modules[__package__ + '.period']
 
 quantity = sys.modules[__package__ + '.quantity']
 
 range = sys.modules[__package__ + '.range']
 
 relatedartifact = sys.modules[__package__ + '.relatedartifact']
 
 timing = sys.modules[__package__ + '.timing']
 
 triggerdefinition = sys.modules[__package__ + '.triggerdefinition']
 
 usagecontext = sys.modules[__package__ + '.usagecontext']
 

Variable Documentation

fhirclient.models.plandefinition.codeableconcept = sys.modules[__package__ + '.codeableconcept']
fhirclient.models.plandefinition.coding = sys.modules[__package__ + '.coding']
fhirclient.models.plandefinition.contactdetail = sys.modules[__package__ + '.contactdetail']
fhirclient.models.plandefinition.contributor = sys.modules[__package__ + '.contributor']
fhirclient.models.plandefinition.datarequirement = sys.modules[__package__ + '.datarequirement']
fhirclient.models.plandefinition.duration = sys.modules[__package__ + '.duration']
fhirclient.models.plandefinition.fhirdate = sys.modules[__package__ + '.fhirdate']
fhirclient.models.plandefinition.fhirreference = sys.modules[__package__ + '.fhirreference']
fhirclient.models.plandefinition.identifier = sys.modules[__package__ + '.identifier']
fhirclient.models.plandefinition.period = sys.modules[__package__ + '.period']
fhirclient.models.plandefinition.quantity = sys.modules[__package__ + '.quantity']
fhirclient.models.plandefinition.range = sys.modules[__package__ + '.range']
fhirclient.models.plandefinition.relatedartifact = sys.modules[__package__ + '.relatedartifact']
fhirclient.models.plandefinition.timing = sys.modules[__package__ + '.timing']
fhirclient.models.plandefinition.triggerdefinition = sys.modules[__package__ + '.triggerdefinition']
fhirclient.models.plandefinition.usagecontext = sys.modules[__package__ + '.usagecontext']