Sequoia Project Healthcare Directory Implementation Guide
1.0.7 - Release 1 United States of America flag

: RCE Purpose - XML Representation

Active as of 2024-04-29

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="RCE-Purpose"/>
  <meta>
    <versionId value="5"/>
    <lastUpdated value="2024-03-20T20:45:03.717Z"/>
  </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/RCE-Purpose</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">T-TRTMNT<a name="RCE-Purpose-T-TRTMNT"> </a></td><td>Treatment</td></tr><tr><td style="white-space:nowrap">T-PYMNT<a name="RCE-Purpose-T-PYMNT"> </a></td><td>Payment</td></tr><tr><td style="white-space:nowrap">T-HCO<a name="RCE-Purpose-T-HCO"> </a></td><td>Health Care Operations</td></tr><tr><td style="white-space:nowrap">T-PH<a name="RCE-Purpose-T-PH"> </a></td><td>Public Health</td></tr><tr><td style="white-space:nowrap">T-IAS<a name="RCE-Purpose-T-IAS"> </a></td><td>Individual Access Services</td></tr><tr><td style="white-space:nowrap">T-GOVDTRM<a name="RCE-Purpose-T-GOVDTRM"> </a></td><td>Government Benefits Determination</td></tr></table></div>
  </text>
  <url value="https://sequoiaproject.org/fhir/sphd/CodeSystem/RCE-Purpose"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7204.1.5.2.1"/>
  </identifier>
  <version value="1.0.7"/>
  <name value="RCEPurpose"/>
  <title value="RCE Purpose"/>
  <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 for the RCE implementation of the PurposesOfUse extension. Each code is used as defined in the Common Agreement, QHIN Technical Framework, Exchange Purposes SOP, and any other applicable Exchange Purpose Implementation SOP."/>
  <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="T-TRTMNT"/>
    <display value="Treatment"/>
  </concept>
  <concept>
    <code value="T-PYMNT"/>
    <display value="Payment"/>
  </concept>
  <concept>
    <code value="T-HCO"/>
    <display value="Health Care Operations"/>
  </concept>
  <concept>
    <code value="T-PH"/>
    <display value="Public Health"/>
  </concept>
  <concept>
    <code value="T-IAS"/>
    <display value="Individual Access Services"/>
  </concept>
  <concept>
    <code value="T-GOVDTRM"/>
    <display value="Government Benefits Determination"/>
  </concept>
</CodeSystem>