This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetPatientContactRelationship
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <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 defines its own terms in the system http://hl7.org/fhir/patient-contact-relationship</p> <table> <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> </text> <identifier value="http://hl7.org/fhir/vs/patient-contact-relationship"/> <name value="PatientContactRelationship"/> <publisher value="FHIR Project team"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <description value="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"/> <status value="draft"/> <define> <system value="http://hl7.org/fhir/patient-contact-relationship"/> <concept> <code value="emergency"/> <display value="Emergency"/> <definition value="Contact for use in case of emergency"/> </concept> <concept> <code value="family"/> <display value="Family"/> </concept> <concept> <code value="guardian"/> <display value="Guardian"/> </concept> <concept> <code value="friend"/> <display value="Friend"/> </concept> <concept> <code value="partner"/> <display value="Partner"/> </concept> <concept> <code value="work"/> <display value="Work"/> <definition value="Contact for matters related to the patients occupation/employment"/> </concept> <concept> <code value="caregiver"/> <display value="Caregiver"/> <definition value="(Non)professional caregiver"/> </concept> <concept> <code value="agent"/> <display value="Agent"/> <definition value="Contact that acts on behalf of the patient"/> </concept> <concept> <code value="guarantor"/> <display value="Guarantor"/> <definition value="Contact for financial matters"/> </concept> <concept> <code value="owner"/> <display value="Owner of animal"/> <definition value="For animals, the owner of the animal"/> </concept> <concept> <code value="parent"/> <display value="Parent"/> <definition value="Parent of the patient"/> </concept> </define> </ValueSet>