Application Data Exchange Assessment Framework and Functional Requirements for Mobile Health
0.1.0 - STU 1 Ballot

This page is part of the Application Data Exchange Assessment Framework and Functional Requirements for Mobile Health (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

Clinical Height and Weight

The Clinical Height and Weight category supports additional requirements used in clinical settings for the interpretation of height and weight measures.

Feature: Capture of Clinical Data With Weight Measurement.

The system **SHALL** be able to capture and record other data to facilitate interpretation of 
height and weight measurements.

Scenario: Compute or Report Body Mass Index

This requirement allows BMI to be detected by a device, or computed based on the reported height and sensed weight.
GIVEN
a <System> (App and/or Infrastructure) that can work with a <Device>
AND
a <User> of that <System>
WHEN
there are <Height> and <Weight> measurements for a <User>
THEN
there is a <Measurement> of <Body Mass Index> for the <User>

Scenario: Clothing Worn During Measurement

The system shall be able to capture a value describing the clothing worn during weight measurement.
GIVEN
a <User>
AND
a <System>
WHEN
a <Measurement> of weight is performed by the <System>
THEN
there is an opportunity for <User> to describe the clothing worn during the measurement

Scenario: LOINC Coded BMI Measurement

The system should provide LOINC codes along with measurements.
GIVEN
a <Measurement> of BMI
WHEN
the <Measurement> is retrieved
THEN
that <Measurement> is associated with a <LOINC Code> for BMI,
AND
that <LOINC Code> is 39156-5 Body mass index (BMI) [Ratio]

Scenario: UCUM Coded BMI Units

The measurement should use units coded in UCUM.
GIVEN
a <Measurement> of height
WHEN
the <Measurement> is retrieved
THEN
that <Measurement> is associated with a <UCUM Unit Code>,
AND
that <UCUM Unit Code> is ‘kg/m2’.