@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - 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-09T21:10:28.568+00:00"^^xsd:dateTime ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

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

CodeDisplayDefinition
dicom-wado-rs DICOM WADO-RSDICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html
dicom-qido-rs DICOM QIDO-RSDICOMweb RESTful Image query - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html
dicom-stow-rs DICOM STOW-RSDICOMweb RESTful image sending and storage - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.6.html
dicom-wado-uri DICOM WADO-URIDICOMweb Image Retrieve - http://dicom.nema.org/dicom/2013/output/chtml/part18/sect_6.3.html
hl7-fhir-rest HL7 FHIRInteract 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 MessagingUse 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 MLLPHL7v2 messages over an LLP TCP connection
secure-email Secure emailEmail 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 ProjectDirect Project information - http://wiki.directproject.org/
cds-hooks-service CDS Hooks ServiceA 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
" ]; 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 "1.0.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 "2022-11-04T18:21:49-06: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.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/endpoint-connection-type"; fhir:link ]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; 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 1; 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 2; 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 3; 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 4; 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 5; 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 6; 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 7; 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 8; 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/" ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "cds-hooks-service" ]; fhir:CodeSystem.concept.display [ fhir:value "CDS Hooks Service" ]; fhir:CodeSystem.concept.definition [ fhir:value "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" ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------