http://hl7.org/fhir/metric-calibration-state|5.0.0
name
DeviceMetricCalibrationState
DeviceMetricCalibrationState
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2021-01-04 23:01:24.0
2021-01-04 23:01:24.0
Device Metric Calibration State
Describes the state of a metric calibration.
{
"description" : "Describes the state of a metric calibration.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2021-01-04T23:01:24Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "DeviceMetricCalibrationState",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Device Metric Calibration State",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "dev"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "active",
"id" : "6cef654e-83dc-5bc9-b885-12fd0c03b56c",
"valueSet" : "http://hl7.org/fhir/ValueSet/metric-calibration-state",
"url" : "http://hl7.org/fhir/metric-calibration-state",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.653",
"system" : "urn:ietf:rfc:3986"
}, {
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.637",
"system" : "urn:ietf:rfc:3986"
}, {
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.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" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}