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

Classes

class  EpisodeOfCare
 An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility. More...
 
class  EpisodeOfCareDiagnosis
 The list of diagnosis relevant to this episode of care. More...
 
class  EpisodeOfCareStatusHistory
 Past list of status codes (the current status may be included to cover the start date of the status). More...
 

Variables

 codeableconcept = sys.modules[__package__ + '.codeableconcept']
 
 fhirreference = sys.modules[__package__ + '.fhirreference']
 
 identifier = sys.modules[__package__ + '.identifier']
 
 period = sys.modules[__package__ + '.period']
 

Variable Documentation

fhirclient.models.episodeofcare.codeableconcept = sys.modules[__package__ + '.codeableconcept']
fhirclient.models.episodeofcare.fhirreference = sys.modules[__package__ + '.fhirreference']
fhirclient.models.episodeofcare.identifier = sys.modules[__package__ + '.identifier']
fhirclient.models.episodeofcare.period = sys.modules[__package__ + '.period']