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: HaiLtcPopulationSummaryQuestionnaireResponse type: QuestionnaireResponse elements: id: {index: 0} text: {mustSupport: true, index: 1} identifier: {mustSupport: true, index: 2} questionnaire: {type: canonical, short: Points to the form being answered., mustSupport: true, index: 3} status: mustSupport: true pattern: {type: Code, value: completed} index: 4 authored: {mustSupport: true, index: 5} 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: 6 item: short: item mustSupport: true index: 7 elements: text: {mustSupport: true, index: 8} answer: {mustSupport: true, index: 9} item: short: item index: 10 elements: text: {short: text, mustSupport: true, index: 11} answer: {mustSupport: true, index: 12} package_version: ltcf-1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/hai-ltcf/StructureDefinition/hai-ltc-population-summary-questionnaireresponse base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse version: 1.0.0 required: [author, id, text, identifier, item, questionnaire]