spark_auto_mapper_fhir.value_sets.composition_attestation_mode
¶
Module Contents¶
Classes¶
CompositionAttestationMode |
|
The person authenticated the content in their personal capacity. |
- class spark_auto_mapper_fhir.value_sets.composition_attestation_mode.CompositionAttestationModeCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
CompositionAttestationMode From: http://hl7.org/fhir/composition-attestation-mode in valuesets.xml
The way in which a person authenticated a 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-attestation-mode¶
- class spark_auto_mapper_fhir.value_sets.composition_attestation_mode.CompositionAttestationModeCodeValues¶
The person authenticated the content in their personal capacity. From: http://hl7.org/fhir/composition-attestation-mode in valuesets.xml
- Personal¶
The person authenticated the content in their professional capacity. From: http://hl7.org/fhir/composition-attestation-mode in valuesets.xml
- Professional¶
The person authenticated the content and accepted legal responsibility for its content. From: http://hl7.org/fhir/composition-attestation-mode in valuesets.xml
- Legal¶
The organization authenticated the content as consistent with their policies and procedures. From: http://hl7.org/fhir/composition-attestation-mode in valuesets.xml
- Official¶