spark_auto_mapper_fhir.value_sets.gender_identity

Module Contents

Classes

GenderIdentityCode

GenderIdentity

GenderIdentityCodeValues

the patient identifies as transgender male-to-female

class spark_auto_mapper_fhir.value_sets.gender_identity.GenderIdentityCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

GenderIdentity From: http://hl7.org/fhir/gender-identity in valuesets.xml

This example value set defines a set of codes that can be used to indicate a

patient’s gender identity.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/gender-identity
class spark_auto_mapper_fhir.value_sets.gender_identity.GenderIdentityCodeValues

the patient identifies as transgender male-to-female From: http://hl7.org/fhir/gender-identity in valuesets.xml

TransgenderFemale

the patient identifies as transgender female-to-male From: http://hl7.org/fhir/gender-identity in valuesets.xml

TransgenderMale

the patient identifies with neither/both female and male From: http://hl7.org/fhir/gender-identity in valuesets.xml

Non_binary

the patient identifies as male From: http://hl7.org/fhir/gender-identity in valuesets.xml

Male

the patient identifies as female From: http://hl7.org/fhir/gender-identity in valuesets.xml

Female

other gender identity From: http://hl7.org/fhir/gender-identity in valuesets.xml

Other

the patient does not wish to disclose his gender identity From: http://hl7.org/fhir/gender-identity in valuesets.xml

DoesNotWishToDisclose