Kenya Patient Summary FHIR IG
0.1.0 - ci-build Kenya flag

Kenya Patient Summary FHIR IG, published by IntelliSOFT Consulting. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/ and changes regularly. See the Directory of published versions

: Patient Contact Relationship ValueSet - XML Representation

Draft as of 2025-07-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PatientContactRlshipVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet PatientContactRlshipVS</b></p><a name="PatientContactRlshipVS"> </a><a name="hcPatientContactRlshipVS"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-KNHTS.CONTACTRELATIONSHIP.html"><code>https://example.org/fhir/CodeSystem/KNHTS.CONTACTRELATIONSHIP</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="CodeSystem-KNHTS.CONTACTRELATIONSHIP.html#KNHTS.CONTACTRELATIONSHIP-guardian">guardian</a></td><td style="color: #cccccc">guardian</td><td>guardian</td></tr><tr><td><a href="CodeSystem-KNHTS.CONTACTRELATIONSHIP.html#KNHTS.CONTACTRELATIONSHIP-caregiver">caregiver</a></td><td style="color: #cccccc">caregiver</td><td>caregiver</td></tr><tr><td><a href="CodeSystem-KNHTS.CONTACTRELATIONSHIP.html#KNHTS.CONTACTRELATIONSHIP-parent">parent</a></td><td style="color: #cccccc">parent</td><td>parent</td></tr><tr><td><a href="CodeSystem-KNHTS.CONTACTRELATIONSHIP.html#KNHTS.CONTACTRELATIONSHIP-sibling">sibling</a></td><td style="color: #cccccc">sibling</td><td>sibling</td></tr><tr><td><a href="CodeSystem-KNHTS.CONTACTRELATIONSHIP.html#KNHTS.CONTACTRELATIONSHIP-child">child</a></td><td style="color: #cccccc">child</td><td>child</td></tr></table></li></ul></div>
  </text>
  <url value="https://example.org/fhir/ValueSet/PatientContactRlshipVS"/>
  <version value="0.1.0"/>
  <name value="PT-CONTACTRELATIONSHIP"/>
  <title value="Patient Contact Relationship ValueSet"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-07-15T09:30:53+00:00"/>
  <publisher value="IntelliSOFT Consulting"/>
  <contact>
    <name value="IntelliSOFT Consulting"/>
    <telecom>
      <system value="url"/>
      <value value="https://.com/fhir/example-publisher"/>
    </telecom>
  </contact>
  <contact>
    <name value="KPS Team Kenya."/>
    <telecom>
      <system value="email"/>
      <value value="info@example.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Patient Contact Relationship ValueSet"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://example.org/fhir/CodeSystem/KNHTS.CONTACTRELATIONSHIP"/>
      <concept>
        <code value="guardian"/>
      </concept>
      <concept>
        <code value="caregiver"/>
      </concept>
      <concept>
        <code value="parent"/>
      </concept>
      <concept>
        <code value="sibling"/>
      </concept>
      <concept>
        <code value="child"/>
      </concept>
    </include>
  </compose>
</ValueSet>