Device Observation Example is an example object payload from Baxter International, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"_provenance": {
"authored_by": "API Evangelist",
"method": "generated",
"generated": "2026-09-04",
"note": "ILLUSTRATIVE ONLY - not a Baxter-published example. Baxter publishes no OpenAPI, no API reference and no example payloads; this document was authored by API Evangelist to exercise json-ld/baxter-context.jsonld. Every identifier, serial number, MRN and clinical value in it is invented. It is deliberately NOT wired to an apis.yml Examples pointer, because pointing at it would credit Baxter with publishing examples it has never published."
},
"@context": "../json-ld/baxter-context.jsonld",
"@type": "DeviceObservation",
"deviceId": "BXT-SIGMA-SPECTRUM-001234",
"deviceType": "Infusion Pump",
"manufacturer": {
"@type": "schema:Organization",
"schema:name": "Baxter International"
},
"modelNumber": "Sigma Spectrum 35700BAX",
"serialNumber": "SPC-2024-001234",
"patientId": "MRN-987654321",
"observationTime": "2026-04-21T14:32:00Z",
"infusionData": {
"drugName": "Heparin Sodium",
"concentration": "25000 units/500mL",
"rate": 12.5,
"unit": "mL/hr",
"volumeInfused": 125.0,
"volumeRemaining": 375.0,
"programmedDose": 500,
"doseUnit": "units/hr"
},
"status": "INFUSING",
"alarms": [],
"fhirReference": {
"resourceType": "MedicationAdministration",
"subject": "Patient/MRN-987654321",
"medication": "Medication/heparin-sodium"
}
}
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.