II.
Domain JSON
Structured · livedomain:telemedicine
Telemedicine json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:telemedicine",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Telemedicine",
"description": "Remote healthcare delivery via digital platforms — video consultations,\nremote patient monitoring, e-prescriptions, and asynchronous clinical\nworkflows. Covers platform engineering, HIPAA compliance, and clinical\nintegration.\n"
},
"outgoingEdges": [
{
"from": "domain:telemedicine",
"to": "specialization:healthcare",
"kind": "contains"
},
{
"from": "domain:telemedicine",
"to": "specialization:clinical-informatics",
"kind": "contains"
}
],
"incomingEdges": []
}