eHealthExchange Healthcare Directory Implementation Guide
1.0.5 - Release 1 United States of America flag

: HubAware - JSON Representation

Draft as of 2024-03-29

Raw json | Download


{
  "resourceType" : "OperationDefinition",
  "id" : "hub-aware",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-12-03T01:12:38.685Z"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Parameters</p><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></table></div>"
  },
  "url" : "https://sequoiaproject.org/fhir/ehx/OperationDefinition/hub-aware",
  "version" : "1.0.5",
  "name" : "HubAware",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2024-03-29T15:33:21+00:00",
  "publisher" : "eHealth Exchange",
  "contact" : [
    {
      "name" : "eHealth Exchange",
      "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)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "code" : "hub-aware",
  "system" : false,
  "type" : false,
  "instance" : false
}