spark_auto_mapper_fhir.value_sets.entity_name_use_r2
¶
Module Contents¶
Classes¶
v3.EntityNameUseR2 |
|
Description:A name that a person has assumed or has been assumed to them. |
- class spark_auto_mapper_fhir.value_sets.entity_name_use_r2.EntityNameUseR2(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.EntityNameUseR2 From: http://terminology.hl7.org/ValueSet/v3-EntityNameUseR2 in v3-codesystems.xml
Description:
A set of codes advising a system or user which name in a set of names to select for a given purpose.
- 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-EntityNameUseR2¶
- class spark_auto_mapper_fhir.value_sets.entity_name_use_r2.EntityNameUseR2Values¶
Description:A name that a person has assumed or has been assumed to them. From: http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2 in v3-codesystems.xml
- Assumed¶
Description:Known as/conventional/the one you normally use From: http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2 in v3-codesystems.xml
- Customary¶
Description:A name used prior to marriage.Note that marriage naming customs vary greatly around the world. This name use is for use by applications that collect and store maiden names. Though the concept of maiden name is often gender specific, the use of this term is not gender specific. The use of this term does not imply any particular history for a person’s name, nor should the maiden name be determined algorithmically From: http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2 in v3-codesystems.xml
- MaidenName¶
Description:Identifies the different representations of a name . The representation may affect how the name is used . (E.g . use of Ideographic for formal communications.) From: http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2 in v3-codesystems.xml
- NameRepresentationUse¶
Description:This name is no longer in use (note: Names may also carry valid time ranges . This code is used to cover the situations where it is known that the name is no longer valid, but no particular time range for its use is known) From: http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2 in v3-codesystems.xml
- NoLongerInUse¶
Description:The formal name as registered in an official (government) registry, but which name might not be commonly used . May correspond to the concept of legal name From: http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2 in v3-codesystems.xml
- OfficialRegistryName¶
Description:The name as understood by the data enterer, i.e. a close approximation of a phonetic spelling of the name, not based on a phonetic algorithm. From: http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2 in v3-codesystems.xml
- Phonetic¶
Description:A name intended for use in searching or matching. This is used when the name is incomplete and contains enough details for search matching, but not enough for other uses. From: http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2 in v3-codesystems.xml
- Search¶
Description:A temporary name. Note that a name valid time can provide more detailed information. This may also be used for temporary names assigned at birth or in emergency situations. From: http://terminology.hl7.org/CodeSystem/v3-EntityNameUseR2 in v3-codesystems.xml
- Temporary¶