{
  "resourceType": "ValueSet",
  "id": "v3-IndividualInsuredCoveredPartyRoleType",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a> where concept  is-a  <a href=\"CodeSystem-v3-RoleCode.html#v3-RoleCode-_IndividualInsuredPartyRoleType\">_IndividualInsuredPartyRoleType</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-v3-StudentRoleType.html\">http://terminology.hl7.org/ValueSet/v3-StudentRoleType</a></li></ul></div>"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-IndividualInsuredCoveredPartyRoleType",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.19813"
    }
  ],
  "version": "2.0.0",
  "name": "IndividualInsuredCoveredPartyRoleType",
  "title": "IndividualInsuredCoveredPartyRoleType",
  "status": "active",
  "experimental": false,
  "date": "2014-03-26",
  "description": "**Description**A role recognized through the eligibility of a party to play an individual insured for benefits covered or provided under an insurance policy where the party is also the policy holder.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "_IndividualInsuredPartyRoleType"
          }
        ]
      },
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v3-StudentRoleType"
        ]
      }
    ]
  }
}