get
https://script.google.com/macros/s/AKfycbwa3P9-IYGTace8xlvxM2t2p74Q75KRS6Ll3zdm0LI4GtfmXPbvHbRZVikOp7nvohYG/exec
This endpoint returns reference values for Left Ventricular Functional and Geometric parameters based on query parameters.
This endpoint returns reference values for Left Ventricular Functional and Geometric parameters based on query parameters.
Supported Parameters:
PFREPFRE_BSAPFRA_EDVPFRAPFRA_BSAPFRA_PFRASEPTAL_AVPDSEPTAL_AVPD_LLLATERAL_AVPDLATERAL_AVPD_LLSPHERICITY_INDX_DIASSPHERICITY_INDX_SYSLVEDD_4ChLVEDD_SAxLVESD_4ChLVESD_SAX
Parameter Abbreviations:
- PFR: Peak Filling Rate
- E: Early
- A: Active
- AVPD: Atrioventricular Plane Descent
REQUIRED query parameters are:
domain: Must be "LV_FG"parameter: Must be one of the allowed LV parameter valuesgender: Must be "male" or "female"
Implementation notes for integrators:
- The server MAY return HTTP 200 for all responses and indicate errors in the JSON body.
If so, include an
errorandintended_statusfield in error responses. - The engine is a router: it dispatches to domain-specific handler functions based on
domain.
