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 (additional) Code System - XML Representation

Page standards status: Trial-use

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="NdhEndpointConnectionTypeCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem NdhEndpointConnectionTypeCS</b></p><a name="NdhEndpointConnectionTypeCS"> </a><a name="hcNdhEndpointConnectionTypeCS"> </a><a name="NdhEndpointConnectionTypeCS-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/NdhEndpointConnectionTypeCS</code> defines the following code:</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">rest-non-fhir<a name="NdhEndpointConnectionTypeCS-rest-non-fhir"> </a></td><td>REST (not FHIR)</td><td>Interact with a server using HTTP/REST but not FHIR.  Should be used for web portals.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/ndh/CodeSystem/NdhEndpointConnectionTypeCS"/>
  <version value="1.0.0"/>
  <name value="NdhEndpointConnectionTypeCS"/>
  <title value="Endpoint Connection Types (additional) Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-04-10T14:12:18+00:00"/>
  <publisher value="HL7 International / Patient Administration"/>
  <contact>
    <name value="HL7 International / Patient Administration"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pafm@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Extension codes for http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="rest-non-fhir"/>
    <display value="REST (not FHIR)"/>
    <definition
                value="Interact with a server using HTTP/REST but not FHIR.  Should be used for web portals."/>
  </concept>
</CodeSystem>