http://hl7.org/fhir/device-definition-status|4.0.1
name
FHIRDeviceStatus
FHIRDeviceStatus
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
FHIRDeviceStatus
Codes representing the current status of the device - on, off, suspended, etc.
{
"description" : "Codes representing the current status of the device - on, off, suspended, etc.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : "2019-10-31T22:29:23Z",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "FHIRDeviceStatus",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "FHIRDeviceStatus",
"supliment" : null,
"status" : "draft",
"id" : "80465163-ce2d-5552-b9be-aed46eb38f11",
"valueSet" : "http://hl7.org/fhir/ValueSet/device-definition-status",
"url" : "http://hl7.org/fhir/device-definition-status",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1308",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "active",
"display" : "Active",
"definition" : "The device is available for use. Note: For *implanted devices* this means that the device is implanted in the patient."
}, {
"code" : "inactive",
"display" : "Inactive",
"definition" : "The device is no longer available for use (e.g. lost, expired, damaged). Note: For *implanted devices* this means that the device has been removed from the patient."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The device was entered in error and voided."
}, {
"code" : "unknown",
"display" : "Unknown",
"definition" : "The status of the device has not been determined."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}