PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/metric-category
{
  "description": "Describes the category of the metric.",
  "_filename": "codesystem-metric-category.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-12-06T12:22:34+11:00",
  "meta": {
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "DeviceMetricCategory",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "85296f3c-a82a-4eac-8b58-69e7c3bf29a0",
  "valueSet": "http://hl7.org/fhir/ValueSet/metric-category",
  "kind": null,
  "url": "http://hl7.org/fhir/metric-category",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.338",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "measurement",
    "display": "Measurement",
    "definition": "DeviceObservations generated for this DeviceMetric are measured."
  }, {
    "code": "setting",
    "display": "Setting",
    "definition": "DeviceObservations generated for this DeviceMetric is a setting that will influence the behavior of the Device."
  }, {
    "code": "calculation",
    "display": "Calculation",
    "definition": "DeviceObservations generated for this DeviceMetric are calculated."
  }, {
    "code": "unspecified",
    "display": "Unspecified",
    "definition": "The category of this DeviceMetric is unspecified."
  } ],
  "caseSensitive": true,
  "version": "1.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}