Lab result catalog
lowFHIR · ObservationLOINC-coded test definitions and reference ranges.
lab_result_catalog_v1Fields
| Column | Type | Required | Hints |
|---|---|---|---|
| loinc_code | string | yes | loinc · code loinc |
| name | string | yes | analyse · test · examen |
| unit | string | — | einheit · unité · unidad |
| ref_low | number | — | referenz min · référence min · valor min |
| ref_high | number | — | referenz max · référence max · valor max |
Use via MCP
Drop AdaptivMapr into Cursor or Claude Desktop. Schema-only calls are free and unlimited.
adaptivmapr.match_headers({
template: "lab_result_catalog_v1",
headers: ["first_name", "last_name", /* ... */]
})MCP install instructions →