eHealthExchange Healthcare Directory Implementation Guide
1.8.1 - Release 1
| Active as of 2025-10-27 |
{
"resourceType" : "OperationDefinition",
"id" : "hub-aware",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition hub-aware</b></p><a name=\"hub-aware\"> </a><a name=\"hchub-aware\"> </a><p>URL: [base]/Organization/$hub-aware</p><p>URL: [base]/Organization/[id]/$hub-aware</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>Bundle of organizations with Hub URLs.</p>\n</div></td></tr></table></div>"
},
"url" : "https://sequoiaproject.org/fhir/ehx/OperationDefinition/hub-aware",
"version" : "1.8.1",
"name" : "HubAware",
"title" : "Hub Aware",
"status" : "active",
"kind" : "operation",
"date" : "2025-10-27T13:14:09-04:00",
"publisher" : "eHealthExchange",
"contact" : [
{
"name" : "eHealthExchange",
"telecom" : [
{
"system" : "url",
"value" : "https://ehealthexchange.org/"
}
]
}
],
"description" : "Responds with updated contained Endpoint resources that have addresses based on hub-aware formats (key-version, transaction). This operation supports all search parameters for the Organization resource type.",
"code" : "hub-aware",
"base" : "https://sequoiaproject.org/fhir/ehx/OperationDefinition/hub-aware",
"resource" : [
"Organization"
],
"system" : false,
"type" : true,
"instance" : true,
"parameter" : [
{
"name" : "return",
"use" : "out",
"min" : 1,
"max" : "1",
"documentation" : "Bundle of organizations with Hub URLs.",
"type" : "Bundle"
}
]
}