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 1.0.0-ballot 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
Active as of 2024-11-01 |
{
"resourceType" : "CodeSystem",
"id" : "EndpointConnectionTypeCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EndpointConnectionTypeCS</b></p><a name=\"EndpointConnectionTypeCS\"> </a><a name=\"hcEndpointConnectionTypeCS\"> </a><a name=\"EndpointConnectionTypeCS-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/EndpointConnectionTypeCS</code> defines the following codes:</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\">hl7-fhir-opn<a name=\"EndpointConnectionTypeCS-hl7-fhir-opn\"> </a></td><td>HL7 FHIR Operation</td><td>Interact with a FHIR server interface using FHIR's RESTful interface using an operation other than messaging. For details on its version/capabilities you should connect the value in Endpoint.address and retrieve the FHIR CapabilityStatement.</td></tr><tr><td style=\"white-space:nowrap\">rest-non-fhir<a name=\"EndpointConnectionTypeCS-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><tr><td style=\"white-space:nowrap\">ihe-xcpd<a name=\"EndpointConnectionTypeCS-ihe-xcpd\"> </a></td><td>IHE XCPD</td><td>IHE Cross Community Patient Discovery Profile (XCPD) - http://wiki.ihe.net/index.php/Cross-Community_Patient_Discovery</td></tr><tr><td style=\"white-space:nowrap\">ihe-xca<a name=\"EndpointConnectionTypeCS-ihe-xca\"> </a></td><td>IHE XCA</td><td>IHE Cross Community Access Profile (XCA) - http://wiki.ihe.net/index.php/Cross-Community_Access</td></tr><tr><td style=\"white-space:nowrap\">ihe-xdr<a name=\"EndpointConnectionTypeCS-ihe-xdr\"> </a></td><td>IHE XDR</td><td>IHE Cross-Enterprise Document Reliable Exchange (XDR) - http://wiki.ihe.net/index.php/Cross-enterprise_Document_Reliable_Interchange</td></tr><tr><td style=\"white-space:nowrap\">ihe-xds<a name=\"EndpointConnectionTypeCS-ihe-xds\"> </a></td><td>IHE XDS</td><td>IHE Cross-Enterprise Document Sharing (XDS) - http://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing</td></tr><tr><td style=\"white-space:nowrap\">ihe-iid<a name=\"EndpointConnectionTypeCS-ihe-iid\"> </a></td><td>IHE IID</td><td>IHE Invoke Image Display (IID) - http://wiki.ihe.net/index.php/Invoke_Image_Display</td></tr><tr><td style=\"white-space:nowrap\">ihe-pdq<a name=\"EndpointConnectionTypeCS-ihe-pdq\"> </a></td><td>IHE PDQ</td><td>IHE Patient Demographics Query (PDQ) - http://wiki.ihe.net/index.php/Patient_Demographics_Query</td></tr><tr><td style=\"white-space:nowrap\">ihe-pix<a name=\"EndpointConnectionTypeCS-ihe-pix\"> </a></td><td>IHE PIX</td><td>IHE Patient Identity Feed (PIX) - http://wiki.ihe.net/index.php/Patient_Identity_Feed</td></tr><tr><td style=\"white-space:nowrap\">ihe-mhd<a name=\"EndpointConnectionTypeCS-ihe-mhd\"> </a></td><td>IHE MHD</td><td>IHE Mobile Healthcare (MHD) - http://wiki.ihe.net/index.php/Mobile_Healthcare</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}
],
"url" : "http://hl7.org/fhir/us/ndh/CodeSystem/EndpointConnectionTypeCS",
"version" : "1.0.0-ballot",
"name" : "EndpointConnectionTypeCS",
"title" : "Endpoint Connection Types (additional) Code System",
"status" : "active",
"experimental" : false,
"date" : "2024-11-01T19:22:54+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" : 10,
"concept" : [
{
"code" : "hl7-fhir-opn",
"display" : "HL7 FHIR Operation",
"definition" : "Interact with a FHIR server interface using FHIR's RESTful interface using an operation other than messaging. For details on its version/capabilities you should connect the value in Endpoint.address and retrieve the FHIR CapabilityStatement."
},
{
"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."
},
{
"code" : "ihe-xcpd",
"display" : "IHE XCPD",
"definition" : "IHE Cross Community Patient Discovery Profile (XCPD) - http://wiki.ihe.net/index.php/Cross-Community_Patient_Discovery"
},
{
"code" : "ihe-xca",
"display" : "IHE XCA",
"definition" : "IHE Cross Community Access Profile (XCA) - http://wiki.ihe.net/index.php/Cross-Community_Access"
},
{
"code" : "ihe-xdr",
"display" : "IHE XDR",
"definition" : "IHE Cross-Enterprise Document Reliable Exchange (XDR) - http://wiki.ihe.net/index.php/Cross-enterprise_Document_Reliable_Interchange"
},
{
"code" : "ihe-xds",
"display" : "IHE XDS",
"definition" : "IHE Cross-Enterprise Document Sharing (XDS) - http://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing"
},
{
"code" : "ihe-iid",
"display" : "IHE IID",
"definition" : "IHE Invoke Image Display (IID) - http://wiki.ihe.net/index.php/Invoke_Image_Display"
},
{
"code" : "ihe-pdq",
"display" : "IHE PDQ",
"definition" : "IHE Patient Demographics Query (PDQ) - http://wiki.ihe.net/index.php/Patient_Demographics_Query"
},
{
"code" : "ihe-pix",
"display" : "IHE PIX",
"definition" : "IHE Patient Identity Feed (PIX) - http://wiki.ihe.net/index.php/Patient_Identity_Feed"
},
{
"code" : "ihe-mhd",
"display" : "IHE MHD",
"definition" : "IHE Mobile Healthcare (MHD) - http://wiki.ihe.net/index.php/Mobile_Healthcare"
}
]
}