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
Page standards status: Trial-use |
{
"resourceType" : "CodeSystem",
"id" : "NdhEndpointConnectionTypeCS",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhEndpointConnectionTypeCS",
"version" : "1.0.0",
"name" : "NdhEndpointConnectionTypeCS",
"title" : "Endpoint Connection Types (additional) Code System",
"status" : "active",
"experimental" : false,
"date" : "2025-04-10T14:12:18+00:00",
"publisher" : "HL7 International / Patient Administration",
"contact" : [
{
"name" : "HL7 International / Patient Administration",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pafm"
},
{
"system" : "email",
"value" : "pafm@lists.hl7.org"
}
]
}
],
"description" : "Extension codes for http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "rest-non-fhir",
"display" : "REST (not FHIR)",
"definition" : "Interact with a server using HTTP/REST but not FHIR. Should be used for web portals."
}
]
}