:py:mod:`spark_auto_mapper_fhir.value_sets.subscriber_relationship_codes` ========================================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.subscriber_relationship_codes Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.subscriber_relationship_codes.SubscriberRelationshipCodesCode spark_auto_mapper_fhir.value_sets.subscriber_relationship_codes.SubscriberRelationshipCodesCodeValues .. py:class:: SubscriberRelationshipCodesCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` SubscriberRelationshipCodes From: http://terminology.hl7.org/CodeSystem/subscriber-relationship in valuesets.xml This value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient). .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/subscriber-relationship .. py:class:: SubscriberRelationshipCodesCodeValues The Beneficiary is a child of the Subscriber From: http://terminology.hl7.org/CodeSystem/subscriber-relationship in valuesets.xml .. py:attribute:: Child The Beneficiary is a parent of the Subscriber From: http://terminology.hl7.org/CodeSystem/subscriber-relationship in valuesets.xml .. py:attribute:: Parent The Beneficiary is a spouse or equivalent of the Subscriber From: http://terminology.hl7.org/CodeSystem/subscriber-relationship in valuesets.xml .. py:attribute:: Spouse The Beneficiary is a common law spouse or equivalent of the Subscriber From: http://terminology.hl7.org/CodeSystem/subscriber-relationship in valuesets.xml .. py:attribute:: CommonLawSpouse The Beneficiary has some other relationship the Subscriber From: http://terminology.hl7.org/CodeSystem/subscriber-relationship in valuesets.xml .. py:attribute:: Other The Beneficiary is the Subscriber From: http://terminology.hl7.org/CodeSystem/subscriber-relationship in valuesets.xml .. py:attribute:: Self The Beneficiary is covered under insurance of the subscriber due to an injury. From: http://terminology.hl7.org/CodeSystem/subscriber-relationship in valuesets.xml .. py:attribute:: InjuredParty