{
  "resourceType" : "SearchParameter",
  "id" : "SearchParameter-SmpParticipantId",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter SearchParameter-SmpParticipantId</b></p><a name=\"SearchParameter-SmpParticipantId\"> </a><a name=\"hcSearchParameter-SmpParticipantId\"> </a><h2>SmpParticipantIdSearchParameter</h2><p>Parameter <code>smp-participant-id</code>:<code>token</code></p><div><p>Search Endpoint resources by SMP/PORS participant ID</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/endpoint.html\">Endpoint</a></td></tr><tr><td>Expression</td><td><code>Endpoint.extension('http://medcomehmi.dk/ig/eer/StructureDefinition/smp-participant-id').value</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" : "http://medcomehmi.dk/ig/eer/SearchParameter/SearchParameter-SmpParticipantId",
  "version" : "3.0.0-trial-use-2",
  "name" : "SmpParticipantIdSearchParameter",
  "status" : "active",
  "date" : "2026-07-30T08:10:01+00:00",
  "publisher" : "MedCom",
  "contact" : [{
    "name" : "MedCom",
    "telecom" : [{
      "system" : "url",
      "value" : "http://medcom.dk"
    },
    {
      "system" : "email",
      "value" : "ehmi@medcom.dk"
    }]
  }],
  "description" : "Search Endpoint resources by SMP/PORS participant ID",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "code" : "smp-participant-id",
  "base" : ["Endpoint"],
  "type" : "token",
  "expression" : "Endpoint.extension('http://medcomehmi.dk/ig/eer/StructureDefinition/smp-participant-id').value"
}