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

Classes

class  QuestionnaireResponse
 A structured set of questions and their answers. More...
 
class  QuestionnaireResponseItem
 Groups and questions. More...
 
class  QuestionnaireResponseItemAnswer
 The response(s) to the question. More...
 

Variables

 attachment = sys.modules[__package__ + '.attachment']
 
 coding = sys.modules[__package__ + '.coding']
 
 fhirdate = sys.modules[__package__ + '.fhirdate']
 
 fhirreference = sys.modules[__package__ + '.fhirreference']
 
 identifier = sys.modules[__package__ + '.identifier']
 
 quantity = sys.modules[__package__ + '.quantity']
 

Variable Documentation

fhirclient.models.questionnaireresponse.attachment = sys.modules[__package__ + '.attachment']
fhirclient.models.questionnaireresponse.coding = sys.modules[__package__ + '.coding']
fhirclient.models.questionnaireresponse.fhirdate = sys.modules[__package__ + '.fhirdate']
fhirclient.models.questionnaireresponse.fhirreference = sys.modules[__package__ + '.fhirreference']
fhirclient.models.questionnaireresponse.identifier = sys.modules[__package__ + '.identifier']
fhirclient.models.questionnaireresponse.quantity = sys.modules[__package__ + '.quantity']