API Reference

Get Aortic Root Diameters

Retrieves normal reference values (mean, sd, ll, ul) for aortic root diameters based on the measurement parameter, subject's gender, and imaging technique. Provides normal diameters of the aortic root for men and women, measured on sagittal left ventricular outflow tract balanced steady-state free precession (bSSFP) cardiac MRI.

This API retrieves reference values for the following parameters:

  • AAD: Aortic Annulus Diameter (mm)
  • AAD_BSA: Aortic Annulus Diameter / Body Surface Area (mm/m²)
  • ASD: Aortic Sinus Diameter (mm)
  • ASD_BSA: Aortic Sinus Diameter / Body Surface Area (mm/m²)
  • STJD: Sinotubular Junction Diameter (mm)
  • STJD_BSA: Sinotubular Junction Diameter / Body Surface Area (mm/m²)

Important Notes:

  • HTTP Status Code: Due to Google Apps Script limitations, all responses are returned with an HTTP 200 OK status. It is crucial to inspect the JSON body for an error field to determine if the request was actually successful.
  • Intended Status: A successful response will not have an error field. A failed response will include an intended_status field (e.g., 400, 404, 500) to indicate the logical status of the request.
Language
Click Try It! to start a request and see the response here!