{
  "resourceType" : "SearchParameter",
  "id" : "Claim-id",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter Claim-id</b></p><a name=\"Claim-id\"> </a><a name=\"hcClaim-id\"> </a><h2>ClaimId</h2><p>Parameter <code>id</code>:<code>token</code></p><div><p>事前審查(Claim)的收件序號/案件編號(id)</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/claim.html\">Claim</a></td></tr><tr><td>Expression</td><td><code>Claim.id</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://nhicore.nhi.gov.tw/pas/SearchParameter/Claim-id",
  "version" : "1.2.2",
  "name" : "ClaimId",
  "status" : "active",
  "date" : "2026-04-01",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [{
    "name" : "衛生福利部中央健康保險署",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.nhi.gov.tw"
    }]
  }],
  "description" : "事前審查(Claim)的收件序號/案件編號(id)",
  "code" : "id",
  "base" : ["Claim"],
  "type" : "token",
  "expression" : "Claim.id"
}