This code system http://hl7.org/fhir/device-availability-status defines the following codes:

CodeDisplayDefinition
lost LostThe device is lost.
damaged DamagedThe device is damaged.
destroyed DestroyedThe device is destroyed.
available AvailableThe device is available.
<status value="active"/><experimental value="false"/><date value="2021-01-05T10:01:24+11:00"/><publisher value="HL7 (FHIR Project)"/><contact><telecom><system value="url"/><value value="http://hl7.org/fhir"/></telecom><telecom><system value="email"/><value value="fhir@lists.hl7.org"/></telecom></contact><description value="The record status of the device."/><jurisdiction><coding><system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/><code value="001"/><display value="World"/></coding></jurisdiction><caseSensitive value="true"/><valueSet value="http://hl7.org/fhir/ValueSet/device-availability-status"/><content value="complete"/><concept><code value="lost"/><display value="Lost"/><definition value="The device is lost."/></concept><concept><code value="damaged"/><display value="Damaged"/><definition value="The device is damaged."/></concept><concept><code value="destroyed"/><display value="Destroyed"/><definition value="The device is destroyed."/></concept><concept><code value="available"/><display value="Available"/><definition value="The device is available."/></concept></CodeSystem>