HL7 Terminology
2.0.0 - Publication

This page is part of the HL7 Terminology (v2.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: Endpoint Connection Type - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "endpoint-connection-type"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-04-10T07:10:28.568+10:00"^^xsd:dateTime ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://terminology.hl7.org/CodeSystem/endpoint-connection-type 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-xcpd<a name=\"endpoint-connection-type-ihe-xcpd\"> </a></td><td>IHE XCPD</td><td>IHE Cross Community Patient Discovery Profile (XCPD) - http://wiki.ihe.net/index.php/Cross-Community_Patient_Discovery</td></tr><tr><td style=\"white-space:nowrap\">ihe-xca<a name=\"endpoint-connection-type-ihe-xca\"> </a></td><td>IHE XCA</td><td>IHE Cross Community Access Profile (XCA) - http://wiki.ihe.net/index.php/Cross-Community_Access</td></tr><tr><td style=\"white-space:nowrap\">ihe-xdr<a name=\"endpoint-connection-type-ihe-xdr\"> </a></td><td>IHE XDR</td><td>IHE Cross-Enterprise Document Reliable Exchange (XDR) - http://wiki.ihe.net/index.php/Cross-enterprise_Document_Reliable_Interchange</td></tr><tr><td style=\"white-space:nowrap\">ihe-xds<a name=\"endpoint-connection-type-ihe-xds\"> </a></td><td>IHE XDS</td><td>IHE Cross-Enterprise Document Sharing (XDS) - http://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing</td></tr><tr><td style=\"white-space:nowrap\">ihe-iid<a name=\"endpoint-connection-type-ihe-iid\"> </a></td><td>IHE IID</td><td>IHE Invoke Image Display (IID) - http://wiki.ihe.net/index.php/Invoke_Image_Display</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></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.valueCode [ fhir:value "pa" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.valueCode [ fhir:value "trial-use" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.valueInteger [ fhir:value "2"^^xsd:integer ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.1140" ]
  ];
  fhir:CodeSystem.version [ fhir:value "0.1.0"];
  fhir:CodeSystem.name [ fhir:value "EndpointConnectionType"];
  fhir:CodeSystem.title [ fhir:value "Endpoint Connection Type"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2020-11-07T09:27:49+11:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 Patient Administration"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "This is an example value set defined by the FHIR project, that could be used to represent possible connection type profile values."];
  fhir:CodeSystem.copyright [ fhir:value "Some content from IHE® Copyright © 2015 IHE International, Inc.    This content is from the IHE Technical Frameworks and Supplements,    available for free download and use at http://www.ihe.net/Technical_Frameworks/"];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org/ValueSet/endpoint-connection-type";
     fhir:link <http://terminology.hl7.org/ValueSet/endpoint-connection-type>
  ];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "ihe-xcpd" ];
     fhir:CodeSystem.concept.display [ fhir:value "IHE XCPD" ];
     fhir:CodeSystem.concept.definition [ fhir:value "IHE Cross Community Patient Discovery Profile (XCPD) - http://wiki.ihe.net/index.php/Cross-Community_Patient_Discovery" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "ihe-xca" ];
     fhir:CodeSystem.concept.display [ fhir:value "IHE XCA" ];
     fhir:CodeSystem.concept.definition [ fhir:value "IHE Cross Community Access Profile (XCA) - http://wiki.ihe.net/index.php/Cross-Community_Access" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "ihe-xdr" ];
     fhir:CodeSystem.concept.display [ fhir:value "IHE XDR" ];
     fhir:CodeSystem.concept.definition [ fhir:value "IHE Cross-Enterprise Document Reliable Exchange (XDR) - http://wiki.ihe.net/index.php/Cross-enterprise_Document_Reliable_Interchange" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "ihe-xds" ];
     fhir:CodeSystem.concept.display [ fhir:value "IHE XDS" ];
     fhir:CodeSystem.concept.definition [ fhir:value "IHE Cross-Enterprise Document Sharing (XDS) - http://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "ihe-iid" ];
     fhir:CodeSystem.concept.display [ fhir:value "IHE IID" ];
     fhir:CodeSystem.concept.definition [ fhir:value "IHE Invoke Image Display (IID) - http://wiki.ihe.net/index.php/Invoke_Image_Display" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "dicom-wado-rs" ];
     fhir:CodeSystem.concept.display [ fhir:value "DICOM WADO-RS" ];
     fhir:CodeSystem.concept.definition [ fhir:value "DICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "dicom-qido-rs" ];
     fhir:CodeSystem.concept.display [ fhir:value "DICOM QIDO-RS" ];
     fhir:CodeSystem.concept.definition [ fhir:value "DICOMweb RESTful Image query - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "dicom-stow-rs" ];
     fhir:CodeSystem.concept.display [ fhir:value "DICOM STOW-RS" ];
     fhir:CodeSystem.concept.definition [ fhir:value "DICOMweb RESTful image sending and storage - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.6.html" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "dicom-wado-uri" ];
     fhir:CodeSystem.concept.display [ fhir:value "DICOM WADO-URI" ];
     fhir:CodeSystem.concept.definition [ fhir:value "DICOMweb Image Retrieve - http://dicom.nema.org/dicom/2013/output/chtml/part18/sect_6.3.html" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "hl7-fhir-rest" ];
     fhir:CodeSystem.concept.display [ fhir:value "HL7 FHIR" ];
     fhir:CodeSystem.concept.definition [ fhir:value "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." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "hl7-fhir-msg" ];
     fhir:CodeSystem.concept.display [ fhir:value "HL7 FHIR Messaging" ];
     fhir:CodeSystem.concept.definition [ fhir:value "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." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "hl7v2-mllp" ];
     fhir:CodeSystem.concept.display [ fhir:value "HL7 v2 MLLP" ];
     fhir:CodeSystem.concept.definition [ fhir:value "HL7v2 messages over an LLP TCP connection" ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "secure-email" ];
     fhir:CodeSystem.concept.display [ fhir:value "Secure email" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Email delivery using a digital certificate to encrypt the content using the public key, receiver must have the private key to decrypt the content" ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "direct-project" ];
     fhir:CodeSystem.concept.display [ fhir:value "Direct Project" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Direct Project information - http://wiki.directproject.org/" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.