{
  "resourceType": "CodeSystem",
  "id": "policyholder-relationship",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Policyholder Relationship Codes</h2><div><p>This value set includes codes for the relationship between the Policyholder and the Beneficiary (insured/covered party/patient)..</p></div><p><b>Copyright Statement:</b> This is an example set.\r\n            </p><p>This code system http://hl7.org/fhir/policyholder-relationship defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>child\r\n                  <a name=\"policyholder-relationship-child\"></a></td><td>Child</td><td>The Beneficiary is a child of the Policyholder</td></tr><tr><td>parent\r\n                  <a name=\"policyholder-relationship-parent\"></a></td><td>Parent</td><td>The Beneficiary is a parent of the Policyholder</td></tr><tr><td>spouse\r\n                  <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>common\r\n                  <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>other\r\n                  <a name=\"policyholder-relationship-other\"></a></td><td>Other</td><td>The Beneficiary has some other relationship the Policyholder</td></tr><tr><td>self\r\n                  <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
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    }
  ],
  "url": "http://hl7.org/fhir/policyholder-relationship",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.516"
  },
  "version": "3.0.1",
  "name": "Policyholder Relationship Codes",
  "status": "draft",
  "experimental": true,
  "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)..",
  "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"
    }
  ]
}