HealthcareAssociatedInfectionReports Implementation Guide CI Build

This page is part of the Healthcare Associated Infection Implementation Guide (v2.0.0: STU 2) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-2.16.840.1.113883.10.20.5.9.30

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.10.20.5.9.30",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2019-03-11T01:02:07.000-04:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NHSNLOS/MENDischargeDisposition</h2><div><p>Disposition of infant.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=183665006\">183665006</a></td><td>Discharged from hospital (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=266751003\">266751003</a></td><td>Transferred from department (finding)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=371828006\">371828006</a></td><td>Patient deceased during stay (discharge status = dead) (finding)</td><td/></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-2.16.840.1.113883.6.277.html\"><code>http://hl7.org/fhir/us/hai/CodeSystem/2.16.840.1.113883.6.277</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1311-0\">1311-0</a></td><td>No location change</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/hai/ValueSet/2.16.840.1.113883.10.20.5.9.30",
  "name" : "NHSNLOSMENDischargeDisposition",
  "title" : "NHSNLOS/MENDischargeDisposition",
  "status" : "draft",
  "date" : "2019-10-11T15:43:03-04:00",
  "description" : "Disposition of infant.",
  "compose" : {
    "inactive" : false,
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "183665006",
            "display" : "Discharged from hospital (finding)"
          },
          {
            "code" : "266751003",
            "display" : "Transferred from department (finding)"
          },
          {
            "code" : "371828006",
            "display" : "Patient deceased during stay (discharge status = dead) (finding)"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/us/hai/CodeSystem/2.16.840.1.113883.6.277",
        "concept" : [
          {
            "code" : "1311-0",
            "display" : "No location change"
          }
        ]
      }
    ]
  }
}