| Package | hl7.fhir.uv.saner |
| Resource Type | CodeSystem |
| Id | MeasureGroupSystem |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/saner/https://build.fhir.org/ig/HL7/fhir-saner/CodeSystem-MeasureGroupSystem.html |
| URL | http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem |
| Version | 1.0.1 |
| Status | active |
| Date | 2024-05-18T21:25:01+00:00 |
| Name | MeasureGroupSystem |
| Title | Measure Group System |
| Realm | uv |
| Authority | hl7 |
| Description | A Code System for Groups |
| Content | complete |
| ValueSet | |
| MeasureGroups | Measure Groups |
No resources found
Note: links and images are rebased to the (stated) source
This case-insensitive code system http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem defines the following codes:
{
"resourceType": "CodeSystem",
"id": "MeasureGroupSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}
],
"url": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasureGroupSystem",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.42.16.2"
}
],
"version": "1.0.1",
"name": "MeasureGroupSystem",
"title": "Measure Group System",
"status": "active",
"experimental": false,
"date": "2024-05-18T21:25:01+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"
}
]
}