PatientAdmin

This data model allows you to stay up-to-date on documented patient demographics, insurance, and the patient identifier used by the EHR system (usually an MRN). PatientAdmin relies on an admission, discharge, and transfer (ADT) feed from a provider.

PatientAdmin data can vary, but there are two main categories of data:

  • Patient-level: Information about the patient that persists over time (e.g., name, address, gender, DOB, email address, primary care provider) that isn't tied to a particular encounter.
  • Visit-level: Information pertaining to the patient's visit (e.g., the current location within the hospital, referring provider, admitting provider, care team, or discharge date/time).

This data model has event types that allow you to:

  • receive a notification about patient appointments or records;
  • query for and receive a list of admitted patients; or
  • query for and receive patient visit information.
PatientAdmin vs. PatientSearch data models

PatientAdmin is a webhook-based feed that communicates changes to patient information, usually through a push notification generated from an ADT HL7v2 interface.

PatientSearch allows you to query for patient updates as you need them.

Fun fact

PatientAdmin is our most popular data model. Fun fact: Over 90% of Redox implementations use it in some form!

If you're a vendor that persists patient data in your application, we recommend using this data model.

Events in PatientAdmin

Dev preview
Data on Demand Enabled
Dev preview
Data on Demand Enabled
Dev preview
Data on Demand Enabled
Dev preview
Data on Demand Enabled

FHIR® is a registered trademark of Health Level Seven International (HL7) and is used with the permission of HL7. Use of this trademark does not constitute an endorsement of products/services by HL7®.