Home
St. Jude Medical
St Jude Medical Cardiac Device Structure
St Jude Medical Cardiac Device Structure
Hierarchical structure of St. Jude Medical / Abbott cardiac device data from Merlin.net
Type: object
Properties: 11
Cardiac Cardiovascular Healthcare Medical Devices Patient Monitoring Remote Care Fortune 500
St Jude Medical Cardiac Device Structure is a JSON Structure definition published by St. Jude Medical, describing 11 properties.
Properties
deviceId
deviceType
model
serialNumber
implantDate
patientId
clinicId
remoteMonitoring
batteryStatus
leadMeasurements
alerts
Meta-schema:
JSON Structure
{
"title": "Cardiac Device Structure",
"description": "Hierarchical structure of St. Jude Medical / Abbott cardiac device data from Merlin.net",
"type": "object",
"properties": {
"deviceId": {"type": "string", "description": "Unique device identifier"},
"deviceType": {"type": "string", "description": "Device type (ICD, CRT-D, Pacemaker, etc.)"},
"model": {"type": "string", "description": "Device model name"},
"serialNumber": {"type": "string", "description": "Device serial number"},
"implantDate": {"type": "string", "description": "Implant date (YYYY-MM-DD)"},
"patientId": {"type": "string", "description": "Patient identifier"},
"clinicId": {"type": "string", "description": "Monitoring clinic identifier"},
"remoteMonitoring": {
"type": "object",
"description": "Remote monitoring configuration",
"properties": {
"enabled": {"type": "boolean"},
"transmitterModel": {"type": "string"},
"lastTransmissionDate": {"type": "string"},
"connectionType": {"type": "string"}
}
},
"batteryStatus": {
"type": "object",
"properties": {
"voltage": {"type": "number"},
"estimatedReplacementDate": {"type": "string"},
"status": {"type": "string"}
}
},
"leadMeasurements": {
"type": "array",
"items": {
"type": "object",
"properties": {
"leadLocation": {"type": "string"},
"impedance": {"type": "number"},
"threshold": {"type": "number"},
"sensing": {"type": "number"}
}
}
},
"alerts": {
"type": "array",
"items": {
"type": "object",
"properties": {
"alertId": {"type": "string"},
"alertType": {"type": "string"},
"severity": {"type": "string"},
"detectedDate": {"type": "string"}
}
}
}
}
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/st-jude-medical-cardiac-device-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.