<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="policyholder-relationship"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem policyholder-relationship</b></p><a name="policyholder-relationship"> </a><a name="hcpolicyholder-relationship"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/policyholder-relationship</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">child<a name="policyholder-relationship-child"> </a></td><td>Child</td><td>The Beneficiary is a child of the Policyholder</td></tr><tr><td style="white-space:nowrap">parent<a name="policyholder-relationship-parent"> </a></td><td>Parent</td><td>The Beneficiary is a parent of the Policyholder</td></tr><tr><td style="white-space:nowrap">spouse<a name="policyholder-relationship-spouse"> </a></td><td>Spouse</td><td>The Beneficiary is a spouse or equivalent of the Policyholder</td></tr><tr><td style="white-space:nowrap">common<a name="policyholder-relationship-common"> </a></td><td>Common Law Spouse</td><td>The Beneficiary is a common law spouse or equivalent of the Policyholder</td></tr><tr><td style="white-space:nowrap">other<a name="policyholder-relationship-other"> </a></td><td>Other</td><td>The Beneficiary has some other relationship the Policyholder</td></tr><tr><td style="white-space:nowrap">self<a name="policyholder-relationship-self"> </a></td><td>Self</td><td>The Beneficiary is the Policyholder</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r3.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
    </extension>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/policyholder-relationship"/>
  <version value="3.0.2"/>
  <name value="Policyholder Relationship Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-03-20T11:58:40+11:00"/>
  <publisher value="Financial Management"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This value set includes codes for the relationship between the Policyholder and the Beneficiary (insured/covered party/patient).."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="This is an example set."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/policyholder-relationship"/>
  <content value="complete"/>
  <concept>
    <code value="child"/>
    <display value="Child"/>
    <definition value="The Beneficiary is a child of the Policyholder"/>
  </concept>
  <concept>
    <code value="parent"/>
    <display value="Parent"/>
    <definition value="The Beneficiary is a parent of the Policyholder"/>
  </concept>
  <concept>
    <code value="spouse"/>
    <display value="Spouse"/>
    <definition value="The Beneficiary is a spouse or equivalent of the Policyholder"/>
  </concept>
  <concept>
    <code value="common"/>
    <display value="Common Law Spouse"/>
    <definition value="The Beneficiary is a common law spouse or equivalent of the Policyholder"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other"/>
    <definition value="The Beneficiary has some other relationship the Policyholder"/>
  </concept>
  <concept>
    <code value="self"/>
    <display value="Self"/>
    <definition value="The Beneficiary is the Policyholder"/>
  </concept>
</CodeSystem>