Blue Button 2.0 Implementation Guide

Claim Diagnosis Code I Diagnosis Present on Admission (POA) Indicator Code

Formats: Narrative, XML, JSON, Turtle

Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "clm-poa-ind-sw1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Claim Diagnosis Code I Diagnosis Present on Admission (POA) Indicator Code</h2><div><p>The present on admission (POA) indicator code associated with the diagnosis codes (principal and secondary). In response to the Deficit Reduction Act of 2005, CMS began to distinguish between hospitalization diagnoses that occurred prior to versus during the admission. The objective was to eventually not pay hospitals more if the patient acquired a condition (e.g., infection) during the admission. This present on admission (POA) field is used to indicate whether the diagnosis was present on admission. Medicare claims did not indicate whether a diagnosis was POA until 2011. Source: https://bluebutton.cms.gov/resources/variables/clm<em>poa</em>ind_sw1</p>
</div><p>This code system https://bluebutton.cms.gov/assets/ig/CodeSystem-clm-poa-ind-sw1 defines the following codes:</p><table class="codes"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>Y<a name="clm-poa-ind-sw1-Y"> </a></td><td>Diagnosis was present at the time of admission (POA)</td><td>Diagnosis was present at the time of admission (POA)</td></tr><tr><td>N<a name="clm-poa-ind-sw1-N"> </a></td><td>Diagnosis was not present at the time of admission</td><td>Diagnosis was not present at the time of admission</td></tr><tr><td>U<a name="clm-poa-ind-sw1-U"> </a></td><td>Documentation is insufficient to determine if condition was present on admission</td><td>Documentation is insufficient to determine if condition was present on admission</td></tr><tr><td>W<a name="clm-poa-ind-sw1-W"> </a></td><td>Provider is unable to clinically determine whether condition was present on admission</td><td>Provider is unable to clinically determine whether condition was present on admission</td></tr><tr><td>1<a name="clm-poa-ind-sw1-1"> </a></td><td>Unreported/not used - exempt from POA reporting - this code is the equivalent code of a blank, however, it was determined that blanks were undesirable when submitting the data</td><td>Unreported/not used - exempt from POA reporting - this code is the equivalent code of a blank, however, it was determined that blanks were undesirable when submitting the data</td></tr><tr><td>Z<a name="clm-poa-ind-sw1-Z"> </a></td><td>Denotes the end of the POA indicators</td><td>Denotes the end of the POA indicators</td></tr><tr><td>X<a name="clm-poa-ind-sw1-X"> </a></td><td>Denotes the end of the POA indicators in special data processing situations that may be identified by CMS in the future</td><td>Denotes the end of the POA indicators in special data processing situations that may be identified by CMS in the future</td></tr></table></div>"
  },
  "url" : "https://bluebutton.cms.gov/assets/ig/CodeSystem-clm-poa-ind-sw1",
  "identifier" : {
    "value" : "https://bluebutton.cms.gov/assets/ig/CodeSystem-clm-poa-ind-sw1.html"
  },
  "version" : "1.1.1",
  "name" : "Claim Diagnosis Code I Diagnosis Present on Admission (POA) Indicator Code",
  "title" : "Claim Diagnosis Code I Diagnosis Present on Admission (POA) Indicator Code",
  "status" : "active",
  "date" : "2018-11-27T15:56:35+00:00",
  "publisher" : "CMS Blue Button 2.0 Team",
  "description" : "The present on admission (POA) indicator code associated with the diagnosis codes (principal and secondary). In response to the Deficit Reduction Act of 2005, CMS began to distinguish between hospitalization diagnoses that occurred prior to versus during the admission. The objective was to eventually not pay hospitals more if the patient acquired a condition (e.g., infection) during the admission. This present on admission (POA) field is used to indicate whether the diagnosis was present on admission. Medicare claims did not indicate whether a diagnosis was POA until 2011. Source: https://bluebutton.cms.gov/resources/variables/clm_poa_ind_sw1",
  "caseSensitive" : true,
  "valueSet" : "https://bluebutton.cms.gov/assets/ig/ValueSet-clm-poa-ind-sw1",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "concept" : [
    {
      "code" : "Y",
      "display" : "Diagnosis was present at the time of admission (POA)",
      "definition" : "Diagnosis was present at the time of admission (POA)"
    },
    {
      "code" : "N",
      "display" : "Diagnosis was not present at the time of admission",
      "definition" : "Diagnosis was not present at the time of admission"
    },
    {
      "code" : "U",
      "display" : "Documentation is insufficient to determine if condition was present on admission",
      "definition" : "Documentation is insufficient to determine if condition was present on admission"
    },
    {
      "code" : "W",
      "display" : "Provider is unable to clinically determine whether condition was present on admission",
      "definition" : "Provider is unable to clinically determine whether condition was present on admission"
    },
    {
      "code" : "1",
      "display" : "Unreported/not used - exempt from POA reporting - this code is the equivalent code of a blank, however, it was determined that blanks were undesirable when submitting the data",
      "definition" : "Unreported/not used - exempt from POA reporting - this code is the equivalent code of a blank, however, it was determined that blanks were undesirable when submitting the data"
    },
    {
      "code" : "Z",
      "display" : "Denotes the end of the POA indicators",
      "definition" : "Denotes the end of the POA indicators"
    },
    {
      "code" : "X",
      "display" : "Denotes the end of the POA indicators in special data processing situations that may be identified by CMS in the future",
      "definition" : "Denotes the end of the POA indicators in special data processing situations that may be identified by CMS in the future"
    }
  ]
}