description: This profile represents a response to the Healthcare Associated Infection Single-Person Report Questionnaire as a FHIR QuestionnaireResponse profile. package_name: hl7.fhir.us.hai derivation: constraint name: HAI_single_person_report_questionnaireresponse type: QuestionnaireResponse elements: questionnaire: {type: canonical, short: Points to the population summary Questionnaire instance being answered., mustSupport: true, index: 3} item: short: item mustSupport: true index: 8 elements: text: {short: Text description of the item., mustSupport: true, index: 9} answer: {short: Answer to the question., mustSupport: true, index: 10} author: type: Reference short: Software or infection control professional mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] index: 7 status: mustSupport: true pattern: {type: Code, value: completed} index: 4 id: {index: 0} identifier: {short: Globally unique identifier for this QuestionnaireResponse., mustSupport: true, index: 2} authored: {short: Creation date of the QuestionnaireResponse., mustSupport: true, index: 6} subject: type: Reference short: Patient is the subject of the questionnaire response. refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 5 text: {mustSupport: true, index: 1} package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/hai/StructureDefinition/hai-single-person-report-questionnaireresponse base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse version: 2.0.0 required: [author, id, text, identifier, item, subject, questionnaire]