description: This profile represents a Healthcare Associated Infection Singe-Person Report form as a FHIR Questionnaire. package_name: hl7.fhir.us.hai derivation: constraint name: HAI_single_person_report_questionnaire type: Questionnaire elements: description: {short: Description of the single person questionnaire., mustSupport: true, index: 7} subjectType: short: Patient Resource (US Core Patient) is the subject of the related QuestionnaireResponse pattern: {type: Code, value: Patient} mustSupport: true index: 4 date: {mustSupport: true, index: 5} publisher: {mustSupport: true, index: 6} jurisdiction: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: US, system: 'urn:iso:std:iso:3166'} index: 8 item: short: Items specific to the single person questionnaire being modeled. mustSupport: true index: 10 extensions: {} elements: linkId: {mustSupport: true, index: 12} repeats: {mustSupport: true, index: 17} item: {mustSupport: true, index: 19} type: {mustSupport: true, index: 14} enableWhen: {mustSupport: true, index: 15} answerOption: {mustSupport: true, index: 18} extension: {index: 11} code: {mustSupport: true, index: 13} required: {mustSupport: true, index: 16} title: {short: Title of the HAI report., mustSupport: true, index: 3} language: mustSupport: true pattern: {type: Code, value: en-US} index: 0 code: short: Code for Healthcare Associated Infection Report (fixed) mustSupport: true pattern: type: Coding value: {code: 51897-7, system: 'http://loinc.org', display: Healthcare Associated Infection report Document} index: 9 identifier: {short: Globally unique identifier for the instance, mustSupport: true, index: 2} 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-questionnaire base: http://hl7.org/fhir/StructureDefinition/Questionnaire version: 2.0.0 required: [identifier, item, jurisdiction, title, publisher, date, subjectType, language, code, description]