Sequoia Project Healthcare Directory Implementation Guide
1.2.0 - Release 1

: Hub Service Subscriptions - JSON Representation

Active as of 2024-12-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "HubServiceSubscriptions",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HubServiceSubscriptions</b></p><a name=\"HubServiceSubscriptions\"> </a><a name=\"hcHubServiceSubscriptions\"> </a><a name=\"HubServiceSubscriptions-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-HubServiceSubscriptionCodes.html\"><code>https://sequoiaproject.org/fhir/sphd/CodeSystem/HubServiceSubscriptionCodes</code></a></li></ul></div>"
  },
  "url" : "https://sequoiaproject.org/fhir/sphd/ValueSet/HubServiceSubscriptions",
  "version" : "1.2.0",
  "name" : "HubServiceSubscriptions",
  "title" : "Hub Service Subscriptions",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-23T16:26:05-05:00",
  "publisher" : "The Sequoia Project",
  "contact" : [
    {
      "name" : "The Sequoia Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sequoiaproject.org/"
        }
      ]
    }
  ],
  "description" : "Codes used by the HubServiceSubscriptions extension",
  "compose" : {
    "include" : [
      {
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/HubServiceSubscriptionCodes"
      }
    ]
  }
}