PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/metric-calibration-type
{
  "description": "Describes the type of a metric calibration.",
  "_filename": "ValueSet-metric-calibration-type.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "DeviceMetricCalibrationType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.339"
  } ],
  "status": "draft",
  "id": "e566633e-9a6c-4bac-bcea-33128f911a80",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/metric-calibration-type",
  "codeSystem": {
    "system": "http://hl7.org/fhir/metric-calibration-type",
    "concept": [ {
      "code": "unspecified",
      "display": "Unspecified",
      "definition": "TODO"
    }, {
      "code": "offset",
      "display": "Offset",
      "definition": "TODO"
    }, {
      "code": "gain",
      "display": "Gain",
      "definition": "TODO"
    }, {
      "code": "two-point",
      "display": "Two Point",
      "definition": "TODO"
    } ],
    "version": "1.0.2",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.339"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}