CH Consent IG (R5)
1.2.3 - ci-build Switzerland flag

CH Consent IG (R5), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.2.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-consent-r5/ and changes regularly. See the Directory of published versions

: ConsentProvisionCodeSearch - JSON Representation

Active as of 2025-05-14

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "ConsentProvisionCodeSearch",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter ConsentProvisionCodeSearch</b></p><a name=\"ConsentProvisionCodeSearch\"> </a><a name=\"hcConsentProvisionCodeSearch\"> </a><h2>ConsentProvisionCodeSearch</h2><p>Parameter <code>provision-code</code>:<code>token</code></p><div><p>Enables the search for Consent.provision.code.coding</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R5/consent.html\">Consent</a></td></tr><tr><td>Expression</td><td><code>Consent.provision.code</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R5/consent.html\">Consent</a></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" : "http://fhir.ch/ig/ch-core/SearchParameter/ConsentProvisionCodeSearch",
  "version" : "1.2.3",
  "name" : "ConsentProvisionCodeSearch",
  "title" : "ConsentProvisionCodeSearch",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-14",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "Enables the search for Consent.provision.code.coding",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CHE"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "code" : "provision-code",
  "base" : [
    "Consent"
  ],
  "type" : "token",
  "expression" : "Consent.provision.code",
  "processingMode" : "normal",
  "target" : [
    "Consent"
  ]
}