Sequoia Project Healthcare Directory Implementation Guide
1.6.0 - Release 1

: Endpoint Connection Type - JSON Representation

Active as of 2025-06-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "EndpointConnectionType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EndpointConnectionType</b></p><a name=\"EndpointConnectionType\"> </a><a name=\"hcEndpointConnectionType\"> </a><a name=\"EndpointConnectionType-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-endpoint-connection-type.html\"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-EndpointConnectionType.html\"><code>https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointConnectionType</code></a></li></ul></div>"
  },
  "url" : "https://sequoiaproject.org/fhir/sphd/ValueSet/EndpointConnectionType",
  "version" : "1.6.0",
  "name" : "EndpointConnectionType",
  "title" : "Endpoint Connection Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-11T17:51:36-04:00",
  "publisher" : "The Sequoia Project",
  "contact" : [
    {
      "name" : "The Sequoia Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sequoiaproject.org/"
        }
      ]
    }
  ],
  "description" : "Codes used in Endpoint.connectionType",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
      },
      {
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointConnectionType"
      }
    ]
  }
}