v2.1 Data Types =============== .. _hl7-v2_1-CE: .. py:class:: hl7types.hl7.v2_1.datatypes.CE.CE :noindex: HL7 v2 CE data type. CE ~~ .. list-table:: :header-rows: 1 :widths: auto * - Field - HL7 - Type - Required - Max Length - Description * - ``ce_1`` - CE.1 - Optional[str] - optional - - identifier * - ``ce_2`` - CE.2 - Optional[str] - optional - - text * - ``ce_3`` - CE.3 - Optional[str] - optional - - name of coding system * - ``ce_4`` - CE.4 - Optional[str] - optional - - alternate identifier * - ``ce_5`` - CE.5 - Optional[str] - optional - - alternate text * - ``ce_6`` - CE.6 - Optional[str] - optional - - name of alternate coding system