{
"description": "The record status of the device.",
"_filename": "CodeSystem-device-availability-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": "FHIRDeviceAvailabilityStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "FHIRDeviceAvailabilityStatus",
"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": "51346ff1-47f6-4d32-9943-0347ec9856df",
"valueSet": "http://hl7.org/fhir/ValueSet/device-availability-status",
"kind": null,
"url": "http://hl7.org/fhir/device-availability-status",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.2048",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "lost",
"display": "Lost",
"definition": "The device is lost."
}, {
"code": "damaged",
"display": "Damaged",
"definition": "The device is damaged."
}, {
"code": "destroyed",
"display": "Destroyed",
"definition": "The device is destroyed."
}, {
"code": "available",
"display": "Available",
"definition": "The device is available."
} ],
"caseSensitive": true,
"version": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}