description: This profile constrains the US Core Laboratory Result Observation to At-Home In-Vitro Sample Tests. package_name: hl7.fhir.us.home-lab-report.r4b derivation: constraint name: ObservationAtHomeInVitroTestResult type: Observation elements: hasMember: type: Reference 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.hasMember elements. refers: ['http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result'] index: 15 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: 13 value: label: At-Home Test Result Value short: At-Home Test Result Value mustSupport: true choices: [valueCodeableConcept] index: 11 extension: {type: Extension, url: 'http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-proctored-info', index: 1} effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 7} status: pattern: {type: Code, value: final} index: 2 effective: mustSupport: true choices: [effectiveDateTime] index: 6 id: {mustSupport: true, index: 0} code: {short: 'Consult LIVD: https://www.cdc.gov/csels/dls/livd-codes.html to obtain the values to be used for each particular use case.', index: 3} valueCodeableConcept: {type: CodeableConcept, label: At-Home Test Result Value, short: At-Home Test Result Value, mustSupport: true, choiceOf: value, index: 12} issued: {short: Test result date released, mustSupport: true, index: 8} 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: 14 subject: type: Reference refers: ['http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Patient-at-home-in-vitro-test'] index: 4 performer: {short: 'If the performer is not the patient being tested, specify the person performing the test.', mustSupport: true, index: 9} package_version: 1.0.0 extensions: {} 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 required: [device, effectiveDateTime, id, specimen, effective]