SMART on FHIR Python Client  3.0.0
appointment.py File Reference

Classes

class  fhirclient.models.appointment.Appointment
 A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. More...
 
class  fhirclient.models.appointment.AppointmentParticipant
 Participants involved in appointment. More...
 

Namespaces

 fhirclient.models.appointment
 

Variables

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