HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. 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\"><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/valueset-steward",
      "valueContactDetail" : {
        "name" : "HL7 Clinical Quality Information Work Group"
      }
    }
  ],
  "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"
      }
    ]
  }
}