get
https://ref.miracle-api.workers.dev/exec
This endpoint returns reference values for Left Ventricular Functional and Geometric parameters
based on query parameters.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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 anerrorandintended_statusfield in error responses. - The engine is a router: it dispatches to domain-specific handler functions based on
domain.
