{
  "resourceType": "ValueSet",
  "id": "patient-contact-relationship",
  "url": "http://ehealthontario.ca/fhir/ValueSet/patient-contact-relationship",
  "version": "1.0.0",
  "name": "PatientContactRelationship",
  "title": "Patient Contact Relationship",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Types of personal relationships between two living subjects",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/patient-contact-relationship"
      }
    ]
  }
}