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

Clinical visits

Visit summary entries from the simulated personal-health provider.

Connector northwind_health_demo · stream clinical_visits · 2 records · retention: Retained while this demo dataset is seeded.

Schema

  • visit_attimestampcommonWhen the visit occurred.
  • provider_namestringidentifyingPractitioner display name.
  • summarystringsensitiveShort visit summary written for the patient.
  • follow_up_neededbooleancommonWhether the simulated provider flagged follow-up.

Records

API examples

curl -s /sandbox/v1/streams/clinical_visits
curl -s '/sandbox/v1/streams/clinical_visits/records?limit=5'