spark_auto_mapper_fhir.value_sets.fhir_substance_status

Module Contents

Classes

FHIRSubstanceStatusCode

FHIRSubstanceStatus

FHIRSubstanceStatusCodeValues

The substance is considered for use or reference.

class spark_auto_mapper_fhir.value_sets.fhir_substance_status.FHIRSubstanceStatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

FHIRSubstanceStatus From: http://hl7.org/fhir/substance-status in valuesets.xml

A code to indicate if the substance is actively used.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/substance-status
class spark_auto_mapper_fhir.value_sets.fhir_substance_status.FHIRSubstanceStatusCodeValues

The substance is considered for use or reference. From: http://hl7.org/fhir/substance-status in valuesets.xml

Active

The substance is considered for reference, but not for use. From: http://hl7.org/fhir/substance-status in valuesets.xml

Inactive

The substance was entered in error. From: http://hl7.org/fhir/substance-status in valuesets.xml

EnteredInError