Onyx Consent Authorization SAFHIR Implementation and Operations Guide
0.0.2 - ci-build
Onyx Consent Authorization SAFHIR Implementation and Operations Guide - Local Development build (v0.0.2). See the Directory of published versions
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="PatientConsentAction"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/PatientConsentAction 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">access<a name="PatientConsentAction-access"> </a></td><td>Access</td><td>Access Retrieval without permitting collection, use or disclosure. e.g., no screen-scraping for collection, use or disclosure (view-only access)</td></tr><tr><td style="white-space:nowrap">use<a name="PatientConsentAction-use"> </a></td><td>Use</td><td>Use Utilize the retrieved information</td></tr><tr><td style="white-space:nowrap">disclose<a name="PatientConsentAction-disclose"> </a></td><td>Disclose</td><td>Disclose Transfer retrieved information</td></tr><tr><td style="white-space:nowrap">correct<a name="PatientConsentAction-correct"> </a></td><td>Correct</td><td>Access and Correct Allow retrieval of a patient's information for the purpose of update or rectify</td></tr></table></div>
</text>
<url
value="http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/PatientConsentAction"/>
<version value="0.0.2"/>
<name value="PatientConsentAction"/>
<title value="Patient Consent for Sharing Actions"/>
<status value="active"/>
<date value="2021-11-29T21:14:01+00:00"/>
<contact>
<name value="Mark Scrimshire (mark.scrimshire@onyxhealth.io)"/>
<telecom>
<system value="email"/>
<value value="mailto:mark.scrimshire@onyxhealth.io"/>
</telecom>
</contact>
<contact>
<name value="Onyx Technology, LLC"/>
<telecom>
<system value="url"/>
<value value="https://www.onyxhealth.io"/>
</telecom>
</contact>
<description
value="Code System to describe choices made by consumers when sharing their data"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="access"/>
<display value="Access"/>
<definition
value="Access Retrieval without permitting collection, use or disclosure. e.g., no screen-scraping for collection, use or disclosure (view-only access)"/>
</concept>
<concept>
<code value="use"/>
<display value="Use"/>
<definition value="Use Utilize the retrieved information"/>
</concept>
<concept>
<code value="disclose"/>
<display value="Disclose"/>
<definition value="Disclose Transfer retrieved information"/>
</concept>
<concept>
<code value="correct"/>
<display value="Correct"/>
<definition
value="Access and Correct Allow retrieval of a patient's information for the purpose of update or rectify"/>
</concept>
</CodeSystem>