spark_auto_mapper_fhir.value_sets.provenance_event_current_state-as
¶
Module Contents¶
Classes¶
v3.ProvenanceEventCurrentState-AS |
|
Encompasses the expected states of an Act, but excludes “nullified” and |
- class spark_auto_mapper_fhir.value_sets.provenance_event_current_state-as.ProvenanceEventCurrentState_AS(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.ProvenanceEventCurrentState-AS From: http://terminology.hl7.org/ValueSet/v3-ProvenanceEventCurrentState-AS in v3-codesystems.xml
Specifies the state change of a target Act, using ActStatus codes, from its
previous state as a predecessor Act. For example, if the target Act is the result of a predecessor Act being “obsoleted” and replaced with the target Act, the source ProvenanceEventCurrentState Act code would be “obsoleted”.
- 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-ActStatus¶
- class spark_auto_mapper_fhir.value_sets.provenance_event_current_state-as.ProvenanceEventCurrentState_ASValues¶
Encompasses the expected states of an Act, but excludes “nullified” and “obsolete” which represent unusual terminal states for the life-cycle. From: http://terminology.hl7.org/CodeSystem/v3-ActStatus in v3-codesystems.xml
- Normal¶
This Act instance was created in error and has been ‘removed’ and is treated as though it never existed. A record is retained for audit purposes only. From: http://terminology.hl7.org/CodeSystem/v3-ActStatus in v3-codesystems.xml
- Nullified¶
This Act instance has been replaced by a new instance. From: http://terminology.hl7.org/CodeSystem/v3-ActStatus in v3-codesystems.xml
- Obsolete¶