Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please see the manual for more information.

Entity: Measurement Report

 

HL7 API

FHIR API

REST API

Web (Patient)

Attributes

External ID

String

An ID provided by the sender.

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

 

 

 

Entity: Measurement - Extends: Data Point

 

HL7 API

FHIR API

REST API

Web (Patient)

Summary of interactions

Read

 

 

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

Measurements

Write

ORU R01/lab

 

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

Measurements

Attributes

Name

String

The name of the type of measurement.

 

 

 

 

Code System

String

The code system used.

 

 

 

Measurement listing page
Measurement details page

Code of Whole

String

The code representing the overall measurement.

 

 

 

 

Code

String

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

 

 

 

 

Code2

String

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

 

 

 

 

Unit

String

The units of the value.

 

 

 

Measurement listing page
Measurement details page

Unit2

String

The units of the second value.

 

 

 

 

Timestamp

Timestamp

The timestamp when the measurement was taken.

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

 

 

Measurement details page

Value

Number

The value of the measurement.

OBX-5.1 (ORU R01/lab)

 

 

Measurement listing page
Measurement details page

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)

 

 

Measurement listing page
Measurement details page

Value Non-Numeric

String

The value of the measurement if it is not numeric.

 

 

 

Measurement listing page
Measurement details page

Medication

Class Diagram

Medication

...