SMART on FHIR Python Client  3.0.0
episodeofcare.py File Reference

Classes

class  fhirclient.models.episodeofcare.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  fhirclient.models.episodeofcare.EpisodeOfCareDiagnosis
 The list of diagnosis relevant to this episode of care. More...
 
class  fhirclient.models.episodeofcare.EpisodeOfCareStatusHistory
 Past list of status codes (the current status may be included to cover the start date of the status). More...
 

Namespaces

 fhirclient.models.episodeofcare
 

Variables

 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']