{

"resourceType": "ValueSet",
"id": "patient-contact-relationship",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><h2>PatientContactRelationship</h2><p>This value set defines a set of codes that are used to indicate the nature of the relationship between a patient and a contactperson for that patient.</p><p>This value set has an inline code system http://hl7.org/fhir/patient-contact-relationship, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>emergency<a name=\"emergency\"> </a></td><td>Emergency</td><td>Contact for use in case of emergency.</td></tr><tr><td>family<a name=\"family\"> </a></td><td>Family</td><td/></tr><tr><td>guardian<a name=\"guardian\"> </a></td><td>Guardian</td><td/></tr><tr><td>friend<a name=\"friend\"> </a></td><td>Friend</td><td/></tr><tr><td>partner<a name=\"partner\"> </a></td><td>Partner</td><td/></tr><tr><td>work<a name=\"work\"> </a></td><td>Work</td><td>Contact for matters related to the patients occupation/employment.</td></tr><tr><td>caregiver<a name=\"caregiver\"> </a></td><td>Caregiver</td><td>(Non)professional caregiver</td></tr><tr><td>agent<a name=\"agent\"> </a></td><td>Agent</td><td>Contact that acts on behalf of the patient</td></tr><tr><td>guarantor<a name=\"guarantor\"> </a></td><td>Guarantor</td><td>Contact for financial matters</td></tr><tr><td>owner<a name=\"owner\"> </a></td><td>Owner of animal</td><td>For animals, the owner of the animal</td></tr><tr><td>parent<a name=\"parent\"> </a></td><td>Parent</td><td>Parent of the patient</td></tr></table></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.233"
  }
],
"url": "http://hl7.org/fhir/ValueSet/patient-contact-relationship",
"version": "1.0.2",
"name": "PatientContactRelationship",
"status": "draft",
"experimental": true,
"publisher": "FHIR Project team",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "This value set defines a set of codes that are used to indicate the nature of the relationship between a patient and a contactperson for that patient.",
"codeSystem": {
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.233"
    }
  ],
  "system": "http://hl7.org/fhir/patient-contact-relationship",
  "caseSensitive": true,
  "concept": [
    {
      "code": "emergency",
      "display": "Emergency",
      "definition": "Contact for use in case of emergency."
    },
    {
      "code": "family",
      "display": "Family"
    },
    {
      "code": "guardian",
      "display": "Guardian"
    },
    {
      "code": "friend",
      "display": "Friend"
    },
    {
      "code": "partner",
      "display": "Partner"
    },
    {
      "code": "work",
      "display": "Work",
      "definition": "Contact for matters related to the patients occupation/employment."
    },
    {
      "code": "caregiver",
      "display": "Caregiver",
      "definition": "(Non)professional caregiver"
    },
    {
      "code": "agent",
      "display": "Agent",
      "definition": "Contact that acts on behalf of the patient"
    },
    {
      "code": "guarantor",
      "display": "Guarantor",
      "definition": "Contact for financial matters"
    },
    {
      "code": "owner",
      "display": "Owner of animal",
      "definition": "For animals, the owner of the animal"
    },
    {
      "code": "parent",
      "display": "Parent",
      "definition": "Parent of the patient"
    }
  ]
}

}