Sandbox demo instanceDeterministic fictional data. Not connected to real services. Reset by reloading.
pdpp

rec_sb_visit_2026_02

Connector northwind_health_demo · stream clinical_visits · record time 2026-02-14T15:30:00Z · ingested 2026-02-15T09:00:00Z

Fields

  • visit_at2026-02-14T15:30:00Z
  • provider_nameDr. Avery Hale (simulated)
  • summaryAnnual physical. Routine bloodwork ordered. Follow-up not required.
  • follow_up_neededfalse

Raw JSON

{
  "object": "record_detail",
  "is_demo": true,
  "notice": "Sandbox demo: deterministic fictional data. Not a live PDPP reference instance.",
  "connector_id": "northwind_health_demo",
  "fields": {
    "visit_at": "2026-02-14T15:30:00Z",
    "provider_name": "Dr. Avery Hale (simulated)",
    "summary": "Annual physical. Routine bloodwork ordered. Follow-up not required.",
    "follow_up_needed": false
  },
  "ingested_at": "2026-02-15T09:00:00Z",
  "record_id": "rec_sb_visit_2026_02",
  "record_time": "2026-02-14T15:30:00Z",
  "stream": "clinical_visits"
}

API example

curl -s /sandbox/v1/streams/clinical_visits/records/rec_sb_visit_2026_02