Sequoia Project Healthcare Directory Implementation Guide
1.7.0 - Release 1

: InitiatingPOU - JSON Representation

Active as of 2025-08-07

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "sp-initiating-pou",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter sp-initiating-pou</b></p><a name=\"sp-initiating-pou\"> </a><a name=\"hcsp-initiating-pou\"> </a><h2>InitiatingPOU</h2><p>Parameter <code>initiating-pou</code>:<code>token</code></p><div><p>The value(s) of the initiating (Organization-level) PurposesOfUse extension</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></td></tr><tr><td>Expression</td><td><code>Organization.extension.where(url='https://sequoiaproject.org/fhir/sphd/StructureDefinition/PurposesOfUse').value.ofType(CodeableConcept)</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "https://sequoiaproject.org/fhir/sphd/SearchParameter/sp-initiating-pou",
  "version" : "1.7.0",
  "name" : "InitiatingPOU",
  "status" : "active",
  "date" : "2025-08-07T10:27:50-04:00",
  "publisher" : "The Sequoia Project",
  "contact" : [
    {
      "name" : "The Sequoia Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sequoiaproject.org/"
        }
      ]
    }
  ],
  "description" : "The value(s) of the initiating (Organization-level) PurposesOfUse extension",
  "code" : "initiating-pou",
  "base" : [
    "Organization"
  ],
  "type" : "token",
  "expression" : "Organization.extension.where(url='https://sequoiaproject.org/fhir/sphd/StructureDefinition/PurposesOfUse').value.ofType(CodeableConcept)"
}