{
  "resourceType": "ValueSet",
  "id": "PADIPersonalAndLegalRelationshipRoleTypeVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/us/pacio-adi/ValueSet/PADIPersonalAndLegalRelationshipRoleTypeVS",
  "version": "0.1.0",
  "name": "PADIPersonalAndLegalRelationshipRoleTypeVS",
  "title": "Personal And Legal Relationship Role Type",
  "status": "active",
  "date": "2021-12-06T20:50:55+00:00",
  "publisher": "HL7 Patient Empowerment Working Group",
  "contact": [
    {
      "name": "HL7 Patient Empowerment Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientempowerment"
        },
        {
          "system": "email",
          "value": "patients@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Clinical Focus: A personal or legal relationship records the role of a person in relation to another person, or a person to himself or herself. This value set is to be used when recording relationships based on personal or family ties or through legal assignment of responsibility.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
      }
    ]
  }
}