II.
Role JSON
Structured · liverole:epidemiologist
Epidemiologist json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:epidemiologist",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Epidemiologist",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Studies the distribution and determinants of diseases in populations —\ndesigns surveillance systems, conducts outbreak investigations, builds\ntransmission models, and advises on public health interventions.\n"
},
"outgoingEdges": [
{
"from": "role:epidemiologist",
"to": "responsibility:clinical-data-integrity",
"kind": "holds_responsibility"
},
{
"from": "role:epidemiologist",
"to": "responsibility:patient-safety-compliance",
"kind": "holds_responsibility"
},
{
"from": "role:epidemiologist",
"to": "domain:public-health",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:epidemiologist",
"to": "domain:healthcare",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:clinical-data-integrity",
"to": "role:epidemiologist",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:patient-safety-compliance",
"to": "role:epidemiologist",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:clinical-trial-protocol",
"to": "role:epidemiologist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:patient-onboarding",
"to": "role:epidemiologist",
"kind": "involves_role",
"attributes": {}
}
]
}