description: This profile constrains the Observation - At-Home In-Vitro Test Result profile to COVID-19 At-Home In-Vitro Tests. package_name: hl7.fhir.us.home-lab-report derivation: constraint name: ObservationAtHomeInVitroTestResultCovid type: Observation elements: code: label: Label short: Covid At Home Tests binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/home-lab-report/ValueSet/ValueSet-at-home-in-vitro-test-types-covid'} index: 0 value: label: At Home Covid Test Result Values short: At Home Covid Test Result Values mustSupport: true choices: [valueCodeableConcept] index: 2 valueCodeableConcept: {type: CodeableConcept, label: At Home Covid Test Result Values, short: At Home Covid Test Result Values, mustSupport: true, choiceOf: value, index: 3} specimen: short: The Specimen SHALL be from at-home Covid sample. refers: ['http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Specimen-at-home-in-vitro-test-covid'] type: Reference mustSupport: true index: 4 elements: id: {short: The referenced specimen SHALL contain a Specimen.identifier and a Specimen.identifier.assigner, mustSupport: true, index: 5} required: [id] device: short: The referenced device SHALL be an home Covid test device. index: 6 refers: ['http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Device-at-home-in-vitro-test'] type: Reference mustSupport: true elements: id: {short: 'The referenced device SHALL contain a Device.udiCarrier.deviceIdentifier. The initial project will use the Quidel QuickVue UDI see: (https://accessgudid.nlm.nih.gov/devices/30014613339373) To find other at home device UDIs, please see GUDID data base: https://accessgudid.nlm.nih.gov/help/search/basic-search', mustSupport: true, index: 7} label: At home Covid test device required: [id] package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result-covid base: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result version: 1.0.0-ballot required: [device, value, specimen, valueCodeableConcept]