Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Class Diagram

Measurement

Display

Measurements appear in the Health > Measurements page of the patient's record.

Please see the manual for more information.

Entity: Measurement - Extends: Data Point

 

HL7 API

FHIR API

Web

Custom REST API

Facade (STU3)

Aggregated (R4)

Summary of interactions

Read

 

 

Measurements

/v2-beta/measurements/[patientId]
/v2-beta/measurements

Write

R01/lab

 

Measurements

/v1/measurements
/v1/measurements/[measurementId]
/v2-beta/measurements/[patientId]

Entity: Measurement Report

External ID

String

An ID provided by the sender.

ORC-3.1 (ORU R01/lab)
OBR-3.1 (ORU R01/lab)

Not shown.

Entity: Measurement

Name

String

The name of the type of measurement.

 

 

Shown.

 

Code System

String

The code system used.

 

 

Not shown.

 

Code of Whole

String

The code representing the overall measurement.

 

 

Not shown.

 

Code

String

The code of the first value, if this is a multi-valued measurement.

 

 

Not shown.

 

Code2

String

The code of the second value, if this is a multi-valued measurement.

 

 

Not shown.

 

Unit

String

The units of the value.

 

 

Shown.

 

Unit2

String

The units of the second value.

 

 

Shown.

 

Timestamp

Timestamp

The timestamp when the measurement was taken.

OBR-7.1 (ORU R01/lab)
OBX-14.1 (ORU R01/lab)

 

Shown.

 

Value

Number

The value of the measurement.

OBX-5.1 (ORU R01/lab)

 

Shown.

 

Value2

Number

The second value, if relevant. This is intended to allow two related measurements to be grouped together, e.g. diastolic and systolic blood pressure. This is not a second reading of the first value.

OBX-5.1 (ORU R01/lab)

 

Shown.

 

Value Non-Numeric

String

The value of the measurement if it is not numeric.

 

 

 

  • No labels