{
  "resourceType": "ValueSet",
  "id": "subscriber-relationship",
  "meta": {
    "lastUpdated": "2019-10-31T22:29:23.356+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "versionId": "1fbef544-1031-4ca7-9c5a-f1889d5190ed"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SubscriberPolicyholder Relationship Codes</h2><div><p>This value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient).</p>\n</div><p><b>Copyright Statement:</b></p><div><p>This is an extensible set.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"codesystem-subscriber-relationship.html\"><code>http://terminology.hl7.org/CodeSystem/subscriber-relationship</code></a></li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/subscriber-relationship",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.1385"
    }
  ],
  "version": "4.0.1",
  "name": "SubscriberRelationshipCodes",
  "title": "SubscriberPolicyholder Relationship Codes",
  "status": "draft",
  "experimental": false,
  "date": "2019-10-31T22:29:23+00:00",
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient).",
  "immutable": true,
  "copyright": "This is an extensible set.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship"
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-08-07T13:07:26.5805095+00:00",
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "child",
        "display": "Child"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "parent",
        "display": "Parent"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "spouse",
        "display": "Spouse"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "common",
        "display": "Common Law Spouse"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "other",
        "display": "Other"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "self",
        "display": "Self"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "injured",
        "display": "Injured Party"
      }
    ]
  }
}