description: This profile represents a response to the Healthcare Associated Infection Population Summary Questionnaire as a FHIR QuestionnaireResponse profile. package_name: hl7.fhir.us.hai derivation: constraint name: HAI_population_summary_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: {short: The subject of a population summary is a group., mustSupport: true, 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-population-summary-questionnaireresponse base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse version: 2.0.0 required: [author, id, text, identifier, item, questionnaire]