FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Endpoint Connection Type - JSON Representation

Page standards status: Informative Maturity Level: 2

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "endpoint-connection-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</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\">dicom-wado-rs<a name=\"endpoint-connection-type-dicom-wado-rs\"> </a></td><td>DICOM WADO-RS</td><td>DICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html</td></tr><tr><td style=\"white-space:nowrap\">dicom-qido-rs<a name=\"endpoint-connection-type-dicom-qido-rs\"> </a></td><td>DICOM QIDO-RS</td><td>DICOMweb RESTful Image query - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html</td></tr><tr><td style=\"white-space:nowrap\">dicom-stow-rs<a name=\"endpoint-connection-type-dicom-stow-rs\"> </a></td><td>DICOM STOW-RS</td><td>DICOMweb RESTful image sending and storage - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.6.html</td></tr><tr><td style=\"white-space:nowrap\">dicom-wado-uri<a name=\"endpoint-connection-type-dicom-wado-uri\"> </a></td><td>DICOM WADO-URI</td><td>DICOMweb Image Retrieve - http://dicom.nema.org/dicom/2013/output/chtml/part18/sect_6.3.html</td></tr><tr><td style=\"white-space:nowrap\">hl7-fhir-rest<a name=\"endpoint-connection-type-hl7-fhir-rest\"> </a></td><td>HL7 FHIR</td><td>Interact with the server interface using FHIR's RESTful interface. For details on its version/capabilities you should connect the value in Endpoint.address and retrieve the FHIR CapabilityStatement.</td></tr><tr><td style=\"white-space:nowrap\">hl7-fhir-msg<a name=\"endpoint-connection-type-hl7-fhir-msg\"> </a></td><td>HL7 FHIR Messaging</td><td>Use the servers FHIR Messaging interface. Details can be found on the messaging.html page in the FHIR Specification. The FHIR server's base address is specified in the Endpoint.address property.</td></tr><tr><td style=\"white-space:nowrap\">hl7v2-mllp<a name=\"endpoint-connection-type-hl7v2-mllp\"> </a></td><td>HL7 v2 MLLP</td><td>HL7v2 messages over an LLP TCP connection</td></tr><tr><td style=\"white-space:nowrap\">secure-email<a name=\"endpoint-connection-type-secure-email\"> </a></td><td>Secure email</td><td>Email delivery using a digital certificate to encrypt the content using the public key, receiver must have the private key to decrypt the content</td></tr><tr><td style=\"white-space:nowrap\">direct-project<a name=\"endpoint-connection-type-direct-project\"> </a></td><td>Direct Project</td><td>Direct Project information - http://wiki.directproject.org/</td></tr><tr><td style=\"white-space:nowrap\">cds-hooks-service<a name=\"endpoint-connection-type-cds-hooks-service\"> </a></td><td>CDS Hooks Service</td><td>A CDS Hooks Service connection. The address will be the base URL of the service as described in the CDS specification https://cds-hooks.hl7.org</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
  "version" : "1.0.0",
  "name" : "EndpointConnectionType",
  "title" : "Endpoint Connection Type",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-02-26T04:07:30+10:00",
  "publisher" : "Patient Administration",
  "contact" : [
    {
      "name" : "Patient Administration",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        }
      ]
    }
  ],
  "description" : "This is an example value set defined by the FHIR project, that could be used to represent possible connection type profile values.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/endpoint-connection-type|1.0.1",
  "content" : "complete",
  "concept" : [
    {
      "code" : "dicom-wado-rs",
      "display" : "DICOM WADO-RS",
      "definition" : "DICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html"
    },
    {
      "code" : "dicom-qido-rs",
      "display" : "DICOM QIDO-RS",
      "definition" : "DICOMweb RESTful Image query - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html"
    },
    {
      "code" : "dicom-stow-rs",
      "display" : "DICOM STOW-RS",
      "definition" : "DICOMweb RESTful image sending and storage - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.6.html"
    },
    {
      "code" : "dicom-wado-uri",
      "display" : "DICOM WADO-URI",
      "definition" : "DICOMweb Image Retrieve - http://dicom.nema.org/dicom/2013/output/chtml/part18/sect_6.3.html"
    },
    {
      "code" : "hl7-fhir-rest",
      "display" : "HL7 FHIR",
      "definition" : "Interact with the server interface using FHIR's RESTful interface. For details on its version/capabilities you should connect the value in Endpoint.address and retrieve the FHIR CapabilityStatement."
    },
    {
      "code" : "hl7-fhir-msg",
      "display" : "HL7 FHIR Messaging",
      "definition" : "Use the servers FHIR Messaging interface. Details can be found on the messaging.html page in the FHIR Specification. The FHIR server's base address is specified in the Endpoint.address property."
    },
    {
      "code" : "hl7v2-mllp",
      "display" : "HL7 v2 MLLP",
      "definition" : "HL7v2 messages over an LLP TCP connection"
    },
    {
      "code" : "secure-email",
      "display" : "Secure email",
      "definition" : "Email delivery using a digital certificate to encrypt the content using the public key, receiver must have the private key to decrypt the content"
    },
    {
      "code" : "direct-project",
      "display" : "Direct Project",
      "definition" : "Direct Project information - http://wiki.directproject.org/"
    },
    {
      "code" : "cds-hooks-service",
      "display" : "CDS Hooks Service",
      "definition" : "A CDS Hooks Service connection. The address will be the base URL of the service as described in the CDS specification https://cds-hooks.hl7.org"
    }
  ]
}