:py:mod:`spark_auto_mapper_fhir.value_sets.administrative_gender` ================================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.administrative_gender Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.administrative_gender.AdministrativeGenderCode spark_auto_mapper_fhir.value_sets.administrative_gender.AdministrativeGenderCodeValues .. py:class:: AdministrativeGenderCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` AdministrativeGender From: http://hl7.org/fhir/administrative-gender in valuesets.xml The gender of a person used for administrative purposes. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/administrative-gender .. py:class:: AdministrativeGenderCodeValues Male. From: http://hl7.org/fhir/administrative-gender in valuesets.xml .. py:attribute:: Male Female. From: http://hl7.org/fhir/administrative-gender in valuesets.xml .. py:attribute:: Female Other. From: http://hl7.org/fhir/administrative-gender in valuesets.xml .. py:attribute:: Other Unknown. From: http://hl7.org/fhir/administrative-gender in valuesets.xml .. py:attribute:: Unknown