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

Classes

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

Variables

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

Variable Documentation

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