description: This profile constrains the US Core Laboratory Result Observation to At-Home In-Vitro Sample Tests. package_name: hl7.fhir.us.home derivation: constraint name: ObservationAtHomeInVitroTestResult type: Observation elements: specimen: short: The Specimen SHALL be from at-home sample. refers: ['http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Specimen-at-home-in-vitro-test'] type: Reference mustSupport: true index: 11 value: label: At-Home Test Result Value short: At-Home Test Result Value mustSupport: true choices: [valueCodeableConcept] index: 9 component: short: Multiplex Assay tests that serve as a single test to diagnose infection caused by multiple viruses (e.g. CDC Flu SC2 Multiplex Assay for SARS-CoV-2, influenza A, and/or influenza B viruses) should be recorded using multiple Observation.component elements. mustSupport: true index: 13 elements: code: {short: At Home Tests, mustSupport: true, index: 14} value: short: At-Home Test Result Value mustSupport: true choices: [valueCodeableConcept] index: 16 valueCodeableConcept: {type: CodeableConcept, short: At-Home Test Result Value, mustSupport: true, choiceOf: value, index: 17} required: [value, valueCodeableConcept] effectiveDateTime: {type: dateTime, short: The effectiveTime SHALL be precise to at least the minute and SHALL include a time zone offset, mustSupport: true, choiceOf: effective, index: 5} status: pattern: {type: Code, value: final} index: 1 effective: short: The effectiveTime SHALL be precise to at least the minute and SHALL include a time zone offset mustSupport: true choices: [effectiveDateTime] index: 4 id: {mustSupport: true, index: 0} code: {short: At Home Tests, index: 2} valueCodeableConcept: {type: CodeableConcept, label: At-Home Test Result Value, short: At-Home Test Result Value, mustSupport: true, choiceOf: value, index: 10} issued: {short: Test result date released, mustSupport: true, index: 6} device: short: The referenced device SHALL be at-home test device. refers: ['http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Device-at-home-in-vitro-test'] type: Reference mustSupport: true label: At home test device index: 12 performer: {short: 'If the performer is not the patient being tested, specify the person performing the test.', mustSupport: true, index: 7} package_version: lab-report-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 base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab version: 1.0.0-ballot required: [device, effectiveDateTime, id, specimen, effective]