:py:mod:`spark_auto_mapper_fhir.value_sets.charset` =================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.charset Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.charset.Charset spark_auto_mapper_fhir.value_sets.charset.CharsetValues .. py:class:: Charset(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` v3.Charset From: http://terminology.hl7.org/ValueSet/v3-Charset in v3-codesystems.xml Internet Assigned Numbers Authority (IANA) Charset Types .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-Charset .. py:class:: CharsetValues HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml .. py:attribute:: EBCDIC Deprecated for HL7 use. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml .. py:attribute:: ISO_10646_UCS_2 Deprecated for HL7 use. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml .. py:attribute:: ISO_10646_UCS_4 HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml .. py:attribute:: ISO_8859_1 HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml .. py:attribute:: ISO_8859_2 HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml .. py:attribute:: ISO_8859_5 HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml .. py:attribute:: JIS_2022_JP Required for HL7 use. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml .. py:attribute:: US_ASCII HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml .. py:attribute:: UTF_7 Required for Unicode support. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml .. py:attribute:: UTF_8