Uzbekistan Digital Health Platform
0.3.0 - International flag

Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions

: example-consent

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="example-consent"/>
  <meta>
    <profile
             value="https://dhp.uz/fhir/core/StructureDefinition/uz-core-consent"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Consent example-consent</b></p><a name="example-consent"> </a><a name="hcexample-consent"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: uz</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-uz-core-consent.html">UZ Core Consent</a></p></div><p><b>status</b>: Active</p><p><b>subject</b>: <a href="Patient-example-patient.html">Алишер Ибрагимов  (no stated gender), DoB Unknown</a></p><p><b>period</b>: 2025-02-15 14:02:52+0500 --&gt; 2026-02-15 14:02:52+0500</p><p><b>grantor</b>: <a href="Patient-example-patient.html">Алишер Ибрагимов  (no stated gender), DoB Unknown</a></p><p><b>regulatoryBasis</b>: <span title="Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/consent-policy-cs uz-LRU-547}">Articles: 15, 18, 19, 21-31 of the Law of the Republic of Uzbekistan &quot;On Personal Data&quot;</span></p><p><b>decision</b>: Permit</p><h3>Provisions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Period</b></td><td><b>Action</b></td><td><b>Purpose</b></td></tr><tr><td style="display: none">*</td><td>2025-02-15 14:02:52+0500 --&gt; 2026-02-15 14:02:52+0500</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/consentaction disclose}">Disclose</span></td><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-RECORDMGT">ActReason RECORDMGT</a>: records management</td></tr></table></div>
  </text>
  <status value="active"/>
  <subject>🔗 
    <reference value="Patient/example-patient"/>
  </subject>
  <period>
    <start value="2025-02-15T14:02:52+05:00"/>
    <end value="2026-02-15T14:02:52+05:00"/>
  </period>
  <grantor>🔗 
    <reference value="Patient/example-patient"/>
  </grantor>
  <regulatoryBasis>
    <coding>
      <system
              value="https://terminology.dhp.uz/fhir/core/CodeSystem/consent-policy-cs"/>
      <code value="uz-LRU-547"/>
    </coding>
  </regulatoryBasis>
  <decision value="permit"/>
  <provision>
    <period>
      <start value="2025-02-15T14:02:52+05:00"/>
      <end value="2026-02-15T14:02:52+05:00"/>
    </period>
    <action>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/consentaction"/>
        <code value="disclose"/>
      </coding>
    </action>
    <purpose>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="RECORDMGT"/>
    </purpose>
  </provision>
</Consent>