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

Code Display Definition
draft Draft The existence of the report is registered, but it is still without content or only some preliminary content.
requested Requested The inventory report has been requested but there is no data available.
active Active This report is submitted as current.
entered-in-error Entered in Error The report has been withdrawn following a previous final release. This electronic record should never have existed, though it is possible that real-world decisions were based on it.
<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 status of the InventoryReport."/> <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/inventoryreport-status"/> <content value="complete"/> <concept> <code value="draft"/> <display value="Draft"/> <definition value="The existence of the report is registered, but it is still without content or only some preliminary content."/> </concept> <concept> <code value="requested"/> <display value="Requested"/> <definition value="The inventory report has been requested but there is no data available."/> </concept> <concept> <code value="active"/> <display value="Active"/> <definition value="This report is submitted as current."/> </concept> <concept> <code value="entered-in-error"/> <display value="Entered in Error"/> <definition value="The report has been withdrawn following a previous final release. This electronic record should never have existed, though it is possible that real-world decisions were based on it."/> </concept> </CodeSystem>