SPOC-CO
Synthetic data prototype — no PHI. Numbers, names, and IDs are fabricated for design review only.

Integration

Data Source & FHIR R4 Mapping

System-of-record provenance and FHIR resource mapping powering this pilot.

EHR FHIR R4

6 domains · avg 81%

  • Discharge Metadata

    Encounter

    93%
  • Follow-up Scheduling

    Appointment

    76%
  • Utilization Outcomes

    Encounter

    56%
  • Medication Reconciliation

    MedicationRequest

    73%
  • Procedure Metadata

    Procedure

    94%
  • Demographics

    Patient

    93%

Arkos PROM API

2 domains · avg 55%

  • Satisfaction

    QuestionnaireResp.

    53%
  • PROMs

    Observation

    57%

SPOC-CO Workflow

3 domains · avg 62%

  • TCM Documentation

    ServiceRequest

    77%
  • Steerage History

    ServiceRequest

    57%
  • PCM Monthly Activity

    CarePlan

    51%

Pipeline Architecture

EHR FHIR R4

Source of truth

SPOC-CO Ingest

Validation & normalization

Episode Engine

TCM/PCM workflows

Arkos RWE Lake

Analytics & evidence

Billing 837P

Claim submission

50 synthetic patients · 250 RWE completeness rows ingested.

Sample FHIR Resource — CarePlan (PCM)

{
  "resourceType": "CarePlan",
  "status": "active",
  "intent": "plan",
  "category": [{ "coding": [{ "system": "http://snomed.info/sct", "code": "734163000", "display": "Care plan" }]}],
  "subject": { "reference": "Patient/PT-000001" },
  "period": { "start": "2026-02-14" },
  "author": { "reference": "Practitioner/STF-005" },
  "addresses": [{ "reference": "Condition/post-op-urology" }],
  "activity": [{
    "detail": {
      "code": { "coding": [{ "system": "http://www.ama-assn.org/go/cpt", "code": "99426" }]},
      "status": "in-progress",
      "scheduledTiming": { "repeat": { "frequency": 1, "period": 1, "periodUnit": "mo" }}
    }
  }]
}

EPIC Workflow Layer

EPIC Workflow Mapping (synthetic prototype)

Future-state mapping of intake, AI activation, pathways, order sets, tasks, and program enrollment against EHR / ADT / FHIR / SPOC / RCM sources.

This prototype uses synthetic data only. Live Cerner, ADT, FHIR, device, pharmacy, post-acute, and RCM integrations remain future implementation tracks.

EHR / ADT candidate fields

4

candidate fields

SPOC operational fields

6

candidate fields

AI / routing fields

4

candidate fields

Task orchestration fields

2

candidate fields

Billing / RCM fields

1

candidate fields

Synthetic demo-only fields

1

candidate fields

Source Ownership

USC / EHR

2 fields

AI Activation Engine

1 field

SPOC / Arkos

5 fields

Billing / RCM

1 field

Operations

3 fields

Workflow-Specific Mapping Rows

Synthetic mapping of EPIC workflow model fields to candidate source systems and FHIR resources.

FieldDescriptionMapping CategoryOwnerFHIR Candidate
fact_intake_trigger.care_trigger_typeInbound signal class (ADT, surgery schedule, panel upload, referral)ADT / HL7 CandidateUSC / EHREncounter.class / MessageHeader.event
fact_intake_trigger.care_trigger_sourceOriginating system that produced the intake eventCerner / EHR CandidateUSC / EHRMessageHeader.source.endpoint
fact_intake_trigger.ai_activation_scoreAI-derived likelihood-to-benefit score for routingSPOC Operational LayerAI Activation EngineRiskAssessment.prediction.qualitativeRisk
fact_program_assignment.recommended_programRecommended program (TCM, PCM, APCM, RPM, IPC, DME)SPOC Operational LayerSPOC / ArkosCarePlan.category
fact_program_assignment.eligibility_statusCoverage / payer eligibility for assigned programRev-Cycle Validation RequiredBilling / RCMCoverage.status
dim_care_pathway.pathway_nameStandardized clinical pathway driving the order setFHIR Transform CandidateSPOC / ArkosPlanDefinition.title
dim_order_set.order_set_nameLibrary order set linked to pathwayFHIR Transform CandidateSPOC / ArkosActivityDefinition.title
fact_order_set_activation.orders_generated_countCount of orders triggered by activation eventSPOC Operational LayerOperationsServiceRequest (n)
fact_workflow_task.task_typeGenerated task class (outreach, consent, education, billing prep)SPOC Operational LayerOperationsTask.code
fact_workflow_task.required_license_levelMinimum license required to action the taskSPOC Operational LayerOperationsTask.performerType
fact_care_plan_instance.programActive program enrollment per patientSPOC Operational LayerSPOC / ArkosCarePlan.category / status
fact_panel_candidate.panel_typeOffice-based panel source (PCP roster, specialty roster, referral)Synthetic Demo OnlySPOC / ArkosGroup.type / Group.member