spark_auto_mapper_fhir.value_sets.status

Module Contents

Classes

StatusCode

status

StatusCodeValues

*TODO*

class spark_auto_mapper_fhir.value_sets.status.StatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

status From: http://hl7.org/fhir/CodeSystem/status in valuesets.xml

The validation status of the target

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/CodeSystem/status
class spark_auto_mapper_fhir.value_sets.status.StatusCodeValues

*TODO* From: http://hl7.org/fhir/CodeSystem/status in valuesets.xml

Attested

*TODO* From: http://hl7.org/fhir/CodeSystem/status in valuesets.xml

Validated

*TODO* From: http://hl7.org/fhir/CodeSystem/status in valuesets.xml

InProcess

*TODO* From: http://hl7.org/fhir/CodeSystem/status in valuesets.xml

RequiresRevalidation

*TODO* From: http://hl7.org/fhir/CodeSystem/status in valuesets.xml

ValidationFailed

*TODO* From: http://hl7.org/fhir/CodeSystem/status in valuesets.xml

Re_ValidationFailed