spark_auto_mapper_fhir.value_sets.marital_status
¶
Module Contents¶
Classes¶
v3.MaritalStatus |
|
Marriage contract has been declared null and to not have existed |
- class spark_auto_mapper_fhir.value_sets.marital_status.MaritalStatus(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.MaritalStatus From: http://terminology.hl7.org/ValueSet/v3-MaritalStatus in v3-codesystems.xml
No description supplied * * * Open Issue:
The specific meanings of these codes can vary somewhat by jurisdiction and implementation so caution should be used when determining equivalency.
- 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-MaritalStatus¶
- class spark_auto_mapper_fhir.value_sets.marital_status.MaritalStatusValues¶
Marriage contract has been declared null and to not have existed From: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus in v3-codesystems.xml
- Annulled¶
Marriage contract has been declared dissolved and inactive From: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus in v3-codesystems.xml
- Divorced¶
Subject to an Interlocutory Decree. From: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus in v3-codesystems.xml
- Interlocutory¶
Legally Separated From: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus in v3-codesystems.xml
- LegallySeparated¶
A current marriage contract is active From: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus in v3-codesystems.xml
- Married¶
More than 1 current spouse From: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus in v3-codesystems.xml
- Polygamous¶
No marriage contract has ever been entered From: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus in v3-codesystems.xml
- NeverMarried¶
Person declares that a domestic partner relationship exists. From: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus in v3-codesystems.xml
- DomesticPartner¶
Currently not in a marriage contract. From: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus in v3-codesystems.xml
- Unmarried¶
The spouse has died From: http://terminology.hl7.org/CodeSystem/v3-MaritalStatus in v3-codesystems.xml
- Widowed¶