Sequoia Project Healthcare Directory Implementation Guide
1.0.7 - Release 1
Sequoia Project Healthcare Directory Implementation Guide - Local Development build (v1.0.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-04-29 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="PurposeOfUse"/>
<meta>
<versionId value="5"/>
<lastUpdated value="2023-03-04T10:48:37.554Z"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>https://sequoiaproject.org/fhir/sphd/CodeSystem/PurposeOfUse</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">OTHER<a name="PurposeOfUse-OTHER"> </a></td><td>Other Authorization-Based Disclosures</td><td>Other Authorization-Based Disclosures</td></tr><tr><td style="white-space:nowrap">ALL<a name="PurposeOfUse-ALL"> </a></td><td>All purposes of use</td><td>All purposes of use</td></tr></table></div>
</text>
<url value="https://sequoiaproject.org/fhir/sphd/CodeSystem/PurposeOfUse"/>
<version value="1.0.7"/>
<name value="PurposeOfUse"/>
<title value="Purpose Of Use"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-04-29T09:45:08-04:00"/>
<publisher value="The Sequoia Project"/>
<contact>
<name value="The Sequoia Project"/>
<telecom>
<system value="url"/>
<value value="https://sequoiaproject.org/"/>
</telecom>
</contact>
<description value="Codes used by the PurposesOfUse extension"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
<text value="United States of America"/>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="OTHER"/>
<display value="Other Authorization-Based Disclosures"/>
<definition value="Other Authorization-Based Disclosures"/>
</concept>
<concept>
<code value="ALL"/>
<display value="All purposes of use"/>
<definition value="All purposes of use"/>
</concept>
</CodeSystem>