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-24 |
{
"resourceType" : "CodeSystem",
"id" : "EndpointTestingMethodCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EndpointTestingMethodCS</b></p><a name=\"EndpointTestingMethodCS\"> </a><a name=\"hcEndpointTestingMethodCS\"> </a><a name=\"EndpointTestingMethodCS-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/EndpointTestingMethodCS</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\">self-test<a name=\"EndpointTestingMethodCS-self-test\"> </a></td><td>Self Test</td><td>Self Test</td></tr><tr><td style=\"white-space:nowrap\">procter<a name=\"EndpointTestingMethodCS-procter\"> </a></td><td>Procter</td><td>Procter</td></tr><tr><td style=\"white-space:nowrap\">attestation<a name=\"EndpointTestingMethodCS-attestation\"> </a></td><td>Attestation</td><td>Attestation</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}
],
"url" : "http://hl7.org/fhir/us/ndh/CodeSystem/EndpointTestingMethodCS",
"version" : "1.0.0-ballot",
"name" : "EndpointTestingMethodCS",
"title" : "Endpoint Testing Method Code System",
"status" : "active",
"experimental" : false,
"date" : "2024-11-24T15:07:49+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" : "Endpoint Testing Method",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "self-test",
"display" : "Self Test",
"definition" : "Self Test"
},
{
"code" : "procter",
"display" : "Procter",
"definition" : "Procter"
},
{
"code" : "attestation",
"display" : "Attestation",
"definition" : "Attestation"
}
]
}