DK EHMI Endpoint Register (EER)
3.0.0-trial-use-2 - trial-use Denmark flag

DK EHMI Endpoint Register (EER), published by MedCom. This guide is not an authorized publication; it is the continuous build for version 3.0.0-trial-use-2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer/ and changes regularly. See the Directory of published versions

: SearchParameter-SmpPublicKeyCertificateId - XML Representation

Active as of 2026-07-30

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="SearchParameter-SmpPublicKeyCertificateId"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter SearchParameter-SmpPublicKeyCertificateId</b></p><a name="SearchParameter-SmpPublicKeyCertificateId"> </a><a name="hcSearchParameter-SmpPublicKeyCertificateId"> </a><h2>SmpPublicKeyCertificateIdSearchParameter</h2><p>Parameter <code>smp-certificate-id</code>:<code>token</code></p><div><p>Search Device resources by SMP/PORS public-key certificate ID</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/device.html">Device</a></td></tr><tr><td>Expression</td><td><code>Device.extension('http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-key').extension('http://medcomehmi.dk/ig/eer/StructureDefinition/smp-certificate-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-SmpPublicKeyCertificateId"/>
  <version value="3.0.0-trial-use-2"/>
  <name value="SmpPublicKeyCertificateIdSearchParameter"/>
  <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 Device resources by SMP/PORS public-key certificate ID"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <code value="smp-certificate-id"/>
  <base value="Device"/>
  <type value="token"/>
  <expression
              value="Device.extension('http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-key').extension('http://medcomehmi.dk/ig/eer/StructureDefinition/smp-certificate-id').value"/>
</SearchParameter>