Clic Santé
1.0.0 - trial-use

This page is part of the Interoperability of Clic Santé (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Patient Relationship Value Set - XML Representation

Active as of 2025-03-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="patient-relationship-type"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet patient-relationship-type</b></p><a name="patient-relationship-type"> </a><a name="hcpatient-relationship-type"> </a><a name="patient-relationship-type-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><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://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-FTH">FTH</a></td><td style="color: #cccccc">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://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-MTH">MTH</a></td><td style="color: #cccccc">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://terminology.hl7.org/6.2.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SPS">SPS</a></td><td style="color: #cccccc">spouse</td><td>The player of the role is a marriage partner of the scoping person.</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.2.0/CodeSystem-v2-0131.html"><code>http://terminology.hl7.org/CodeSystem/v2-0131</code></a><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://terminology.hl7.org/6.2.0/CodeSystem-v2-0131.html#v2-0131-C">C</a></td><td style="color: #cccccc">Emergency Contact</td><td>Emergency Contact</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://documentation.clicsante.ca/fhir/base/ValueSet/patient-relationship-type"/>
  <version value="1.0.0"/>
  <name value="PatientRelationshipTypeValueSet"/>
  <title value="Patient Relationship Value Set"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-03-15T01:45:42+00:00"/>
  <publisher value="Clic Santé"/>
  <contact>
    <name value="Clic Santé"/>
    <telecom>
      <system value="url"/>
      <value value="https://clicsante.ca"/>
    </telecom>
  </contact>
  <description
               value="A ValueSet derived from PatientRelationshipType, limited to 'Mother', 'Father', 'Spouse' and Emergency Contact."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <concept>
        <code value="FTH"/>
      </concept>
      <concept>
        <code value="MTH"/>
      </concept>
      <concept>
        <code value="SPS"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
      <concept>
        <code value="C"/>
      </concept>
    </include>
  </compose>
</ValueSet>