spark_auto_mapper_fhir.value_sets.marital_status_codes

Module Contents

Classes

MaritalStatusCodesCode

Marital Status Codes

MaritalStatusCodesCodeValues

Marriage contract has been declared null and to not have existed

class spark_auto_mapper_fhir.value_sets.marital_status_codes.MaritalStatusCodesCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

Marital Status Codes From: http://hl7.org/fhir/ValueSet/marital-status in valuesets.xml

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

marital status of a person.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset_v3_NullFlavor :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-NullFlavor

http://terminology.hl7.org/CodeSystem/v3-MaritalStatus

codeset_v3_MaritalStatus :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-MaritalStatus
class spark_auto_mapper_fhir.value_sets.marital_status_codes.MaritalStatusCodesCodeValues

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

Description:The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value. From: http://terminology.hl7.org/CodeSystem/v3-NullFlavor in v3-codesystems.xml

NoInformation

Value is not present in a message. This is only defined in messages, never in application data! All values not present in the message must be replaced by the applicable default, or no-information (NI) as the default of all defaults. From: http://terminology.hl7.org/CodeSystem/v3-NullFlavor in v3-codesystems.xml

NotPresent

From: http://hl7.org/fhir/ValueSet/marital-status in valuesets.xml

UNK