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" : "CodeSystem",
  "id" : "EndpointConnectionType",
  "meta" : {
    "versionId" : "9",
    "lastUpdated" : "2023-03-04T05:47:08.545+00:00",
    "source" : "#7D5z7KFlE5Za2AcV"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointConnectionType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Ihe-xca-i<a name=\"EndpointConnectionType-Ihe-xca-i\"> </a></td><td>IHE XCA-I</td><td>IHE Cross-Community Access for Imaging (XCA-I) - https://wiki.ihe.net/index.php/Cross-Community_Access_for_Imaging</td></tr><tr><td style=\"white-space:nowrap\">ihe-xcdr<a name=\"EndpointConnectionType-ihe-xcdr\"> </a></td><td>IHE XCDR</td><td>IHE Cross-Community Document Reliable Interchange (XCDR) - https://wiki.ihe.net/index.php/Cross-Community_Document_Reliable_Interchange_(XCDR)</td></tr><tr><td style=\"white-space:nowrap\">ihe-xds-i.b<a name=\"EndpointConnectionType-ihe-xds-i.46b\"> </a></td><td>IHE XDS-I.b</td><td>IHE Cross-Enterprise Document Sharing for Imaging (XDS-I.b) - https://wiki.ihe.net/index.php/Cross-enterprise_Document_Sharing_for_Imaging</td></tr></table></div>"
  },
  "url" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/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"
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "Ihe-xca-i",
      "display" : "IHE XCA-I",
      "definition" : "IHE Cross-Community Access for Imaging (XCA-I) - https://wiki.ihe.net/index.php/Cross-Community_Access_for_Imaging"
    },
    {
      "code" : "ihe-xcdr",
      "display" : "IHE XCDR",
      "definition" : "IHE Cross-Community Document Reliable Interchange (XCDR) - https://wiki.ihe.net/index.php/Cross-Community_Document_Reliable_Interchange_(XCDR)"
    },
    {
      "code" : "ihe-xds-i.b",
      "display" : "IHE XDS-I.b",
      "definition" : "IHE Cross-Enterprise Document Sharing for Imaging (XDS-I.b) - https://wiki.ihe.net/index.php/Cross-enterprise_Document_Sharing_for_Imaging"
    }
  ]
}