{
  "resourceType" : "SearchParameter",
  "id" : "ProcedureOutcomeSearchParameter",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Outcome</h2><p>Parameter <code>outcome</code>:<code>token</code></p><div><p>A search parameter to allow searching for Procedures with specific outcomes.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/procedure.html\">Procedure</a></td></tr><tr><td>Expression</td><td><code>Procedure.outcome</code></td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/ProcedureOutcomeSearchParameter",
  "version" : "1.0.0",
  "name" : "Outcome",
  "status" : "active",
  "date" : "2023-05-26T22:53:14+10:00",
  "publisher" : "HL7 International - Biomedical Research & Regulation Work Group",
  "contact" : [{
    "name" : "HL7 International - Biomedical Research & Regulation Work Group",
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/Special/committees/rcrim"
    }]
  }],
  "description" : "A search parameter to allow searching for Procedures with specific outcomes.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "code" : "outcome",
  "base" : ["Procedure"],
  "type" : "token",
  "expression" : "Procedure.outcome"
}