HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: null - JSON Representation

Active as of 2020-11-12

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "apdrg",
  "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/apdrg</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>APDRG</td></tr><tr><td>Title</td><td>All Patient Diagnosis Related Groups (AP DRGs)</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>In 1987, the state of New York passed legislation instituting a DRG-based prospective payment system for all non-Medicare patients. The legislation included a requirement that the New York State Department of Health (NYDH) evaluate the applicability of the DRGs to a non-Medicare population. In particular, the legislation required that the DRGs be evaluated with respect to neonates and patients with Human Immunodeficiency Virus (HIV) infections. NYDH entered into an agreement with 3M HIS to assist with the evaluation of the need for DRG modifications as well as to make the necessary changes in the DRG definitions and software. The DRG definitions developed by NYDH and 3M HIS are referred to as the All Patient DRGs (AP DRGs).</p>\n</div></td></tr><tr><td>Publisher</td><td>3M Health Information Systems, Inc.</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></tr><tr><td>URI</td><td>http://uri.hddaccess.com/cs/apdrg</td><td>true</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/apdrg"
    },
    {
      "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" : "All Patient Diagnosis Related Groups (AP DRGs)"
    }
  ],
  "name" : "APDRG",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2020-11-12T00:00:00-04:00",
  "publisher" : "3M Health Information Systems, Inc.",
  "contact" : [
    {
      "name" : "3M Health Information Systems, Inc.; 575 West Murray Boulevard, Salt Lake City, UT 84123, USA",
      "telecom" : [
        {
          "system" : "phone",
          "value" : "+1 800 367 2447"
        },
        {
          "system" : "url",
          "value" : "http://www.3mhis.com"
        }
      ]
    }
  ],
  "responsible" : "3M Health Information Systems, Inc.",
  "description" : "In 1987, the state of New York passed legislation instituting a DRG-based prospective payment system for all non-Medicare patients. The legislation included a requirement that the New York State Department of Health (NYDH) evaluate the applicability of the DRGs to a non-Medicare population. In particular, the legislation required that the DRGs be evaluated with respect to neonates and patients with Human Immunodeficiency Virus (HIV) infections. NYDH entered into an agreement with 3M HIS to assist with the evaluation of the need for DRG modifications as well as to make the necessary changes in the DRG definitions and software. The DRG definitions developed by NYDH and 3M HIS are referred to as the All Patient DRGs (AP DRGs).",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://uri.hddaccess.com/cs/apdrg",
      "preferred" : true
    }
  ]
}