{
  "resourceType" : "SearchParameter",
  "id" : "Permission-identifier",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Permission-identifier</b></p><a name=\"Permission-identifier\"> </a><a name=\"hcPermission-identifier\"> </a><h2>PermissionIdentifierSearchParam <a style=\"padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #fff5e6\" href=\"https://hl7.org/fhir/R5/versions.html#std-process\" title=\"Standards Status = Trial Use\">TU</a></h2><p>Parameter <code>identifier</code>:<code>token</code></p><div><p>The unique id for a particular permission</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"StructureDefinition-Permission.html\">Permission</a></td></tr><tr><td>Expression</td><td><code>Permission.identifier</code></td></tr><tr><td>Processing Mode</td><td>Normal</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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/build/StructureDefinition/path",
    "valueString" : "Permission.identifier"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "sec"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/dap/ImplementationGuide/hl7.fhir.uv.dap"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/SearchParameter/Permission-identifier",
  "version" : "1.0.0-current",
  "name" : "PermissionIdentifierSearchParam",
  "title" : "Permission Identifier Search Parameter",
  "status" : "draft",
  "date" : "2025-11-07T20:27:10+00:00",
  "publisher" : "HL7 International / Security",
  "contact" : [{
    "name" : "HL7 International / Security",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/secure"
    },
    {
      "system" : "email",
      "value" : "security-cc@lists.hl7.org"
    }]
  },
  {
    "name" : "John Moehrke",
    "telecom" : [{
      "system" : "email",
      "value" : "johnmoehrke@gmail.com",
      "use" : "work"
    }]
  },
  {
    "name" : "HL7 Security Work Group",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/secure/index.cfm"
    }]
  }],
  "description" : "The unique id for a particular permission",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "code" : "identifier",
  "base" : ["Permission"],
  "type" : "token",
  "expression" : "Permission.identifier",
  "processingMode" : "normal"
}