HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). 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" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</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" : "1.0.0",
  "name" : "PresentOnAdmissionIndicators",
  "title" : "Present on Admission Indicators",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-08-26T00:00:00.000-04:00",
  "publisher" : "HL7 International",
  "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"
      }
    ],
    "exclude" : [
      {
        "system" : "https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding",
        "concept" : [
          {
            "code" : "1"
          }
        ]
      }
    ]
  }
}