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

: RCE Purpose ValueSet - JSON Representation

Active as of 2024-03-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "RCE-Purpose-VS",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2023-12-13T19:28:19.199Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-RCE-Purpose.html\"><code>https://sequoiaproject.org/fhir/sphd/CodeSystem/RCE-Purpose</code></a></li></ul></div>"
  },
  "url" : "https://sequoiaproject.org/fhir/sphd/ValueSet/RCE-Purpose-VS",
  "version" : "1.0.5",
  "name" : "RCE-Purpose-VS",
  "title" : "RCE Purpose ValueSet",
  "status" : "active",
  "date" : "2024-03-29T15:21:41+00: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"
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/RCE-Purpose"
      }
    ]
  }
}