Get LV Volumetric Reference Values

Provides reference values for left ventricular parameters.

Important notes:

  • The API matches the exact combination of parameter, gender, pm, and age to return appropriate reference values.
  • The pm parameter specifies whether papillary muscles are included in "mass" or "volume" calculations.
  • Age validation:
    • If pm=mass, request age must be between 18 and 83 (inclusive).
    • If pm=volume, request age must be between 16 and 83 (inclusive).
    • The age query parameter must be an integer. The sheet matching process prefers an exact numeric age row; if none exists it will fall back to a row with a blank age cell.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required

Domain specification (must be LV for left ventricular measurements)

Allowed:
string
enum
required

Cardiac parameter to evaluate

string
enum
required

Patient gender

Allowed:
string
enum
required

Papillary muscle inclusion; one of mass or volume

Allowed:
integer
required
16 to 83

Patient age in years (integer). Note: allowed request age range is 16–83 overall; however, if pm=mass the request age must be 18–83.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json