HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) 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

: null - JSON Representation

Active as of 2022-08-25

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "CLIA",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/CLIA</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>CLIA</td></tr><tr><td>Title</td><td>Clinical Laboratory Improvement Amendments</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>&quot;The Centers for Medicare &amp; Medicaid Services (CMS) regulates all laboratory testing (except research) performed on humans in the U.S. through the Clinical Laboratory Improvement Amendments (CLIA). In total, CLIA covers approximately 330,000 laboratory entities. The Division of Clinical Laboratory Improvement &amp; Quality, within the Quality, Safety &amp; Oversight Group, under the Center for Clinical Standards and Quality (CCSQ) has the responsibility for implementing the CLIA Program.</p>\n<p>The objective of the CLIA program is to ensure quality laboratory testing. Although all clinical laboratories must be properly certified to receive Medicare or Medicaid payments, CLIA has no direct Medicare or Medicaid program responsibilities.&quot;</p>\n<p>CMS CLIA certified laboratories will be assigned a10-digit alphanumeric CLIA identification number, with the &quot;D&quot; in the third position identifying the provider/supplier as a laboratory certified under CLIA.&quot;</p>\n<p>CLIA is maintained by CMS. It is in the public domain and free to use without restriction.</p>\n<p>See http://cms.gov/regulations-and-guidance/legislation/clia.</p>\n</div></td></tr><tr><td>Publisher</td><td>Centers for Medicare &amp; Medicaid Services (CMS)</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.4.7</td><td>true</td><td></td></tr><tr><td>URI</td><td>urn:oid:2.16.840.1.113883.4.7</td><td>true</td><td>2022-08-25 --&gt; (ongoing)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/CLIA"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.0.0"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString" : "Clinical Laboratory Improvement Amendments"
    }
  ],
  "name" : "CLIA",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2022-08-25T00:00:00-00:00",
  "publisher" : "Centers for Medicare & Medicaid Services (CMS)",
  "contact" : [
    {
      "name" : "Centers for Medicare & Medicaid Services (CMS);7500 Security Boulevard, Baltimore, MD 21244",
      "telecom" : [
        {
          "system" : "email",
          "value" : "LabExcellence@cms.hhs.gov"
        },
        {
          "system" : "url",
          "value" : "https://www.cms.gov/"
        }
      ]
    }
  ],
  "responsible" : "Centers for Medicare & Medicaid Services (CMS)",
  "description" : "\"The Centers for Medicare & Medicaid Services (CMS) regulates all laboratory testing (except research) performed on humans in the U.S. through the Clinical Laboratory Improvement Amendments (CLIA). In total, CLIA covers approximately 330,000 laboratory entities. The Division of Clinical Laboratory Improvement & Quality, within the Quality, Safety & Oversight Group, under the Center for Clinical Standards and Quality (CCSQ) has the responsibility for implementing the CLIA Program.\r\n\r\nThe objective of the CLIA program is to ensure quality laboratory testing. Although all clinical laboratories must be properly certified to receive Medicare or Medicaid payments, CLIA has no direct Medicare or Medicaid program responsibilities.\"\r\n\r\nCMS CLIA certified laboratories will be assigned a10-digit alphanumeric CLIA identification number, with the \"D\" in the third position identifying the provider/supplier as a laboratory certified under CLIA.\"\r\n\r\nCLIA is maintained by CMS. It is in the public domain and free to use without restriction.\r\n\r\nSee http://cms.gov/regulations-and-guidance/legislation/clia.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.4.7",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "urn:oid:2.16.840.1.113883.4.7",
      "preferred" : true,
      "period" : {
        "start" : "2022-08-25"
      }
    }
  ]
}