II.
Workflow JSON
Structured · liveworkflow:telemedicine-platform-review
Telemedicine Platform Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:telemedicine-platform-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-healthtech.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Telemedicine Platform Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "cross-team",
"description": "Reviews telemedicine platform reliability and clinical quality --\nanalyzing video consultation connection quality metrics (latency, packet\nloss, resolution), evaluating clinical workflow completion rates and\nprovider satisfaction scores, auditing HIPAA-compliant data handling\nacross telehealth sessions, reviewing e-prescribing integration\naccuracy, and tracking patient wait times against published service\nlevels. Produces platform reliability reports, clinical quality\ndashboards, and regulatory compliance assessments. Excludes clinical\nprotocol development.\n"
},
"outgoingEdges": [
{
"from": "workflow:telemedicine-platform-review",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:telemedicine-platform-review",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:telemedicine-platform-review",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:telemedicine-platform-review",
"to": "skill-area:sli-slo-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:telemedicine-platform-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:telemedicine-platform-review",
"to": "domain:healthtech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:telemedicine-platform-review",
"to": "domain:healthcare",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:telemedicine-platform-review",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:telemedicine-platform-review",
"to": "responsibility:run-security-scans",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:telemedicine-platform-review",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:telemedicine-platform-review",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}