HL7 Terminology (THO)
6.1.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 6.1.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

: CMS Present on Admission (POA) Indicator - JSON Representation

Active as of 2024-08-21

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "presentOnAdmission",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem presentOnAdmission</b></p><a name=\"presentOnAdmission\"> </a><a name=\"hcpresentOnAdmission\"> </a><a name=\"presentOnAdmission-en-US\"> </a><p>This case-sensitive code system <code>https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Y<a name=\"presentOnAdmission-Y\"> </a></td><td>Diagnosis was present at time of inpatient admission.</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"presentOnAdmission-N\"> </a></td><td>Diagnosis was not present at time of inpatient admission.</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"presentOnAdmission-U\"> </a></td><td>Documentation insufficient to determine if the condition was present at the time of inpatient admission.</td></tr><tr><td style=\"white-space:nowrap\">W<a name=\"presentOnAdmission-W\"> </a></td><td>Clinically undetermined.  Provider unable to clinically determine whether the condition was present at the time of inpatient admission.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"presentOnAdmission-1\"> </a></td><td>Unreported/Not used.  Exempt from POA reporting.  This code is equivalent to a blank on the UB-04, however; it was determined that blanks are undesirable when submitting this data via the 4010A.</td></tr></table></div>"
  },
  "url" : "https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.6.301.11"
    }
  ],
  "version" : "07/14/2020",
  "name" : "PresentOnAdmission",
  "title" : "CMS Present on Admission (POA) Indicator",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-21T00:00:00.000-07:00",
  "publisher" : "Centers for Medicare & Medicaid Services",
  "contact" : [
    {
      "name" : "Centers for Medicare & Medicaid Services; 7500 Security Boulevard, Baltimore, MD 21244,  USA"
    },
    {
      "name" : "Marilu Hue",
      "telecom" : [
        {
          "system" : "email",
          "value" : "marilu.hue@cms.hhs.gov"
        }
      ]
    },
    {
      "name" : "James Poyer",
      "telecom" : [
        {
          "system" : "email",
          "value" : "james.poyer@cms.hhs.gov"
        }
      ]
    }
  ],
  "description" : "This code system consists of Present on Admission (POA) indicators which are assigned to the principal and secondary diagnoses (as defined in Section II of the Official Guidelines for Coding and Reporting) and the external cause of injury codes to indicate the presence or absence of the diagnosis at the time of inpatient admission.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "The POA Indicator Codes are in the public domain and are free to use without restriction.",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "Y",
      "definition" : "Diagnosis was present at time of inpatient admission."
    },
    {
      "code" : "N",
      "definition" : "Diagnosis was not present at time of inpatient admission."
    },
    {
      "code" : "U",
      "definition" : "Documentation insufficient to determine if the condition was present at the time of inpatient admission."
    },
    {
      "code" : "W",
      "definition" : "Clinically undetermined.  Provider unable to clinically determine whether the condition was present at the time of inpatient admission."
    },
    {
      "code" : "1",
      "definition" : "Unreported/Not used.  Exempt from POA reporting.  This code is equivalent to a blank on the UB-04, however; it was determined that blanks are undesirable when submitting this data via the 4010A."
    }
  ]
}