http://hl7.org/fhir/deviceusage-status|5.0.0
name
DeviceUsageStatus
DeviceUsageStatus
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 Usage Status
A coded concept indicating the current status of the Device Usage.
{
"description" : "A coded concept indicating the current status of the Device Usage.",
"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" : "DeviceUsageStatus",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Device Usage Status",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
} ],
"status" : "active",
"id" : "e34d8e6c-b47e-5d33-abe7-a6d645c233ca",
"valueSet" : "http://hl7.org/fhir/ValueSet/deviceusage-status",
"url" : "http://hl7.org/fhir/deviceusage-status",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.2059",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "active",
"display" : "Active",
"definition" : "The device is still being used."
}, {
"code" : "completed",
"display" : "Completed",
"definition" : "The device is no longer being used."
}, {
"code" : "not-done",
"display" : "Not done",
"definition" : "The device was not used."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The statement was recorded incorrectly."
}, {
"code" : "intended",
"display" : "Intended",
"definition" : "The device may be used at some time in the future."
}, {
"code" : "stopped",
"display" : "Stopped",
"definition" : "Actions implied by the statement have been permanently halted, before all of them occurred."
}, {
"code" : "on-hold",
"display" : "On Hold",
"definition" : "Actions implied by the statement have been temporarily halted, but are expected to continue later. May also be called \"suspended\"."
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}