FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
CodeSystem: Questionnaire Response Status
| Official URL: http://hl7.org/fhir/questionnaire-answers-status
|
Version:
5.0.0
|
|
Standards status:
Informative
|
Maturity Level: 3
|
Computable Name: QuestionnaireResponseStatus |
Lifecycle status of the questionnaire response.
This Code system is referenced in the content logical definition of the following value sets:
- This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
This case-sensitive 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. No subsequent changes can be made. |