spark_auto_mapper_fhir.value_sets.table_cell_horizontal_align

Module Contents

Classes

TableCellHorizontalAlign

v3.TableCellHorizontalAlign

TableCellHorizontalAlignValues

center

class spark_auto_mapper_fhir.value_sets.table_cell_horizontal_align.TableCellHorizontalAlign(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

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

These values are defined within the XHTML 4.0 Table Model

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-TableCellHorizontalAlign
class spark_auto_mapper_fhir.value_sets.table_cell_horizontal_align.TableCellHorizontalAlignValues

center From: http://terminology.hl7.org/CodeSystem/v3-TableCellHorizontalAlign in v3-codesystems.xml

Center

char From: http://terminology.hl7.org/CodeSystem/v3-TableCellHorizontalAlign in v3-codesystems.xml

Char

justify From: http://terminology.hl7.org/CodeSystem/v3-TableCellHorizontalAlign in v3-codesystems.xml

Justify

left From: http://terminology.hl7.org/CodeSystem/v3-TableCellHorizontalAlign in v3-codesystems.xml

Left

right From: http://terminology.hl7.org/CodeSystem/v3-TableCellHorizontalAlign in v3-codesystems.xml

Right