spark_auto_mapper_fhir.value_sets.entity_status

Module Contents

Classes

EntityStatus

v3.EntityStatus

EntityStatusValues

The ‘typical’ state. Excludes “nullified” which represents the termination

class spark_auto_mapper_fhir.value_sets.entity_status.EntityStatus(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

v3.EntityStatus From: http://terminology.hl7.org/ValueSet/v3-EntityStatus in v3-codesystems.xml

Codes representing the defined possible states of an Entity, as defined by

the Entity class state machine.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-EntityStatus
class spark_auto_mapper_fhir.value_sets.entity_status.EntityStatusValues

The ‘typical’ state. Excludes “nullified” which represents the termination state of an Entity record instance that was created in error. From: http://terminology.hl7.org/CodeSystem/v3-EntityStatus in v3-codesystems.xml

Normal

The state representing the termination of an Entity record instance that was created in error. From: http://terminology.hl7.org/CodeSystem/v3-EntityStatus in v3-codesystems.xml

Nullified