{
  "resourceType" : "CodeSystem",
  "id" : "policyholder-relationship",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString" : "Informative"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r3.r4"
    },
    {
      "url" : "version",
      "valueString" : "0.1.0"
    },
    {
      "url" : "uri",
      "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/policyholder-relationship",
  "version" : "3.0.2",
  "name" : "Policyholder Relationship Codes",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-03-20T11:58:40+11:00",
  "publisher" : "Financial Management",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "This value set includes codes for the relationship between the Policyholder and the Beneficiary (insured/covered party/patient)..",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "copyright" : "This is an example set.",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/policyholder-relationship",
  "content" : "complete",
  "concept" : [{
    "code" : "child",
    "display" : "Child",
    "definition" : "The Beneficiary is a child of the Policyholder"
  },
  {
    "code" : "parent",
    "display" : "Parent",
    "definition" : "The Beneficiary is a parent of the Policyholder"
  },
  {
    "code" : "spouse",
    "display" : "Spouse",
    "definition" : "The Beneficiary is a spouse or equivalent of the Policyholder"
  },
  {
    "code" : "common",
    "display" : "Common Law Spouse",
    "definition" : "The Beneficiary is a common law spouse or equivalent of the Policyholder"
  },
  {
    "code" : "other",
    "display" : "Other",
    "definition" : "The Beneficiary has some other relationship the Policyholder"
  },
  {
    "code" : "self",
    "display" : "Self",
    "definition" : "The Beneficiary is the Policyholder"
  }]
}