<?xml version="1.0" encoding="UTF-8"?>

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