HL7 Terminology (THO)
6.0.2 - Publication International flag

This page is part of the HL7 Terminology (v6.0.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: Present on Admission Indicators - JSON Representation

Active as of 2019-08-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "POAIndicators",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet POAIndicators</b></p><a name=\"POAIndicators\"> </a><a name=\"hcPOAIndicators\"> </a><a name=\"POAIndicators-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-presentOnAdmission.html\"><code>https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "CQI"
    }
  ],
  "url" : "http://terminology.hl7.org/ValueSet/POAIndicators",
  "version" : "2.0.0",
  "name" : "PresentOnAdmissionIndicators",
  "title" : "Present on Admission Indicators",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-08-26T00:00:00.000-04:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Concepts that describe whether a condition is present when a patient is admitted to a healthcare facility. ",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding"
      }
    ]
  }
}