PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.saner@1.0.0
    http://hl7.org/fhir/uv/saner/CodeSystem/PublicHealthMeasureScoring
{
  "description": "A code system describing types of measure scoring used for situational awareness measures",
  "_filename": "CodeSystem-PublicHealthMeasureScoring.json",
  "package_name": "hl7.fhir.uv.saner",
  "date": "2021-09-07T19:08:29+00:00",
  "publisher": "HL7 International Public Health Workgroup",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "PublicHealthMeasureScoring",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Public Health Measure Scoring",
  "package_version": "1.0.0",
  "status": "active",
  "id": "9b8ccbee-1705-4b99-9496-123742927669",
  "kind": null,
  "count": 5,
  "url": "http://hl7.org/fhir/uv/saner/CodeSystem/PublicHealthMeasureScoring",
  "concept": [ {
    "code": "capacity",
    "display": "Capacity",
    "definition": "Measures point in time capacity or utilization"
  }, {
    "code": "event-growth",
    "display": "Event Growth",
    "definition": "Measures cumulative growth by counting current and cumulative events over time"
  }, {
    "code": "queue-length",
    "display": "Queue Length",
    "definition": "Measures the point in time number of activities awaiting completion"
  }, {
    "code": "service-time",
    "display": "Service Time",
    "definition": "Measures the aggregate total time to complete activities / total number of activities"
  }, {
    "code": "availability",
    "display": "Availability",
    "definition": "Measures the point in time availability of resources"
  } ],
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pher",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "pher@lists.hl7.org",
      "system": "email"
    } ]
  }, {
    "name": "Keith W. Boone",
    "telecom": [ {
      "value": "mailto:kboone@ainq.com",
      "system": "email"
    } ]
  } ]
}