iiRecord
Agentic AI Atlas · Medical Data Interoperability Review
workflow:medical-data-interoperability-reviewa5c.ai
II.
Workflow JSON

workflow:medical-data-interoperability-review

Structured · live

Medical Data Interoperability Review json

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

File · workflows/workflows/workflows-thin-domains-fill.yamlCluster · workflows
Record JSON
{
  "id": "workflow:medical-data-interoperability-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Medical Data Interoperability Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Reviews health data interoperability implementation against standards\nand regulatory requirements -- validating FHIR R4 resource\nconformance and CapabilityStatement accuracy, auditing HL7 v2\nmessage parsing and transformation fidelity across integration\nengines, assessing C-CDA document generation and consumption against\nONC certification criteria, reviewing SMART on FHIR app\nauthorization flows and scope management, evaluating terminology\nservice accuracy for SNOMED CT, LOINC, and RxNorm code mappings,\ntesting bulk data export compliance with CMS interoperability rules,\nand auditing patient matching algorithm performance across data\nsources. Produces interoperability conformance report, terminology\nmapping accuracy scorecard, and integration gap analysis. Excludes\nEHR system development.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "skill-area:api-design",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "skill-area:data-quality",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "domain:healthtech",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "domain:healthcare",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "org-unit:compliance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:medical-data-interoperability-review",
      "to": "org-unit:data-platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}