SMART on FHIR Python Client  3.0.0
goal.py File Reference

Classes

class  fhirclient.models.goal.Goal
 Describes the intended objective(s) for a patient, group or organization. More...
 
class  fhirclient.models.goal.GoalTarget
 Target outcome for the goal. More...
 

Namespaces

 fhirclient.models.goal
 

Variables

 fhirclient.models.goal.annotation = sys.modules[__package__ + '.annotation']
 
 fhirclient.models.goal.codeableconcept = sys.modules[__package__ + '.codeableconcept']
 
 fhirclient.models.goal.duration = sys.modules[__package__ + '.duration']
 
 fhirclient.models.goal.fhirdate = sys.modules[__package__ + '.fhirdate']
 
 fhirclient.models.goal.fhirreference = sys.modules[__package__ + '.fhirreference']
 
 fhirclient.models.goal.identifier = sys.modules[__package__ + '.identifier']
 
 fhirclient.models.goal.quantity = sys.modules[__package__ + '.quantity']
 
 fhirclient.models.goal.range = sys.modules[__package__ + '.range']