PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/metric-calibration-type
{
  "description": "Describes the type of a metric calibration.",
  "_filename": "CodeSystem-metric-calibration-type.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "Health Care Devices",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "DeviceMetricCalibrationType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Device Metric Calibration Type",
  "package_version": "r5.r4b-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "dev"
  } ],
  "status": "active",
  "id": "48826a1e-d7d2-47cd-bf2d-259ae72dbeb3",
  "valueSet": "http://hl7.org/fhir/ValueSet/metric-calibration-type|4.3.0",
  "kind": null,
  "url": "http://hl7.org/fhir/metric-calibration-type",
  "concept": [ {
    "code": "unspecified",
    "display": "Unspecified",
    "definition": "Metric calibration method has not been identified."
  }, {
    "code": "offset",
    "display": "Offset",
    "definition": "Offset metric calibration method."
  }, {
    "code": "gain",
    "display": "Gain",
    "definition": "Gain metric calibration method."
  }, {
    "code": "two-point",
    "display": "Two Point",
    "definition": "Two-point metric calibration method."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "Health Care Devices",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/healthcaredevices",
      "system": "url"
    } ]
  } ]
}