spark_auto_mapper_fhir.value_sets.composition_status
¶
Module Contents¶
Classes¶
CompositionStatus |
|
This is a preliminary composition or document (also known as initial or |
- class spark_auto_mapper_fhir.value_sets.composition_status.CompositionStatusCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
CompositionStatus From: http://hl7.org/fhir/composition-status in valuesets.xml
The workflow/clinical status of the composition.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/composition-status¶
- class spark_auto_mapper_fhir.value_sets.composition_status.CompositionStatusCodeValues¶
This is a preliminary composition or document (also known as initial or interim). The content may be incomplete or unverified. From: http://hl7.org/fhir/composition-status in valuesets.xml
- Preliminary¶
This version of the composition is complete and verified by an appropriate person and no further work is planned. Any subsequent updates would be on a new version of the composition. From: http://hl7.org/fhir/composition-status in valuesets.xml
- Final¶
The composition content or the referenced resources have been modified (edited or added to) subsequent to being released as “final” and the composition is complete and verified by an authorized person. From: http://hl7.org/fhir/composition-status in valuesets.xml
- Amended¶
The composition or document was originally created/issued in error, and this is an amendment that marks that the entire series should not be considered as valid. From: http://hl7.org/fhir/composition-status in valuesets.xml
- EnteredInError¶