This page is part of the FUT Infrastructure (v4.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions
Active as of 2025-08-07 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="device"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">device</div>
</text>
<url value="http://ehealth.sundhed.dk/fhir/CapabilityStatement/device"/>
<version value="4.0.0"/>
<name value="device"/>
<status value="active"/>
<date value="2025-08-07T08:59:32.732+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>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DK"/>
<display value="Denmark"/>
</coding>
</jurisdiction>
<kind value="instance"/>
<software>
<name value="device"/>
<version value="1.18.0"/>
</software>
<implementation>
<description value="eHealth device service"/>
<url value="https://device.devtest.systematic-ehealth.com/fhir"/>
</implementation>
<fhirVersion value="4.0.1"/>
<format value="application/fhir+xml"/>
<format value="xml"/>
<format value="application/fhir+json"/>
<format value="json"/>
<format value="application/x-turtle"/>
<format value="ttl"/>
<format value="html/json"/>
<format value="html/xml"/>
<format value="html/turtle"/>
<rest>
<mode value="server"/>
<resource>
<type value="Device"/>
<profile
value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device"/>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="create"/>
</interaction>
<conditionalCreate value="true"/>
<conditionalUpdate value="true"/>
<searchRevInclude value="Device:location"/>
<searchRevInclude value="Device:organization"/>
<searchRevInclude value="Device:patient"/>
<searchRevInclude value="DeviceMetric:parent"/>
<searchRevInclude value="DeviceMetric:source"/>
<searchRevInclude value="DeviceUseStatement:context"/>
<searchRevInclude value="DeviceUseStatement:device"/>
<searchRevInclude value="DeviceUseStatement:patient"/>
<searchRevInclude value="DeviceUseStatement:subject"/>
<searchParam>
<name value="_content"/>
<type value="string"/>
<documentation
value="Search the contents of the resource's data using a fulltext search"/>
</searchParam>
<searchParam>
<name value="_has"/>
<type value="string"/>
<documentation
value="Return resources linked to by the given target"/>
</searchParam>
<searchParam>
<name value="_id"/>
<type value="token"/>
<documentation value="The ID of the resource"/>
</searchParam>
<searchParam>
<name value="_language"/>
<type value="string"/>
<documentation value="The language of the resource"/>
</searchParam>
<searchParam>
<name value="_lastUpdated"/>
<type value="date"/>
<documentation
value="Only return resources which were last updated as specified by the given range"/>
</searchParam>
<searchParam>
<name value="_profile"/>
<type value="uri"/>
<documentation
value="Search for resources which have the given profile"/>
</searchParam>
<searchParam>
<name value="_security"/>
<type value="token"/>
<documentation
value="Search for resources which have the given security labels"/>
</searchParam>
<searchParam>
<name value="_tag"/>
<type value="token"/>
<documentation value="Search for resources which have the given tag"/>
</searchParam>
<searchParam>
<name value="_text"/>
<type value="string"/>
<documentation
value="Search the contents of the resource's narrative using a fulltext search"/>
</searchParam>
<searchParam>
<name value="device-name"/>
<type value="string"/>
<documentation
value="A server defined search that may match any of the string fields in the Device.udi.name or Device.type.coding.display or Device.type.text"/>
</searchParam>
<searchParam>
<name value="identifier"/>
<type value="token"/>
<documentation
value="Instance id from manufacturer, owner, and others"/>
</searchParam>
<searchParam>
<name value="location"/>
<type value="reference"/>
<documentation value="A location, where the resource is found"/>
</searchParam>
<searchParam>
<name value="manufacturer"/>
<type value="string"/>
<documentation value="The manufacturer of the device"/>
</searchParam>
<searchParam>
<name value="model"/>
<type value="string"/>
<documentation value="The model of the device"/>
</searchParam>
<searchParam>
<name value="organization"/>
<type value="reference"/>
<documentation value="The organization responsible for the device"/>
</searchParam>
<searchParam>
<name value="patient"/>
<type value="reference"/>
<documentation
value="Patient information, if the resource is affixed to a person"/>
</searchParam>
<searchParam>
<name value="status"/>
<type value="token"/>
<documentation
value="active | inactive | entered-in-error | unknown"/>
</searchParam>
<searchParam>
<name value="type"/>
<type value="token"/>
<documentation value="The type of the device"/>
</searchParam>
<searchParam>
<name value="udi-carrier"/>
<type value="string"/>
<documentation
value="UDI Barcode (RFID or other technology) string either in HRF format or AIDC format converted to base64 string."/>
</searchParam>
<searchParam>
<name value="udi-di"/>
<type value="string"/>
<documentation value="The udi Device Identifier (DI)"/>
</searchParam>
<searchParam>
<name value="url"/>
<type value="uri"/>
<documentation value="Network address to contact device"/>
</searchParam>
<operation>
<name value="validate"/>
<definition
value="https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/DeviceDeviceUseStatement-t-validate"/>
</operation>
</resource>
<resource>
<type value="DeviceMetric"/>
<profile
value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric"/>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="create"/>
</interaction>
<conditionalCreate value="true"/>
<conditionalUpdate value="true"/>
<searchInclude value="DeviceMetric:source"/>
<searchRevInclude value="Device:location"/>
<searchRevInclude value="Device:organization"/>
<searchRevInclude value="Device:patient"/>
<searchRevInclude value="DeviceMetric:parent"/>
<searchRevInclude value="DeviceMetric:source"/>
<searchRevInclude value="DeviceUseStatement:context"/>
<searchRevInclude value="DeviceUseStatement:device"/>
<searchRevInclude value="DeviceUseStatement:patient"/>
<searchRevInclude value="DeviceUseStatement:subject"/>
<searchParam>
<name value="_content"/>
<type value="string"/>
<documentation
value="Search the contents of the resource's data using a fulltext search"/>
</searchParam>
<searchParam>
<name value="_has"/>
<type value="string"/>
<documentation
value="Return resources linked to by the given target"/>
</searchParam>
<searchParam>
<name value="_id"/>
<type value="token"/>
<documentation value="The ID of the resource"/>
</searchParam>
<searchParam>
<name value="_language"/>
<type value="string"/>
<documentation value="The language of the resource"/>
</searchParam>
<searchParam>
<name value="_lastUpdated"/>
<type value="date"/>
<documentation
value="Only return resources which were last updated as specified by the given range"/>
</searchParam>
<searchParam>
<name value="_profile"/>
<type value="uri"/>
<documentation
value="Search for resources which have the given profile"/>
</searchParam>
<searchParam>
<name value="_security"/>
<type value="token"/>
<documentation
value="Search for resources which have the given security labels"/>
</searchParam>
<searchParam>
<name value="_tag"/>
<type value="token"/>
<documentation value="Search for resources which have the given tag"/>
</searchParam>
<searchParam>
<name value="_text"/>
<type value="string"/>
<documentation
value="Search the contents of the resource's narrative using a fulltext search"/>
</searchParam>
<searchParam>
<name value="category"/>
<type value="token"/>
<documentation value="The category of the metric"/>
</searchParam>
<searchParam>
<name value="identifier"/>
<type value="token"/>
<documentation value="The identifier of the metric"/>
</searchParam>
<searchParam>
<name value="parent"/>
<type value="reference"/>
<documentation value="The parent DeviceMetric resource"/>
</searchParam>
<searchParam>
<name value="qualityCategory"/>
<type value="token"/>
<documentation value="The device metric quality"/>
</searchParam>
<searchParam>
<name value="source"/>
<type value="reference"/>
<documentation value="The device resource"/>
</searchParam>
<searchParam>
<name value="type"/>
<type value="token"/>
<documentation value="The component type"/>
</searchParam>
</resource>
<resource>
<type value="DeviceUseStatement"/>
<profile
value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement"/>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="search-type"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="create"/>
</interaction>
<conditionalCreate value="true"/>
<conditionalUpdate value="true"/>
<searchInclude value="DeviceUseStatement:device"/>
<searchRevInclude value="Device:location"/>
<searchRevInclude value="Device:organization"/>
<searchRevInclude value="Device:patient"/>
<searchRevInclude value="DeviceMetric:parent"/>
<searchRevInclude value="DeviceMetric:source"/>
<searchRevInclude value="DeviceUseStatement:context"/>
<searchRevInclude value="DeviceUseStatement:device"/>
<searchRevInclude value="DeviceUseStatement:patient"/>
<searchRevInclude value="DeviceUseStatement:subject"/>
<searchParam>
<name value="_content"/>
<type value="string"/>
<documentation
value="Search the contents of the resource's data using a fulltext search"/>
</searchParam>
<searchParam>
<name value="_has"/>
<type value="string"/>
<documentation
value="Return resources linked to by the given target"/>
</searchParam>
<searchParam>
<name value="_id"/>
<type value="token"/>
<documentation value="The ID of the resource"/>
</searchParam>
<searchParam>
<name value="_language"/>
<type value="string"/>
<documentation value="The language of the resource"/>
</searchParam>
<searchParam>
<name value="_lastUpdated"/>
<type value="date"/>
<documentation
value="Only return resources which were last updated as specified by the given range"/>
</searchParam>
<searchParam>
<name value="_profile"/>
<type value="uri"/>
<documentation
value="Search for resources which have the given profile"/>
</searchParam>
<searchParam>
<name value="_security"/>
<type value="token"/>
<documentation
value="Search for resources which have the given security labels"/>
</searchParam>
<searchParam>
<name value="_tag"/>
<type value="token"/>
<documentation value="Search for resources which have the given tag"/>
</searchParam>
<searchParam>
<name value="_text"/>
<type value="string"/>
<documentation
value="Search the contents of the resource's narrative using a fulltext search"/>
</searchParam>
<searchParam>
<name value="context"/>
<type value="reference"/>
<documentation value="Search by context"/>
</searchParam>
<searchParam>
<name value="device"/>
<type value="reference"/>
<documentation value="Search by device"/>
</searchParam>
<searchParam>
<name value="identifier"/>
<type value="token"/>
<documentation value="Search by identifier"/>
</searchParam>
<searchParam>
<name value="patient"/>
<type value="reference"/>
<documentation value="Search by subject - a patient"/>
</searchParam>
<searchParam>
<name value="status"/>
<type value="token"/>
<documentation value="active | completed | entered-in-error +"/>
</searchParam>
<searchParam>
<name value="subject"/>
<type value="reference"/>
<documentation value="Search by subject"/>
</searchParam>
<searchParam>
<name value="timing"/>
<type value="date"/>
<documentation value="Period device was used"/>
</searchParam>
<operation>
<name value="validate"/>
<definition
value="https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/DeviceDeviceUseStatement-t-validate"/>
</operation>
</resource>
<resource>
<type value="OperationDefinition"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/OperationDefinition"/>
<interaction>
<code value="read"/>
</interaction>
<searchInclude value="*"/>
<searchRevInclude value="Device:location"/>
<searchRevInclude value="Device:organization"/>
<searchRevInclude value="Device:patient"/>
<searchRevInclude value="DeviceMetric:parent"/>
<searchRevInclude value="DeviceMetric:source"/>
<searchRevInclude value="DeviceUseStatement:context"/>
<searchRevInclude value="DeviceUseStatement:device"/>
<searchRevInclude value="DeviceUseStatement:patient"/>
<searchRevInclude value="DeviceUseStatement:subject"/>
</resource>
<operation>
<name value="migrate"/>
<definition
value="https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate"/>
<documentation value="Data migration"/>
</operation>
<operation>
<name value="reindex-terminology"/>
<definition
value="https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology"/>
</operation>
<operation>
<name value="meta"/>
<definition
value="https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta"/>
</operation>
<operation>
<name value="get-resource-counts"/>
<definition
value="https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts"/>
<documentation
value="Provides the number of resources currently stored on the server, broken down by resource type"/>
</operation>
</rest>
</CapabilityStatement>