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

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

: NDH Verification Process Code System - JSON Representation

Active as of 2024-03-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "NdhVerificationProcessCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationProcessCS</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\">primary<a name=\"NdhVerificationProcessCS-primary\"> </a></td><td>Primary source</td><td>Primary source</td></tr><tr><td style=\"white-space:nowrap\">multi<a name=\"NdhVerificationProcessCS-multi\"> </a></td><td>Multiple source</td><td>Multiple source</td></tr><tr><td style=\"white-space:nowrap\">manual<a name=\"NdhVerificationProcessCS-manual\"> </a></td><td>Manual</td><td>Manual</td></tr><tr><td style=\"white-space:nowrap\">in-context<a name=\"NdhVerificationProcessCS-in-context\"> </a></td><td>In-context</td><td>element or resource is verified by existence or value of another related element or resource</td></tr><tr><td style=\"white-space:nowrap\">attester<a name=\"NdhVerificationProcessCS-attester\"> </a></td><td>Attester</td><td>Attester</td></tr><tr><td style=\"white-space:nowrap\">editcheck<a name=\"NdhVerificationProcessCS-editcheck\"> </a></td><td>Edit check</td><td>element or resource is verified for format, range, presence, or other similar properties</td></tr><tr><td style=\"white-space:nowrap\">valueset<a name=\"NdhVerificationProcessCS-valueset\"> </a></td><td>Value set</td><td>element or resource is verified against a value set</td></tr><tr><td style=\"white-space:nowrap\">extsource<a name=\"NdhVerificationProcessCS-extsource\"> </a></td><td>External source</td><td>element or resource is verified against an external source</td></tr><tr><td style=\"white-space:nowrap\">standalone<a name=\"NdhVerificationProcessCS-standalone\"> </a></td><td>Standalone</td><td>element or resource is verified by itself and is releated to other elements or resources</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    }
  ],
  "url" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationProcessCS",
  "version" : "1.0.0-ballot",
  "name" : "NdhVerificationProcessCS",
  "title" : "NDH Verification Process Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-28T00:58:01+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" : "NDH Verification Process",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "primary",
      "display" : "Primary source",
      "definition" : "Primary source"
    },
    {
      "code" : "multi",
      "display" : "Multiple source",
      "definition" : "Multiple source"
    },
    {
      "code" : "manual",
      "display" : "Manual",
      "definition" : "Manual"
    },
    {
      "code" : "in-context",
      "display" : "In-context",
      "definition" : "element or resource is verified by existence or value of another related element or resource"
    },
    {
      "code" : "attester",
      "display" : "Attester",
      "definition" : "Attester"
    },
    {
      "code" : "editcheck",
      "display" : "Edit check",
      "definition" : "element or resource is verified for format, range, presence, or other similar properties"
    },
    {
      "code" : "valueset",
      "display" : "Value set",
      "definition" : "element or resource is verified against a value set"
    },
    {
      "code" : "extsource",
      "display" : "External source",
      "definition" : "element or resource is verified against an external source"
    },
    {
      "code" : "standalone",
      "display" : "Standalone",
      "definition" : "element or resource is verified by itself and is releated to other elements or resources"
    }
  ]
}