FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4b.r4.r4b
Resource TypeCodeSystem
IdCodeSystem-endpoint-connection-type.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://terminology.hl7.org/CodeSystem/endpoint-connection-type defines the following codes:

Code Display Definition
ihe-xcpd IHE XCPD IHE Cross Community Patient Discovery Profile (XCPD) - http://wiki.ihe.net/index.php/Cross-Community_Patient_Discovery
ihe-xca IHE XCA IHE Cross Community Access Profile (XCA) - http://wiki.ihe.net/index.php/Cross-Community_Access
ihe-xdr IHE XDR IHE Cross-Enterprise Document Reliable Exchange (XDR) - http://wiki.ihe.net/index.php/Cross-enterprise_Document_Reliable_Interchange
ihe-xds IHE XDS IHE Cross-Enterprise Document Sharing (XDS) - http://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing
ihe-iid IHE IID IHE Invoke Image Display (IID) - http://wiki.ihe.net/index.php/Invoke_Image_Display
dicom-wado-rs DICOM WADO-RS DICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html
dicom-qido-rs DICOM QIDO-RS DICOMweb RESTful Image query - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html
dicom-stow-rs DICOM STOW-RS DICOMweb RESTful image sending and storage - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.6.html
dicom-wado-uri DICOM WADO-URI DICOMweb Image Retrieve - http://dicom.nema.org/dicom/2013/output/chtml/part18/sect_6.3.html
hl7-fhir-rest HL7 FHIR 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.
hl7-fhir-msg HL7 FHIR Messaging 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.
hl7v2-mllp HL7 v2 MLLP HL7v2 messages over an LLP TCP connection
secure-email Secure email Email delivery using a digital certificate to encrypt the content using the public key, receiver must have the private key to decrypt the content
direct-project Direct Project Direct Project information - http://wiki.directproject.org/

Source1

{
  "resourceType": "CodeSystem",
  "id": "endpoint-connection-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4b.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": "4.3.0",
  "name": "EndpointConnectionType",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:38:45-04:00",
  "publisher": "Patient Administration",
  "contact": [
    {
      "name": "Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        }
      ]
    }
  ],
  "description": "This is an example codesystem 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,
  "content": "complete",
  "concept": [
    {
      "code": "ihe-xcpd",
      "display": "IHE XCPD",
      "definition": "IHE Cross Community Patient Discovery Profile (XCPD) - http://wiki.ihe.net/index.php/Cross-Community_Patient_Discovery"
    },
    {
      "code": "ihe-xca",
      "display": "IHE XCA",
      "definition": "IHE Cross Community Access Profile (XCA) - http://wiki.ihe.net/index.php/Cross-Community_Access"
    },
    {
      "code": "ihe-xdr",
      "display": "IHE XDR",
      "definition": "IHE Cross-Enterprise Document Reliable Exchange (XDR) - http://wiki.ihe.net/index.php/Cross-enterprise_Document_Reliable_Interchange"
    },
    {
      "code": "ihe-xds",
      "display": "IHE XDS",
      "definition": "IHE Cross-Enterprise Document Sharing (XDS) - http://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing"
    },
    {
      "code": "ihe-iid",
      "display": "IHE IID",
      "definition": "IHE Invoke Image Display (IID) - http://wiki.ihe.net/index.php/Invoke_Image_Display"
    },
    {
      "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/"
    }
  ]
}