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
Draft as of 2025-07-07 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="consent-action-vs"/>
<language value="en"/>
<text>
<status value="extensions"/>
<div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: ValueSet consent-action-vs</b></p><a name="consent-action-vs"> </a><a name="hcconsent-action-vs"> </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></div><p>This ValueSet requires the Code system Supplement <a href="CodeSystem-consent-action-cs.html">Possible consent actions translations</a>.</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.4.0/CodeSystem-consentaction.html"><code>http://terminology.hl7.org/CodeSystem/consentaction</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.4.0/CodeSystem-consentaction.html#consentaction-collect">collect</a></td><td style="color: #cccccc">Collect</td><td>Gather retrieved information for storage</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-consentaction.html#consentaction-access">access</a></td><td style="color: #cccccc">Access</td><td>Retrieval without permitting collection, use or disclosure. e.g., no screen-scraping for collection, use or disclosure (view-only access)</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-consentaction.html#consentaction-use">use</a></td><td style="color: #cccccc">Use</td><td>Utilize the retrieved information</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-consentaction.html#consentaction-disclose">disclose</a></td><td style="color: #cccccc">Disclose</td><td>Transfer retrieved information</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-consentaction.html#consentaction-correct">correct</a></td><td style="color: #cccccc">Access and Correct</td><td>Allow retrieval of a patient's information for the purpose of update or rectify</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/valueset-supplement">
<valueCanonical
value="https://terminology.medcore.uz/CodeSystem/consent-action-cs|0.1.0"/>
</extension>
<url value="https://terminology.medcore.uz/ValueSet/consent-action-vs"/>
<version value="0.1.0"/>
<name value="ConsentActionVS"/>
<title value="Possible consent actions"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2025-07-07T16:50:09+00:00"/>
<publisher value="Uzinfocom LLC"/>
<contact>
<name value="Uzinfocom LLC"/>
<telecom>
<system value="url"/>
<value value="https://uzinfocom.uz"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@uzinfocom.uz"/>
</telecom>
</contact>
<description value="Determines the actions that can be taken with consent"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="UZ"/>
<display value="Uzbekistan"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/consentaction"/>
<concept>
<code value="collect"/>
</concept>
<concept>
<code value="access"/>
</concept>
<concept>
<code value="use"/>
</concept>
<concept>
<code value="disclose"/>
</concept>
<concept>
<code value="correct"/>
</concept>
</include>
</compose>
</ValueSet>