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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hr-consent-permission"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hr-consent-permission</b></p><a name="hr-consent-permission"> </a><a name="hchr-consent-permission"> </a><p>This case-sensitive code system <code>https://fhir.savannahghi.org/ig/healthy-route/CodeSystem/hr-consent-permission</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">study-participation<a name="hr-consent-permission-study-participation"> </a></td><td>Study participation</td><td>Agreement to be screened, to give the samples the protocol requires, and to have the resulting data used for the analysis described in the information sheet.</td></tr><tr><td style="white-space:nowrap">image-retention<a name="hr-consent-permission-image-retention"> </a></td><td>Retention of retinal images</td><td>Agreement that retinal images may be retained after the analysis is complete, for the period stated in the information sheet.</td></tr><tr><td style="white-space:nowrap">future-research<a name="hr-consent-permission-future-research"> </a></td><td>Use in future research</td><td>Agreement that data and images may be used in research beyond the study described in the information sheet, subject to further ethics approval.</td></tr></table></div>
  </text>
  <url value="https://fhir.savannahghi.org/ig/healthy-route/CodeSystem/hr-consent-permission"/>
  <version value="0.1.0"/>
  <name value="HRConsentPermissionCS"/>
  <title value="Consent Permission"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-09-04T13:29:51+00:00"/>
  <publisher value="Savannah Informatics"/>
  <contact>
    <name value="Savannah Informatics"/>
    <telecom>
      <system value="url"/>
      <value value="https://savannahghi.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Savannah Informatics"/>
    <telecom>
      <system value="url"/>
      <value value="https://savannahghi.org"/>
    </telecom>
  </contact>
  <description value="The permissions a Healthy Route participant is asked to grant, each recorded as a separate Consent."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="study-participation"/>
    <display value="Study participation"/>
    <definition value="Agreement to be screened, to give the samples the protocol requires, and to have the resulting data used for the analysis described in the information sheet."/>
  </concept>
  <concept>
    <code value="image-retention"/>
    <display value="Retention of retinal images"/>
    <definition value="Agreement that retinal images may be retained after the analysis is complete, for the period stated in the information sheet."/>
  </concept>
  <concept>
    <code value="future-research"/>
    <display value="Use in future research"/>
    <definition value="Agreement that data and images may be used in research beyond the study described in the information sheet, subject to further ethics approval."/>
  </concept>
</CodeSystem>