Mayocliniclabs: Search Tests
Mayocliniclabs via Parse · healthcare
Full-text search over the Mayo Clinic Labs catalog. Matches tests, algorithms, and articles by keyword. Paginates via a 0-based page counter; each page returns up to `limit` items. Filtering by content_type narrows results to one document class. Search and browse the Mayo Clinic Laboratories test catalog, including tests, algorithms, and articles. Fulfilled by Parse from mayocliniclabs.com.
- b2b-directory
- government-public
- healthcare
- mayocliniclabs
- mayocliniclabs-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3c3d64ce-eeda-43bf-8ca5-70630276bfd2/search_tests
- Interface artifact
- sha256:864b67480ef97a7aabec2293201b185f54f4ad45d2b88156d777e275ff47d3cb
- Manifest digest
- sha256:06ce552d178d4a603bdf3143145ff0baaeb6b5ce81da9c18f27b32e296fd8592
Request fields
- page (integer): Page number (0-based).
- limit (integer): Max results per page.
- query (string, required): Search keyword (e.g. 'hemoglobin', 'CBC', 'glucose').
- content_type (string): Filter by content type.: Allowed values: Test, Algorithm, Article
Example queries
- {"page":"0","limit":"5","query":"hemoglobin","content_type":"Test"}