spark_auto_mapper_fhir.value_sets.test_report_status

Module Contents

Classes

TestReportStatusCode

TestReportStatus

TestReportStatusCodeValues

All test operations have completed.

class spark_auto_mapper_fhir.value_sets.test_report_status.TestReportStatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

TestReportStatus From: http://hl7.org/fhir/report-status-codes in valuesets.xml

The current status of the test report.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/report-status-codes
class spark_auto_mapper_fhir.value_sets.test_report_status.TestReportStatusCodeValues

All test operations have completed. From: http://hl7.org/fhir/report-status-codes in valuesets.xml

Completed

A test operations is currently executing. From: http://hl7.org/fhir/report-status-codes in valuesets.xml

InProgress

A test operation is waiting for an external client request. From: http://hl7.org/fhir/report-status-codes in valuesets.xml

Waiting

The test script execution was manually stopped. From: http://hl7.org/fhir/report-status-codes in valuesets.xml

Stopped

This test report was entered or created in error. From: http://hl7.org/fhir/report-status-codes in valuesets.xml

EnteredInError