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

Classes

class  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  AppointmentParticipant
 Participants involved in appointment. More...
 

Variables

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

Variable Documentation

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