At-Home In-Vitro Test Report
1.1.0 - STU 1.1 United States of America flag

At-Home In-Vitro Test Report, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/home-lab-report/ and changes regularly. See the Directory of published versions

Implementation Guide

Implementation Guide Overview

This At-Home In-Vitro Test Implementation Guide creates a common framework (e.g. FHIR resources, FHIR value sets, etc.) that will be leveraged by multiple condition-specific At-Home In-Vitro Test use cases. The framework artifacts included in this guide are intended to be use case independent.

Framework Profiles

Rather than creating multiple condition-specific profiles that only differ by value set binding for each type of At-Home In-Vitro Test type, this IG contains a set of framework profiles which conform to US Core Profiles (where available) with At-Home In-Vitro specific constraints and/or extensions. Some of the framework profiles are intended to be used as-is and some are intended to be used as a base with further constraints, mainly bindings to condition-specific value sets. Each profile contains information about which type they are and which elements are expected to be further constrained for a specific use case.

There is a set of COVID-19 use case profiles which should act as guidance for implementation of different use cases. These profiles have been instantiated in the example instances included in the guide.

Framework Profile Description Element to Constrain for Specific Use Case Constraint Type
Bundle - At-Home In-Vitro Test

This profile constrains the Bundle resource for At-Home Sample Tests.

Bundle.entry Reference to an DiagnosticReport - Home Lab Results constrained to the specific use case
Device - At-Home In-Vitro Test

This profile constrains the Device resource for At-Home Sample Tests.

Use as is for all use cases
DiagnosticReport - At-Home In-Vitro Results

This profile constrains the US Core DiagnosticReport for Laboratory Results profile to At-Home Sample Tests.

DiagnosticReport.result Reference to an Observation - At-Home In-Vitro Test Result constrained to the specific use case (e.g. Observation - At-Home In-Vitro Test Result - COVID-19)
MessageHeader - At-Home In-Vitro Test Results

This MessageHeader represents the At-Home In-Vitro Test Results being sent from an application server to a health authority.

Use as is for all use cases
Observation - Patient Question Answer

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.

Use as is for all use cases
Observation - At-Home In-Vitro Test Result

This profile constrains the US Core Laboratory Result Observation to At-Home Sample Tests.

Observation.code Bind to a value set containing the condition-specific test types
Observation.value[x] Bind to a value set containing the condition-specific test results
Specimen - At-Home In-Vitro Test

This Specimen profile identifies and describes the specimen used in an At-Home Sample Test.

Specimen.type Bind to a value set containing the use case specific specimen types

Underlying Specifications

This guide is based on the HL7 FHIR standard and the US Core IG specification, which builds additional capabilities on top of FHIR. This IG is intended to maximize the number of systems that can conform to this guide as well as to allow for easy growth and extensibility of system capabilities in the future.

Implementers of this specification must understand some basic information about the underlying specifications listed above.

FHIR

This IG uses terminology, notations and design principles that are specific to the HL7 FHIR standard. Before reading this implementation guide, it is important to be familiar with the basic principles of FHIR and how to read FHIR specifications. Readers who are unfamiliar with FHIR are encouraged to review the following prior to reading the rest of this implementation guide.

This implementation guide is based on R4 version of the HL7 FHIR Standard.

FHIR Resources Used

The table below identifies the specific FHIR resources and profiles used in this IG. In most cases, the resources and profiles have been further constrained to meet the needs of the use case described in this IG.

FHIR Resource/Profile Purpose
Bundle Used to group resources for submitting results.
Device Used to represent At-Home In-Vitro tests.
US Core DiagnosticReport for Laboratory Results Reporting Used to organize the results of an At-Home In-Vitro test.
MessageHeader Used to specify metadata for routing.
Observation Used to represent the results of an At-Home In-Vitro test, presence of related symptoms, symptom onset time.
US Core Organization Representing test manufacturers.
US Core Patient Used to represent the patient taking the At-Home In-Vitro test.
Specimen Used to represent type of specimen used in the At-Home In-Vitro test.
US Core Location Used to represent locations in workflows.
Endpoint Used to represent routing information.