spark_auto_mapper_fhir.value_sets.questionnaire_response_status

Module Contents

Classes

QuestionnaireResponseStatusCode

QuestionnaireResponseStatus

QuestionnaireResponseStatusCodeValues

This QuestionnaireResponse has been partially filled out with answers but

class spark_auto_mapper_fhir.value_sets.questionnaire_response_status.QuestionnaireResponseStatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

QuestionnaireResponseStatus From: http://hl7.org/fhir/questionnaire-answers-status in valuesets.xml

Lifecycle status of the questionnaire response.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/questionnaire-answers-status
class spark_auto_mapper_fhir.value_sets.questionnaire_response_status.QuestionnaireResponseStatusCodeValues

This QuestionnaireResponse has been partially filled out with answers but changes or additions are still expected to be made to it. From: http://hl7.org/fhir/questionnaire-answers-status in valuesets.xml

InProgress

This QuestionnaireResponse has been filled out with answers and the current content is regarded as definitive. From: http://hl7.org/fhir/questionnaire-answers-status in valuesets.xml

Completed

This QuestionnaireResponse has been filled out with answers, then marked as complete, yet changes or additions have been made to it afterwards. From: http://hl7.org/fhir/questionnaire-answers-status in valuesets.xml

Amended

This QuestionnaireResponse was entered in error and voided. From: http://hl7.org/fhir/questionnaire-answers-status in valuesets.xml

EnteredInError

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. From: http://hl7.org/fhir/questionnaire-answers-status in valuesets.xml

Stopped