Digital Health Platform
0.1.0 -
Digital Health Platform, published by Uzinfocom LLC. 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/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
<Consent xmlns="http://hl7.org/fhir">
<id value="example-consent"/>
<meta>
<profile value="http://medcore.uz/StructureDefinition/dhp-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: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dhp-consent.html">Uzbekistan DHP 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 --> 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.medcore.uz/CodeSystem/consent-policy-cs uz-LRU-547}">“Shaxsiy ma'lumotlar to'g'risida”gi O'zR Qonunining 15, 18, 19, 21-31-moddalari.</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 --> 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.4.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.medcore.uz/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>