spark_auto_mapper_fhir.value_sets.sequence_status
¶
Module Contents¶
Classes¶
sequenceStatus |
|
the variant is detected. |
- class spark_auto_mapper_fhir.value_sets.sequence_status.SequenceStatusCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
sequenceStatus From: http://terminology.hl7.org/CodeSystem/variant-state in valuesets.xml
Codes providing the status of the variant test result.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/variant-state¶
- class spark_auto_mapper_fhir.value_sets.sequence_status.SequenceStatusCodeValues¶
the variant is detected. From: http://terminology.hl7.org/CodeSystem/variant-state in valuesets.xml
- Positive¶
no variant is detected. From: http://terminology.hl7.org/CodeSystem/variant-state in valuesets.xml
- Negative¶
result of the variant is missing. From: http://terminology.hl7.org/CodeSystem/variant-state in valuesets.xml
- Absent¶