Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build International flag

Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

: Measure Group System - JSON Representation

Active as of 2024-01-25

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "MeasureGroupSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem</code> 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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem",
  "version" : "1.0.1",
  "name" : "MeasureGroupSystem",
  "title" : "Measure Group System",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-01-25T13:42:59+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.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",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "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"
    }
  ]
}