National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0 - STU1 United States of America flag

This page is part of the National Directory of Healthcare Providers and Services (NDH) Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Endpoint Connection Types Value Set - TTL Representation

Page standards status: Trial-use

Raw ttl | Download


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

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

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "EndpointConnectionTypeVS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"EndpointConnectionTypeVS-en-US\"> </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/6.2.0/CodeSystem-endpoint-connection-type.html\"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a></li><li>Include these codes as defined in <a href=\"https://profiles.ihe.net/ITI/mCSD/3.8.0/CodeSystem-MCSDEndpointTypes.html\"><code>https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes</code></a><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/3.8.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/3.8.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/3.8.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/3.8.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/3.8.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/3.8.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/3.8.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></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pa"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/ndh/ValueSet/EndpointConnectionTypeVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "EndpointConnectionTypeVS"] ; # 
  fhir:title [ fhir:v "Endpoint Connection Types Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-04-10T14:12:18+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Patient Administration"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Administration" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pafm@lists.hl7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Endpoint Connection Types"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.1.1" ]     ] [
fhir:system [ fhir:v "https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDEndpointTypes"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "ihe-xca" ] ;
fhir:display [ fhir:v "XCA" ]       ] [
fhir:code [ fhir:v "ihe-xcpd" ] ;
fhir:display [ fhir:v "XCPD" ]       ] [
fhir:code [ fhir:v "ihe-xds" ] ;
fhir:display [ fhir:v "XDS" ]       ] [
fhir:code [ fhir:v "ihe-pdq" ] ;
fhir:display [ fhir:v "PDQ" ]       ] [
fhir:code [ fhir:v "ihe-pix" ] ;
fhir:display [ fhir:v "PIX" ]       ] [
fhir:code [ fhir:v "ihe-xdr" ] ;
fhir:display [ fhir:v "XDR" ]       ] [
fhir:code [ fhir:v "ihe-mhd" ] ;
fhir:display [ fhir:v "MHD" ]       ] )     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ndh/CodeSystem/NdhEndpointConnectionTypeCS"^^xsd:anyURI ]     ] )
  ] . #