spark_auto_mapper_fhir.value_sets.beneficiary_relationship_codes
¶
Module Contents¶
Classes¶
Beneficiary Relationship Codes |
|
The patient is the subscriber (policy holder) |
- class spark_auto_mapper_fhir.value_sets.beneficiary_relationship_codes.BeneficiaryRelationshipCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
Beneficiary Relationship Codes From: http://hl7.org/fhir/relationship in valuesets.xml
This value set includes the Patient to subscriber relationship codes.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/relationship¶
- class spark_auto_mapper_fhir.value_sets.beneficiary_relationship_codes.BeneficiaryRelationshipCodesCodeValues¶
The patient is the subscriber (policy holder) From: http://hl7.org/fhir/relationship in valuesets.xml
- Self¶
The patient is the spouse or equivalent of the subscriber (policy holder) From: http://hl7.org/fhir/relationship in valuesets.xml
- Spouse¶
The patient is the child of the subscriber (policy holder) From: http://hl7.org/fhir/relationship in valuesets.xml
- Child¶
The patient is the common law spouse of the subscriber (policy holder) From: http://hl7.org/fhir/relationship in valuesets.xml
- CommonLawSpouse¶
The patient has some other relationship, such as parent, to the subscriber (policy holder) From: http://hl7.org/fhir/relationship in valuesets.xml
- Other¶