{
  "resourceType": "ValueSet",
  "id": "relatedperson-relationshiptype",
  "meta": {
    "lastUpdated": "2015-12-03T09:57:31.744+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div><h2>PatientRelationshipType</h2><p>A set of codes that can be used to indicate the relationship between a Patient and a Related Person.</p><p>This value set includes codes from the following code systems:</p><ul><li>Import all the codes that are contained in <a href=\"valueset-patient-contact-relationship.html\">http://hl7.org/fhir/ValueSet/patient-contact-relationship</a></li><li>Include codes from <a href=\"v3/RoleCode/index.html\">http://hl7.org/fhir/v3/RoleCode</a> where concept  is-a  <a href=\"v3/RoleCode/index.html#_PersonalRelationshipRoleType\">_PersonalRelationshipRoleType</a></li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.259"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype",
  "version": "1.1.0",
  "name": "PatientRelationshipType",
  "status": "draft",
  "experimental": true,
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "date": "2015-12-03T09:57:31+11:00",
  "description": "A set of codes that can be used to indicate the relationship between a Patient and a Related Person.",
  "compose": {
    "import": [
      "http://hl7.org/fhir/ValueSet/patient-contact-relationship"
    ],
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/RoleCode",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "_PersonalRelationshipRoleType"
          }
        ]
      }
    ]
  }
}