spark_auto_mapper_fhir.value_sets.charset
¶
Module Contents¶
Classes¶
v3.Charset |
|
HL7 is indifferent to the use of this Charset. |
- class spark_auto_mapper_fhir.value_sets.charset.Charset(value)¶
Bases:
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
- 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-Charset¶
- class spark_auto_mapper_fhir.value_sets.charset.CharsetValues¶
HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml
- EBCDIC¶
Deprecated for HL7 use. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml
- ISO_10646_UCS_2¶
Deprecated for HL7 use. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml
- 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
- ISO_8859_1¶
HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml
- ISO_8859_2¶
HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml
- ISO_8859_5¶
HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml
- JIS_2022_JP¶
Required for HL7 use. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml
- US_ASCII¶
HL7 is indifferent to the use of this Charset. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml
- UTF_7¶
Required for Unicode support. From: http://terminology.hl7.org/CodeSystem/v3-Charset in v3-codesystems.xml
- UTF_8¶