Expand a value set
Terminology
Expand a value set
Proxies a FHIR ValueSet/$expand to the LOINC terminology server and returns the upstream FHIR ValueSet (with its expansion) verbatim. Requires a valid API key.
GET
Expand a value set
Authorizations
Your platform API key (haau3_sk_…), sent as Authorization: Bearer <key>.
Query Parameters
Canonical URL of the value set to expand. Defaults to the implicit all-LOINC value set (http://loinc.org/vs).
Minimum string length:
1Text filter to narrow the expansion to matching concepts.
Minimum string length:
1Maximum number of concepts to return (0 returns the total only).
Required range:
0 <= x <= 1000Number of concepts to skip for pagination.
Required range:
0 <= x <= 9007199254740991