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: HAISinglePersonReportQuestionnaireResponse type: QuestionnaireResponse elements: id: {mustSupport: true, index: 0} text: {mustSupport: true, index: 1} identifier: {short: Globally unique identifier for this QuestionnaireResponse., index: 2} questionnaire: {short: Points to the single-person report questionnaire instance being answered., index: 3} status: short: A submitted QuestionnaireResponse is 'completed'. pattern: {type: Code, value: completed} index: 4 author: type: Reference short: Software or infection control professional refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] index: 5 item: short: item index: 6 elements: text: {short: Text description of the item., mustSupport: true, index: 7} answer: {short: Answer to the question., index: 8} package_version: 2.1.0 class: profile kind: resource url: http://hl7.org/fhir/us/hai/StructureDefinition/hai-single-person-report-questionnaireresponse base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse version: 2.1.0 required: [author, id, text, identifier, item]