National Directory of Healthcare Providers & Services (NDH) Implementation Guide
2.0.0-current - ci-build United States of America flag

National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 2.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions

: Endpoint Connection Types Value Set

Page standards status: Trial-use Maturity Level: 4

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 -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/EndpointConnectionTypeVS> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "EndpointConnectionTypeVS"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EndpointConnectionTypeVS</b></p><a name=\"EndpointConnectionTypeVS\"> </a><a name=\"hcEndpointConnectionTypeVS\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-endpoint-connection-type.html\"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a><span title=\"Version is explicitly stated to be 2.1.1\"> version ?2.1.1</span></li><li>Include these codes as defined in <a href=\"https://profiles.ihe.net/ITI/mCSD/4.0.0/CodeSystem-MCSDEndpointTypes.html\"><code>https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references\"> version ?4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/mCSD/4.0.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-xca\">ihe-xca</a></td><td>XCA</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/mCSD/4.0.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-xcpd\">ihe-xcpd</a></td><td>XCPD</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/mCSD/4.0.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-xds\">ihe-xds</a></td><td>XDS</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/mCSD/4.0.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-pdq\">ihe-pdq</a></td><td>PDQ</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/mCSD/4.0.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-pix\">ihe-pix</a></td><td>PIX</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/mCSD/4.0.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-xdr\">ihe-xdr</a></td><td>XDR</td></tr><tr><td><a href=\"https://profiles.ihe.net/ITI/mCSD/4.0.0/CodeSystem-MCSDEndpointTypes.html#MCSDEndpointTypes-ihe-mhd\">ihe-mhd</a></td><td>MHD</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-NdhEndpointConnectionTypeCS.html\"><code>http://hl7.org/fhir/us/ndh/CodeSystem/NdhEndpointConnectionTypeCS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2.0.0-current</span></li></ul></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     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-fmm" ] ;
     fhir:Extension.valueInteger [
       fhir:value "4"^^xsd:integer ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh" ;
           fhir:link <http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh>
         ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [
       fhir:value "trial-use" ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh" ;
           fhir:link <http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh>
         ]
       ]
     ]
  ] ;
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/ndh/ValueSet/EndpointConnectionTypeVS"] ;
  fhir:ValueSet.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.999.1.2.3.4.48.7" ]
  ] ;
  fhir:ValueSet.version [ fhir:value "2.0.0-current"] ;
  fhir:ValueSet.name [ fhir:value "EndpointConnectionTypeVS"] ;
  fhir:ValueSet.title [ fhir:value "Endpoint Connection Types Value Set"] ;
  fhir:ValueSet.status [ fhir:value "active"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-06-25T23:39:34+00:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "HL7 International / Patient Administration"] ;
  fhir:ValueSet.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "HL7 International / Patient Administration" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pafm" ]
     ], [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "pafm@lists.hl7.org" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "This value set defines endpoint connection-type concepts for NDH endpoints by combining core, IHE, and NDH supplemental connection semantics."] ;
  fhir:ValueSet.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "US" ] ;
       fhir:Coding.display [ fhir:value "United States of America" ]
     ]
  ] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index -1 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ] ;
       fhir:ValueSet.compose.include.version [ fhir:value "2.1.1" ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.compose.include.system [ fhir:value "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ihe-xca" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "XCA" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ihe-xcpd" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "XCPD" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ihe-xds" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "XDS" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ihe-pdq" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "PDQ" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ihe-pix" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "PIX" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ihe-xdr" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "XDR" ]
       ], [
         fhir:index -1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ihe-mhd" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "MHD" ]
       ]
     ], [
       fhir:index -1 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/us/ndh/CodeSystem/NdhEndpointConnectionTypeCS" ]
     ]
  ] .

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

<http://hl7.org/fhir/ValueSet/EndpointConnectionTypeVS.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/EndpointConnectionTypeVS.ttl> .