<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ereferral-relationship-type"/>
  <language value="en"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ereferral-relationship-type</b></p><a name="ereferral-relationship-type"> </a><a name="hcereferral-relationship-type"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><span title="Version is not explicitly stated, which means it is fixed to 2018-08-12, the version found through the package references"> version &#x1F4E6;2018-08-12</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-NOK">NOK</a></td><td>next of kin</td><td>Played by an individual who is designated as the next of kin for another individual which scopes the role.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-ECON">ECON</a></td><td>emergency contact</td><td>A contact designated for contact in emergent situations.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-GUARD">GUARD</a></td><td>guardian</td><td>The role played by a person or institution legally empowered with responsibility for the care of a ward.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-FAMMEMB">FAMMEMB</a></td><td>family member</td><td>A relationship between two people characterizing their &quot;familial&quot; relationship</td></tr><tr><td><a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-PRN">PRN</a></td><td>parent</td><td>The player of the role is one who begets, gives birth to, or nurtures and raises the scoping entity (child).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-FTH">FTH</a></td><td>father</td><td>The player of the role is a male who begets or raises or nurtures the scoping entity (child).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-MTH">MTH</a></td><td>mother</td><td>The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-SPS">SPS</a></td><td>spouse</td><td>The player of the role is a marriage partner of the scoping person.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-CHILD">CHILD</a></td><td>child</td><td>The player of the role is a child of the scoping entity.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/v3/RoleCode/cs.html#v3-RoleCode-FRND">FRND</a></td><td>unrelated friend</td><td>The player of the role is a person who is known, liked, and trusted by the scoping person.</td></tr></table></li></ul></div>
  </text>
  <url value="urn://example.com/ph-ereferral/fhir/ValueSet/ereferral-relationship-type"/>
  <version value="0.1.0"/>
  <name value="EReferralRelationshipType"/>
  <title value="eReferral Relationship Type"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-05-26T05:47:36+00:00"/>
  <publisher value="SILab CoP IG Accelerator (eReferral)"/>
  <contact>
    <name value="SILab CoP IG Accelerator (eReferral)"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/UP-Manila-SILab"/>
    </telecom>
  </contact>
  <description value="Relationship roles used for patient contacts, next of kin, emergency contacts, guardians, and accompanying persons in Philippine eReferral."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PH"/>
      <display value="Philippines"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <concept>
        <code value="NOK"/>
        <display value="next of kin"/>
      </concept>
      <concept>
        <code value="ECON"/>
        <display value="emergency contact"/>
      </concept>
      <concept>
        <code value="GUARD"/>
        <display value="guardian"/>
      </concept>
      <concept>
        <code value="FAMMEMB"/>
        <display value="family member"/>
      </concept>
      <concept>
        <code value="PRN"/>
        <display value="parent"/>
      </concept>
      <concept>
        <code value="FTH"/>
        <display value="father"/>
      </concept>
      <concept>
        <code value="MTH"/>
        <display value="mother"/>
      </concept>
      <concept>
        <code value="SPS"/>
        <display value="spouse"/>
      </concept>
      <concept>
        <code value="CHILD"/>
        <display value="child"/>
      </concept>
      <concept>
        <code value="FRND"/>
        <display value="unrelated friend"/>
      </concept>
    </include>
  </compose>
</ValueSet>