SMART on FHIR Python Client  3.0.0
patient.py File Reference

Classes

class  fhirclient.models.patient.Patient
 Information about an individual or animal receiving health care services. More...
 
class  fhirclient.models.patient.PatientAnimal
 This patient is known to be an animal (non-human). More...
 
class  fhirclient.models.patient.PatientCommunication
 A list of Languages which may be used to communicate with the patient about his or her health. More...
 
class  fhirclient.models.patient.PatientContact
 A contact party (e.g. More...
 
class  fhirclient.models.patient.PatientLink
 Link to another patient resource that concerns the same actual person. More...
 

Namespaces

 fhirclient.models.patient
 

Variables

 fhirclient.models.patient.address = sys.modules[__package__ + '.address']
 
 fhirclient.models.patient.attachment = sys.modules[__package__ + '.attachment']
 
 fhirclient.models.patient.codeableconcept = sys.modules[__package__ + '.codeableconcept']
 
 fhirclient.models.patient.contactpoint = sys.modules[__package__ + '.contactpoint']
 
 fhirclient.models.patient.fhirdate = sys.modules[__package__ + '.fhirdate']
 
 fhirclient.models.patient.fhirreference = sys.modules[__package__ + '.fhirreference']
 
 fhirclient.models.patient.humanname = sys.modules[__package__ + '.humanname']
 
 fhirclient.models.patient.identifier = sys.modules[__package__ + '.identifier']
 
 fhirclient.models.patient.period = sys.modules[__package__ + '.period']