iiRecord
Agentic AI Atlas · Remote Patient Monitoring Audit
workflow:remote-patient-monitoring-audita5c.ai
II.
Workflow JSON

workflow:remote-patient-monitoring-audit

Structured · live

Remote Patient Monitoring Audit json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-healthtech.yamlCluster · workflows
Record JSON
{
  "id": "workflow:remote-patient-monitoring-audit",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-healthtech.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Remote Patient Monitoring Audit",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "cross-team",
    "description": "Audits remote patient monitoring systems and clinical workflows --\nvalidating wearable device data accuracy against clinical-grade\nreference measurements, reviewing alert threshold configurations for\nsensitivity and specificity, auditing clinician response time to\ncritical alerts against care protocols, evaluating data transmission\nreliability from patient devices to clinical dashboards, and verifying\npatient consent and data privacy compliance across RPM data flows.\nProduces device accuracy reports, alert efficacy analyses, and clinical\nworkflow compliance scorecards. Excludes treatment plan modifications.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "skill-area:sli-slo-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "domain:healthtech",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "domain:healthcare",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "responsibility:run-security-scans",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:remote-patient-monitoring-audit",
      "to": "org-unit:compliance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}