description: This profile constrains the FHIR Observation Resource to represent an answer given to a question asked of the patient by the app when recording or uploading their test results. package_name: hl7.fhir.us.home derivation: constraint name: ObservationPatientQuestionAnswer type: Observation elements: code: short: Questions asked of the patient by the app when recording or uploading their at-home in-vitro test results. binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/home-lab-report/ValueSet/ValueSet-at-home-in-vitro-patient-questions'} index: 0 value: short: Answer given to a question asked of the patient by the app when recording or uploading their test results. choices: [] index: 2 package_version: lab-report-1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-patient-question-answer base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-survey version: 1.0.0-ballot required: [value]