II.
Domain JSON
Structured · livedomain:healthtech
HealthTech json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:healthtech",
"_kind": "Domain",
"_file": "domain/domains/industry-verticals-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "HealthTech",
"description": "Health technology, telemedicine, remote monitoring, and digital therapeutics.\n"
},
"outgoingEdges": [
{
"from": "domain:healthtech",
"to": "specialization:clinical-informatics",
"kind": "contains"
},
{
"from": "domain:healthtech",
"to": "specialization:healthcare",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "skill-area:EHR-integration",
"to": "domain:healthtech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:HL7-FHIR",
"to": "domain:healthtech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "skill-area:clinical-decision-support",
"to": "domain:healthtech",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
},
{
"from": "stack-profile:healthcare-hipaa-compliant",
"to": "domain:healthtech",
"kind": "applies_to"
},
{
"from": "workflow:telemedicine-platform-review",
"to": "domain:healthtech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:remote-patient-monitoring-audit",
"to": "domain:healthtech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:medical-data-interoperability-review",
"to": "domain:healthtech",
"kind": "applies_to_domain",
"attributes": {}
}
]
}