DefinitionStatus

Codes identifying the lifecycle stage of a definition.

This code system http://terminology.hl7.org/CodeSystem/definition-status defines the following codes:

Code Display Definition
draft Draft The definition is in the design stage and is not yet considered to be "ready for use".
active Active The definition is considered ready for use.
withdrawn Withdrawn The definition should no longer be used.
unknown Unknown The authoring/source system does not know which of the status values currently applies for this resource. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.
<status value="draft"/> <experimental value="false"/> <date value="2019-11-01T09:29:23+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="Codes identifying the lifecycle stage of a definition."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/definition-status"/> <content value="complete"/> <concept> <code value="draft"/> <display value="Draft"/> <definition value="The definition is in the design stage and is not yet considered to be "ready for use"."/> </concept> <concept> <code value="active"/> <display value="Active"/> <definition value="The definition is considered ready for use."/> </concept> <concept> <code value="withdrawn"/> <display value="Withdrawn"/> <definition value="The definition should no longer be used."/> </concept> <concept> <code value="unknown"/> <display value="Unknown"/> <definition value="The authoring/source system does not know which of the status values currently applies for this resource. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which."/> </concept> </CodeSystem>