FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7776

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7776
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7776
Version1
Statusactive
Date2018-01-05T00:03:00+11:00
NamePHVS_EmergencySeverityIndexAcuity_CDC
TitleEmergency Severity Index - Acuity
Realmus
DescriptionThe Emergency Severity Index (ESI) is a tool for use in emergency department (ED) triage. The ESI triage algorithm yields rapid, reproducible, and clinically relevant stratification of patients into five groups, from level 1 (most urgent) to level 5 (least urgent). The ESI provides a method for categorizing ED patients by both acuity and resource needs. (https://www.ahrq.gov/professionals/systems/hospital/esi/index.html ) Based upon AHRQ 2012 Edition on the Implementation Handbook - version 4.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7776",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7776"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7776",
  "version": "1",
  "name": "PHVS_EmergencySeverityIndexAcuity_CDC",
  "title": "Emergency Severity Index - Acuity",
  "status": "active",
  "date": "2018-01-05T00:03:00+11:00",
  "description": "The Emergency Severity Index (ESI) is a tool for use in emergency department (ED) triage. The ESI triage algorithm yields rapid, reproducible, and clinically relevant stratification of patients into five groups, from level 1 (most urgent) to level 5 (least urgent). The ESI provides a method for categorizing ED patients by both acuity and resource needs. (https://www.ahrq.gov/professionals/systems/hospital/esi/index.html )  Based upon AHRQ 2012 Edition on the Implementation Handbook - version 4.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.250",
        "version": "10/1/2005",
        "concept": [
          {
            "code": "1",
            "display": "Resuscitation"
          },
          {
            "code": "2",
            "display": "Emergent"
          },
          {
            "code": "3",
            "display": "Urgent"
          },
          {
            "code": "4",
            "display": "Less Urgent"
          },
          {
            "code": "5",
            "display": "Nonurgent"
          }
        ]
      }
    ]
  }
}