This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2
Indicates the state of development of the value set
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="valueset-workflowStatus"/> <url value="http://hl7.org/fhir/ExtensionDefinition/valueset-workflowStatus"/> <name value="Indicates the state of development of the value set"/> <publisher value="HL7"/> <description value="Workflow Status is used to represent details of the value set development process while the value set has an Activity Status of Preliminary. The development of a value set often follows a formal workflow process from initiation to completion, and this element carries the state variable for this state machine. The assumption is that when first created a value set would have a workflow state of Draft. Additional workflow states may be used."/> <status value="draft"/> <date value="2015-02-23T09:07:27+11:00"/> <contextType value="resource"/> <context value="ValueSet"/> <element> <path value="Extension"/> <short value="Indicates the state of development of the value set"/> <definition value="Workflow Status is used to represent details of the value set development process while the value set has an Activity Status of Preliminary. The development of a value set often follows a formal workflow process from initiation to completion, and this element carries the state variable for this state machine. The assumption is that when first created a value set would have a workflow state of Draft. Additional workflow states may be used."/> <comments value="The values that this element may assume include phrases that capture various stages in review and approval. In addition to the minimum of ???Draft???, these include ???Proposed???, ???Approved???, ???Ready to Publish???. There may be additional states defined by different developers. This is an optional element because the use of Activity Status ???Preliminary??? may be sufficient for some implementations."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> </element> </ExtensionDefinition>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.