Skip to content

Healthcare Data Model Implementation Workflow

Run the Healthcare Data Model Implementation Workflow MicroSim Fullscreen

About This MicroSim

This BPMN-style flowchart walks through implementing a healthcare graph data model end to end — from identifying clinical entities and relationships, through defining node labels, properties, and edge types, to security review, performance testing, and production deployment. Three decision gates create rework loops: a schema that cannot answer priority queries returns to property design, a failed security review returns to implementation, and slow multi-hop traversals trigger index and schema optimization. Each step is owned by a different team — clinical SMEs, data architects, developers, DBAs, and compliance.

How to Use

Hover over any step to read what the activity involves and which team owns it. Follow the green start and end events and the blue task rectangles down the main path, and trace the three yellow decision diamonds to see the "No" rework loops that send the project back for revision before it can advance.

Iframe Embed Code

You can add this MicroSim to any web page by adding this to your HTML:

1
2
3
4
<iframe src="https://dmccreary.github.io/modeling-healthcare-data/sims/healthcare-data-model-implementation-workflow/main.html"
        height="450px"
        width="100%"
        scrolling="no"></iframe>

Lesson Plan

Grade Level

9-12 (High School Geometry)

Duration

10-15 minutes

Prerequisites

TODO: List prerequisites.

Activities

  1. Exploration (5 min): TODO
  2. Guided Practice (5 min): TODO
  3. Assessment (5 min): TODO

Assessment

TODO: List assessment criteria.

References

  1. TODO: Add references.