EHR Integration Testing
workflow:ehr-integration-testing
Workflowworkflows/workflows/workflows-healthcare.yaml·Open in Graph → {
"id": "workflow:ehr-integration-testing",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-healthcare.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "EHR Integration Testing",
"workflowKind": "operational",
"triggerType": "event-driven",
"typicalCadence": "per-release",
"complexity": "cross-team",
"description": "Validates interoperability between the organization's systems and\nelectronic health record platforms -- executing HL7 FHIR conformance\ntest suites, verifying CDA document round-tripping, testing\npatient-matching algorithms across identity domains, validating\nmedication-list synchronization with pharmacy systems, and confirming\naudit-log completeness for HIPAA access tracking. Produces conformance\ntest reports, interface error catalogs, and go/no-go integration\nreadiness assessments. Excludes EHR vendor selection.\n"
},
"outgoingEdges": [
{
"from": "workflow:ehr-integration-testing",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ehr-integration-testing",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ehr-integration-testing",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ehr-integration-testing",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:ehr-integration-testing",
"to": "skill-area:oauth-flows",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:ehr-integration-testing",
"to": "domain:healthcare",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ehr-integration-testing",
"to": "domain:platform-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ehr-integration-testing",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:ehr-integration-testing",
"to": "responsibility:approve-deploys",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:ehr-integration-testing",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ehr-integration-testing",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}