spark_auto_mapper_fhir.value_sets.jurisdiction_value_set
¶
Module Contents¶
Classes¶
Jurisdiction ValueSet |
- class spark_auto_mapper_fhir.value_sets.jurisdiction_value_set.JurisdictionValueSetCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
Jurisdiction ValueSet From: http://hl7.org/fhir/ValueSet/jurisdiction in valuesets.xml
This value set defines a base set of codes for country, country subdivision
and region for indicating where a resource is intended to be used.
Note: The codes for countries and country subdivisions are taken from
[ISO 3166](https://www.iso.org/iso-3166-country-codes.html) while the codes for “supra-national” regions are from [UN Standard country or area codes for statistical use (M49)](http://unstats.un.org/unsd/methods/m49/m49.htm).
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset_m49_htm :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://unstats.un.org/unsd/methods/m49/m49.htm¶
- codeset_urn_iso_std_iso_3166__2 :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = urn:iso:std:iso:3166:-2¶
- codeset_urn_iso_std_iso_3166 :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = urn:iso:std:iso:3166¶