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

: RCE Purpose - JSON Representation

Active as of 2024-04-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "RCE-Purpose",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2024-03-20T20:45:03.717Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/RCE-Purpose",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7204.1.5.2.1"
    }
  ],
  "version" : "1.0.7",
  "name" : "RCEPurpose",
  "title" : "RCE Purpose",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-29T09:45:08-04:00",
  "publisher" : "The Sequoia Project",
  "contact" : [
    {
      "name" : "The Sequoia Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sequoiaproject.org/"
        }
      ]
    }
  ],
  "description" : "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" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "T-TRTMNT",
      "display" : "Treatment"
    },
    {
      "code" : "T-PYMNT",
      "display" : "Payment"
    },
    {
      "code" : "T-HCO",
      "display" : "Health Care Operations"
    },
    {
      "code" : "T-PH",
      "display" : "Public Health"
    },
    {
      "code" : "T-IAS",
      "display" : "Individual Access Services"
    },
    {
      "code" : "T-GOVDTRM",
      "display" : "Government Benefits Determination"
    }
  ]
}