{ "description": "The status of the Device record.", "_filename": "CodeSystem-device-status.json", "package_name": "hl7.fhir.r5.examples", "date": "2021-01-05T10:01:24+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2022-09-10T04:52:37.223+10:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "FHIRDeviceStatus", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "FHIRDeviceStatus", "package_version": "5.0.0-ballot", "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": 2 } ], "status": "draft", "id": "c8dfd53b-4043-42e7-90f5-52888edfc2e8", "valueSet": "http://hl7.org/fhir/ValueSet/device-status", "kind": null, "url": "http://hl7.org/fhir/device-status", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.4.210", "system": "urn:ietf:rfc:3986" } ], "concept": [ { "code": "active", "display": "Active", "definition": "The device record is current and is appropriate for reference in new instances." }, { "code": "inactive", "display": "Inactive", "definition": "The device record is not current and is not appropriate for reference in new instances." }, { "code": "entered-in-error", "display": "Entered in Error", "definition": "The device record is not current and is not appropriate for reference in new instances." } ], "caseSensitive": true, "version": "5.0.0-ballot", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }