Situational Awareness for Novel Epidemic Response
1.0.0 - STU Release

This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) 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

: Measure Group System - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "MeasureGroupSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Beds<a name=\"MeasureGroupSystem-Beds\"> </a></td><td>Beds</td><td>This group reports on Bed availability</td></tr><tr><td style=\"white-space:nowrap\">Ventilators<a name=\"MeasureGroupSystem-Ventilators\"> </a></td><td>Ventilators</td><td>This group reports on Ventilator availability</td></tr><tr><td style=\"white-space:nowrap\">Encounters<a name=\"MeasureGroupSystem-Encounters\"> </a></td><td>Encounters</td><td>This group reports on COVID-19 Patient Encounters</td></tr><tr><td style=\"white-space:nowrap\">CovidDeaths<a name=\"MeasureGroupSystem-CovidDeaths\"> </a></td><td>COVID-19 Deaths</td><td>This group reports on COVID-19 Patient Deaths</td></tr><tr><td style=\"white-space:nowrap\">AcquiredCovid<a name=\"MeasureGroupSystem-AcquiredCovid\"> </a></td><td>Acquired COVID-19 in Hospital</td><td>This group reports on Hospital Acquired COVID-19 Infections</td></tr><tr><td style=\"white-space:nowrap\">VentilatorSupplies<a name=\"MeasureGroupSystem-VentilatorSupplies\"> </a></td><td>Ventilator supplies (any, including tubing)</td><td/></tr><tr><td style=\"white-space:nowrap\">N95Masks<a name=\"MeasureGroupSystem-N95Masks\"> </a></td><td>N95 masks</td><td/></tr><tr><td style=\"white-space:nowrap\">OtherRespirators<a name=\"MeasureGroupSystem-OtherRespirators\"> </a></td><td>Other respirators including PAPRs</td><td/></tr><tr><td style=\"white-space:nowrap\">SurgicalMasks<a name=\"MeasureGroupSystem-SurgicalMasks\"> </a></td><td>Surgical masks</td><td/></tr><tr><td style=\"white-space:nowrap\">EyeProtection<a name=\"MeasureGroupSystem-EyeProtection\"> </a></td><td>Eye protection including face shields or goggles</td><td/></tr><tr><td style=\"white-space:nowrap\">Gown<a name=\"MeasureGroupSystem-Gown\"> </a></td><td>Gowns (single use)</td><td/></tr><tr><td style=\"white-space:nowrap\">Glove<a name=\"MeasureGroupSystem-Glove\"> </a></td><td>Gloves</td><td/></tr><tr><td style=\"white-space:nowrap\">positiveIncreasePercent<a name=\"MeasureGroupSystem-positiveIncreasePercent\"> </a></td><td>Percent Positive among Newly Resulted Tests</td><td/></tr><tr><td style=\"white-space:nowrap\">positivePercent<a name=\"MeasureGroupSystem-positivePercent\"> </a></td><td>Cumulative Percent Positive among Resulted Tests</td><td/></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem",
  "version" : "1.0.0",
  "name" : "MeasureGroupSystem",
  "title" : "Measure Group System",
  "status" : "active",
  "date" : "2021-09-07T19:08:29+00:00",
  "publisher" : "HL7 International Public Health Workgroup",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/pher"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pher@lists.hl7.org"
        }
      ]
    },
    {
      "name" : "Keith W. Boone",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:kboone@ainq.com"
        }
      ]
    }
  ],
  "description" : "A Code System for Groups",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 14,
  "concept" : [
    {
      "code" : "Beds",
      "display" : "Beds",
      "definition" : "This group reports on Bed availability"
    },
    {
      "code" : "Ventilators",
      "display" : "Ventilators",
      "definition" : "This group reports on Ventilator availability"
    },
    {
      "code" : "Encounters",
      "display" : "Encounters",
      "definition" : "This group reports on COVID-19 Patient Encounters"
    },
    {
      "code" : "CovidDeaths",
      "display" : "COVID-19 Deaths",
      "definition" : "This group reports on COVID-19 Patient Deaths"
    },
    {
      "code" : "AcquiredCovid",
      "display" : "Acquired COVID-19 in Hospital",
      "definition" : "This group reports on Hospital Acquired COVID-19 Infections"
    },
    {
      "code" : "VentilatorSupplies",
      "display" : "Ventilator supplies (any, including tubing)"
    },
    {
      "code" : "N95Masks",
      "display" : "N95 masks"
    },
    {
      "code" : "OtherRespirators",
      "display" : "Other respirators including PAPRs"
    },
    {
      "code" : "SurgicalMasks",
      "display" : "Surgical masks"
    },
    {
      "code" : "EyeProtection",
      "display" : "Eye protection including face shields or goggles"
    },
    {
      "code" : "Gown",
      "display" : "Gowns (single use)"
    },
    {
      "code" : "Glove",
      "display" : "Gloves"
    },
    {
      "code" : "positiveIncreasePercent",
      "display" : "Percent Positive among Newly Resulted Tests"
    },
    {
      "code" : "positivePercent",
      "display" : "Cumulative Percent Positive among Resulted Tests"
    }
  ]
}