eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 9.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
| Active as of 2026-05-07 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ehealth-device-platform"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ehealth-device-platform</b></p><a name="ehealth-device-platform"> </a><a name="hcehealth-device-platform"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-ehealth-device-platform.html"><code>http://ehealth.sundhed.dk/cs/device-platform</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦9.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-ehealth-device-platform.html#ehealth-device-platform-APN">APN</a></td><td style="color: #cccccc">Apple Push Notification service</td><td>Apple Push Notification service (APNs) - typically used for iOS devices.</td></tr><tr><td><a href="CodeSystem-ehealth-device-platform.html#ehealth-device-platform-FCM">FCM</a></td><td style="color: #cccccc">Firebase Cloud Messaging</td><td>Firebase Cloud Messaging (FCM) - typically used for Android devices.</td></tr></table></li></ul></div>
</text>
<url value="http://ehealth.sundhed.dk/vs/device-platform"/>
<version value="9.0.1"/>
<name value="DevicePlatform"/>
<title value="Device Platform"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-05-07T00:00:00+00:00"/>
<publisher
value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
<contact>
<name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
<telecom>
<system value="url"/>
<value value="http://ehealth.sundhed.dk"/>
</telecom>
</contact>
<description value="Device Platform value set."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DK"/>
<display value="Denmark"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://ehealth.sundhed.dk/cs/device-platform"/>
<concept>
<code value="APN"/>
</concept>
<concept>
<code value="FCM"/>
</concept>
</include>
</compose>
</ValueSet>