II.
SkillArea JSON
Structured · liveskill-area:drug-interaction-analysis
Drug Interaction Analysis json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:drug-interaction-analysis",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Drug Interaction Analysis",
"description": "Identifying and evaluating drug-drug, drug-food, and drug-gene interactions —\nbuilding interaction knowledge bases, implementing clinical alerting rules,\nand integrating pharmacokinetic data into prescribing workflows.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:drug-interaction-analysis",
"to": "domain:pharmaceuticals",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:drug-interaction-analysis",
"to": "domain:healthcare",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}