QuestionnaireResponseStatus

Lifecycle status of the questionnaire response.

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

Code Display Definition
in-progress In Progress This QuestionnaireResponse has been partially filled out with answers but changes or additions are still expected to be made to it.
completed Completed This QuestionnaireResponse has been filled out with answers and the current content is regarded as definitive.
amended Amended This QuestionnaireResponse has been filled out with answers, then marked as complete, yet changes or additions have been made to it afterwards.
entered-in-error Entered in Error This QuestionnaireResponse was entered in error and voided.
stopped Stopped This QuestionnaireResponse has been partially filled out with answers but has been abandoned. It is unknown whether changes or additions are expected to be made to it.
<status value="draft"/><experimental value="false"/><date value="2021-01-17T07:06:13+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="Lifecycle status of the questionnaire response."/><caseSensitive value="true"/><valueSet value="http://hl7.org/fhir/ValueSet/questionnaire-answers-status"/><content value="complete"/><concept><code value="in-progress"/><display value="In Progress"/><definition value="This QuestionnaireResponse has been partially filled out with answers but changes or additions are still expected to be made to it."/></concept><concept><code value="completed"/><display value="Completed"/><definition value="This QuestionnaireResponse has been filled out with answers and the current content is regarded as definitive."/></concept><concept><code value="amended"/><display value="Amended"/><definition value="This QuestionnaireResponse has been filled out with answers, then marked as complete, yet changes or additions have been made to it afterwards."/></concept><concept><code value="entered-in-error"/><display value="Entered in Error"/><definition value="This QuestionnaireResponse was entered in error and voided."/></concept><concept><code value="stopped"/><display value="Stopped"/><definition value="This QuestionnaireResponse has been partially filled out with answers but has been abandoned. It is unknown whether changes or additions are expected to be made to it."/></concept></CodeSystem>