US Quality Core Implementation Guide
1.0.0-ballot - STU 1 - ballot United States of America flag

US Quality Core Implementation Guide, published by HL7 International / Clinical Quality Information. 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-quality-core/ and changes regularly. See the Directory of published versions

: US Quality Core Present On Admission Codes

Page standards status: Trial-use Maturity Level: 4

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-quality-core-present-on-admission"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet us-quality-core-present-on-admission</b></p><a name="us-quality-core-present-on-admission"> </a><a name="hcus-quality-core-present-on-admission"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.2.0/CodeSystem-presentOnAdmission.html"><code>https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding</code></a><span title="Version is not explicitly stated, which means it is fixed to 07/14/2020, the version found through the package references"> version &#x1F4E6;07/14/2020</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.2.0/CodeSystem-presentOnAdmission.html#presentOnAdmission-Y">Y</a></td><td/><td>Diagnosis was present at time of inpatient admission.</td></tr><tr><td><a href="http://terminology.hl7.org/7.2.0/CodeSystem-presentOnAdmission.html#presentOnAdmission-N">N</a></td><td/><td>Diagnosis was not present at time of inpatient admission.</td></tr><tr><td><a href="http://terminology.hl7.org/7.2.0/CodeSystem-presentOnAdmission.html#presentOnAdmission-U">U</a></td><td/><td>Documentation insufficient to determine if the condition was present at the time of inpatient admission.</td></tr><tr><td><a href="http://terminology.hl7.org/7.2.0/CodeSystem-presentOnAdmission.html#presentOnAdmission-W">W</a></td><td/><td>Clinically undetermined.  Provider unable to clinically determine whether the condition was present at the time of inpatient admission.</td></tr><tr><td><a href="http://terminology.hl7.org/7.2.0/CodeSystem-presentOnAdmission.html#presentOnAdmission-1">1</a></td><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></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cqi"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="4">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/quality-core/ImplementationGuide/hl7.fhir.us.quality-core"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/quality-core/ImplementationGuide/hl7.fhir.us.quality-core"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/quality-core/ValueSet/us-quality-core-present-on-admission"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.78.48.10"/>
  </identifier>
  <version value="1.0.0-ballot"/>
  <name value="USQualityCorePresentOnAdmission"/>
  <title value="US Quality Core Present On Admission Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-06-30"/>
  <publisher value="HL7 International / Clinical Quality Information"/>
  <contact>
    <name value="HL7 International / Clinical Quality Information"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi"/>
    </telecom>
  </contact>
  <contact>
    <name value="Clinical Quality Information WG"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi"/>
    </telecom>
  </contact>
  <description value="Value Set for US Quality Core Present On Admission."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding"/>
      <concept>
        <code value="Y"/>
      </concept>
      <concept>
        <code value="N"/>
      </concept>
      <concept>
        <code value="U"/>
      </concept>
      <concept>
        <code value="W"/>
      </concept>
      <concept>
        <code value="1"/>
      </concept>
    </include>
  </compose>
</ValueSet>