Class TBodyStructureDistanceFromLandmark

Unit

Declaration

type TBodyStructureDistanceFromLandmark = class(TBackboneElement)

Description

Record details about an anatomical structure. This resource may be used when a coded concept does not provide the necessary detail needed for the use case.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property device : TCodeableReferenceArray read GetdeviceArray;
Public property value : TQuantityArray read GetvalueArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property device : TCodeableReferenceArray read GetdeviceArray;

An instrument, tool, analyzer, etc. used in the measurement.

Public property value : TQuantityArray read GetvalueArray;

The measured distance (e.g., in cm) from a body landmark.


Generated by PasDoc 0.15.0.