OmniCore
Platform foundation
FHIR-native data core, identity, consent, and event backbone every module shares.
- FHIR R4 record store: every module reads and writes the same resources, no per-module database
- Live FHIR REST API with a published capability statement at /fhir/metadata
- Consent engine evaluating 42 CFR Part 2 segment labels on every read
- Identity and SSO with OIDC, role-based and attribute-based access, and break-glass
- Immutable audit ledger recording every access and every write as FHIR AuditEvent
- Multi-tenant isolation with per-tenant schemas and per-tenant encryption keys
- Terminology service across SNOMED, LOINC, RxNorm, ICD, CPT and CVX
- Data-quality worklist with point-in-time snapshots and acknowledgement tracking
- Event backbone with durable publish and subscribe for cross-module workflow
- Census and roster exports for reconciliation against external systems