PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/metric-calibration-state
{
  "description": "Describes the state of a metric calibration.",
  "_filename": "codesystem-metric-calibration-state.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": "DeviceMetricCalibrationState",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "f82db4a0-98f2-44c7-a1a4-26a382610a26",
  "valueSet": "http://hl7.org/fhir/ValueSet/metric-calibration-state",
  "kind": null,
  "url": "http://hl7.org/fhir/metric-calibration-state",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.340",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "not-calibrated",
    "display": "Not Calibrated",
    "definition": "The metric has not been calibrated."
  }, {
    "code": "calibration-required",
    "display": "Calibration Required",
    "definition": "The metric needs to be calibrated."
  }, {
    "code": "calibrated",
    "display": "Calibrated",
    "definition": "The metric has been calibrated."
  }, {
    "code": "unspecified",
    "display": "Unspecified",
    "definition": "The state of calibration of this metric is unspecified."
  } ],
  "caseSensitive": true,
  "version": "1.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}