{
"description": "A coded concept indicating the current status of the Device Usage.",
"_filename": "CodeSystem-device-statement-status.json",
"package_name": "hl7.fhir.uv.xver-r4b.r4.r4",
"date": "2021-01-17T06:06:13+10:00",
"publisher": "Orders and Observations",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "DeviceUseStatementStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "DeviceUseStatementStatus",
"package_version": "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": 0
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "draft",
"id": "ae651918-3fbc-47e4-a052-a5cdf1036cd1",
"valueSet": "http://hl7.org/fhir/ValueSet/device-statement-status|4.0.1",
"kind": null,
"url": "http://hl7.org/fhir/device-statement-status",
"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": "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": "4.3.0",
"contact": [ {
"name": "Orders and Observations",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders",
"system": "url"
} ]
} ]
}