Sequoia Project Healthcare Directory Implementation Guide
0.0.10 - CI Build United States of America flag

Sequoia Project Healthcare Directory Implementation Guide - Local Development build (v0.0.10). See the Directory of published versions

: Endpoint Connection Type - JSON Representation

Active as of 2023-05-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "EndpointConnectionType",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2023-05-03T15:54:42.096+00:00",
    "source" : "#T56trA6mqrzL62q1"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-endpoint-connection-type.html\">Endpoint Connection Type</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" : "0.0.10",
  "name" : "EndpointConnectionType",
  "title" : "Endpoint Connection Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-05-03T16:00:14+00:00",
  "publisher" : "The Sequoia Project",
  "contact" : [
    {
      "name" : "The Sequoia Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sequoiaproject.org/"
        }
      ]
    }
  ],
  "description" : "Codes used in Endpoint.connectionType",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://hl7.org/fhir/ValueSet/endpoint-connection-type"
        ]
      },
      {
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointConnectionType"
      }
    ]
  }
}