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

This page is part of the DK EHMI Endpoint Register (EER) (v3.0.0-trial-use-1: Release 3.x.x) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: EerDeviceAP-Example - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="EerDeviceAP-Example"/>
  <meta>
    <profile
             value="http://medcomehmi.dk/ig/eer/StructureDefinition/eer-ap-technical-details"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device EerDeviceAP-Example</b></p><a name="EerDeviceAP-Example"> </a><a name="hcEerDeviceAP-Example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-eer-ap-technical-details.html">EER AP Technical Details</a></p></div><blockquote><p><b>SMP Public Key</b></p><ul><li>http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-certificate: <code>TUlJQkNnS0NBUUVB</code></li><li>http://medcomehmi.dk/ig/eer/StructureDefinition/smp-certificate-id: 14</li></ul></blockquote><p><b>identifier</b>: EerDeviceAP-Example</p><p><b>status</b>: Active</p><p><b>manufacturer</b>: Example Manufacturer</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Example AP</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title="Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type AP}">eDelivery Access Point</span></p><p><b>owner</b>: <a href="Organization-EER-AP-Organization-Owner-Example.html">Organization Example EER AP Org Owner</a></p><p><b>contact</b>: <a href="tel:+123456789">+123456789</a></p><p><b>url</b>: <a href="https://eDelivery.MultiMed.com/endpoint">https://eDelivery.MultiMed.com/endpoint</a></p></div>
  </text>
  <extension
             url="http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-key">
    <extension
               url="http://medcomehmi.dk/ig/eer/StructureDefinition/smp-public-certificate">
      <valueBase64Binary value="TUlJQkNnS0NBUUVB"/>
    </extension>
    <extension
               url="http://medcomehmi.dk/ig/eer/StructureDefinition/smp-certificate-id">
      <valueString value="14"/>
    </extension>
  </extension>
  <identifier>
    <value value="EerDeviceAP-Example"/>
  </identifier>
  <status value="active"/>
  <manufacturer value="Example Manufacturer"/>
  <deviceName>
    <name value="Example AP"/>
    <type value="user-friendly-name"/>
  </deviceName>
  <type>
    <coding>
      <system
              value="http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type"/>
      <code value="AP"/>
    </coding>
  </type>
  <owner>🔗 
    <reference value="Organization/EER-AP-Organization-Owner-Example"/>
  </owner>
  <contact>
    <system value="phone"/>
    <value value="+123456789"/>
  </contact>
  <url value="https://eDelivery.MultiMed.com/endpoint"/>
</Device>