FHIR IG analytics| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-device.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CapabilityStatement-device.html |
| URL | http://ehealth.sundhed.dk/fhir/CapabilityStatement/device |
| Version | 8.0.0 |
| Status | active |
| Date | 2026-01-13T11:11:33.715+00:00 |
| Name | device |
| Realm | dk |
| Kind | instance |
No resources found
| CapabilityStatement | |
| bulk-data | FHIR Bulk Data Access Implementation Guide |
| StructureDefinition | |
| ehealth-device | ehealth-device |
| ehealth-devicemetric | ehealth-devicemetric |
| ehealth-deviceusestatement | ehealth-deviceusestatement |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement device
application/fhir+xml, xml, application/fhir+json, json, application/x-turtle, ttl, html/json, html/xml, html/turtleNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
This CapabilityStatement instantiates the CapabilityStatement http://hl7.org/fhir/uv/bulkdata/CapabilityStatement/bulk-data
server| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $reindex | |
| SHALL | $migrate | Data migration |
| SHALL | $export-poll-status | Operation for polling the status of a previously initiated FHIR Bulk Data System Level Export. A complete URL including the '_jobId' is returned in the 'Content-Location' response header when initiating the export. A 'GET' request to the polling location will return '202 Accepted' with a response header 'X-Progress' containing a status message for the progress of the export job. When the job has finished, the polling location will return '200 OK', and the contents of the body will be a JSON object providing metadata and links to the generated bulk data files. A 'DELETE' request can be used to cancel the export. If the export has already finished, the delete will return '404 Not Found', else the export job will be cancelled and a '202 Accepted' is returned with an operation outcome response. Parameters
|
| SHALL | $export | FHIR Operation to initiate an export of data from a FHIR server. The type of resources returned can be restricted using the '_type' parameter, and the '_since' parameter can be used to restrict resources to be only included if changed since the supplied time. The FHIR server support invocation of this operation using the FHIR Asynchronous Request Pattern. Initiation of exportThe initiation of an export must specify the request header 'Prefer: respond-async', and will return '202 Accepted' with a polling location in the response header 'Content-Location'. The polling location is for the endpoint '$export-poll-status' and has the export job ID as parameter '_jobId'. Parameters
Polling status of exportSubsequent GET requests to the polling location will return '202 Accepted' with a response header 'X-Progress' containing a status message for the progress of the export job. When the job has finished, the polling location will return '200 OK', and the contents of the body will be a JSON object providing metadata and links to the generated bulk export data files. Retrieving exported filesThe JSON object returned when the export job is complete will contain a list of files (Binary resources) available for download. Each file can be retrieved using a standard HTTP GET request to the provided URL. The security context of the Binary resources resulting from the export is the user that initiated the export. The files can therefore only be retrieved by the same user. Retention of exported filesThe exported files are retained for a limited time after which they are deleted. The retention time is a server configuration with default 2 hours. |
| SHALL | $meta | |
| SHALL | $get-resource-counts | Provides the number of resources currently stored on the server, broken down by resource type |
| SHALL | $expunge |
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | V-R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|
| Binary | http://hl7.org/fhir/StructureDefinition/Binary | y | y | * | Device:location, Device:organization, Device:patient, DeviceMetric:parent, DeviceMetric:source, DeviceUseStatement:context, DeviceUseStatement:device, DeviceUseStatement:patient, DeviceUseStatement:subject | |||||
| Device | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, device-name, identifier, location, manufacturer, model, organization, patient, status, type, udi-carrier, udi-di, url | Device:location, Device:organization, Device:patient, DeviceMetric:parent, DeviceMetric:source, DeviceUseStatement:context, DeviceUseStatement:device, DeviceUseStatement:patient, DeviceUseStatement:subject | $validate | |
| DeviceMetric | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, category, identifier, parent, qualityCategory, source, type | DeviceMetric:source | Device:location, Device:organization, Device:patient, DeviceMetric:parent, DeviceMetric:source, DeviceUseStatement:context, DeviceUseStatement:device, DeviceUseStatement:patient, DeviceUseStatement:subject | |
| DeviceUseStatement | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, context, device, identifier, patient, status, subject, timing | DeviceUseStatement:device | Device:location, Device:organization, Device:patient, DeviceMetric:parent, DeviceMetric:source, DeviceUseStatement:context, DeviceUseStatement:device, DeviceUseStatement:patient, DeviceUseStatement:subject | $validate |
| OperationDefinition | http://hl7.org/fhir/StructureDefinition/OperationDefinition | y | * | Device:location, Device:organization, Device:patient, DeviceMetric:parent, DeviceMetric:source, DeviceUseStatement:context, DeviceUseStatement:device, DeviceUseStatement:patient, DeviceUseStatement:subject |
vread, read.update, search-type, vread, read, create.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
| SHALL | _has | string | Return resources linked to by the given target |
| SHALL | _id | token | The ID of the resource |
| SHALL | _language | string | The language of the resource |
| SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
| SHALL | _profile | uri | Search for resources which have the given profile |
| SHALL | _security | token | Search for resources which have the given security labels |
| SHALL | _tag | token | Search for resources which have the given tag |
| SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
| SHALL | device-name | string | 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 |
| SHALL | identifier | token | Instance id from manufacturer, owner, and others |
| SHALL | location | reference | A location, where the resource is found |
| SHALL | manufacturer | string | The manufacturer of the device |
| SHALL | model | string | The model of the device |
| SHALL | organization | reference | The organization responsible for the device |
| SHALL | patient | reference | Patient information, if the resource is affixed to a person |
| SHALL | status | token | active | inactive | entered-in-error | unknown |
| SHALL | type | token | The type of the device |
| SHALL | udi-carrier | string | UDI Barcode (RFID or other technology) string either in HRF format or AIDC format converted to base64 string. |
| SHALL | udi-di | string | The udi Device Identifier (DI) |
| SHALL | url | uri | Network address to contact device |
| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $validate |
update, search-type, vread, read, create.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
| SHALL | _has | string | Return resources linked to by the given target |
| SHALL | _id | token | The ID of the resource |
| SHALL | _language | string | The language of the resource |
| SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
| SHALL | _profile | uri | Search for resources which have the given profile |
| SHALL | _security | token | Search for resources which have the given security labels |
| SHALL | _tag | token | Search for resources which have the given tag |
| SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
| SHALL | category | token | The category of the metric |
| SHALL | identifier | token | The identifier of the metric |
| SHALL | parent | reference | The parent DeviceMetric resource |
| SHALL | qualityCategory | token | The device metric quality |
| SHALL | source | reference | The device resource |
| SHALL | type | token | The component type |
update, search-type, vread, read, create.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _content | string | Search the contents of the resource's data using a fulltext search |
| SHALL | _has | string | Return resources linked to by the given target |
| SHALL | _id | token | The ID of the resource |
| SHALL | _language | string | The language of the resource |
| SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range |
| SHALL | _profile | uri | Search for resources which have the given profile |
| SHALL | _security | token | Search for resources which have the given security labels |
| SHALL | _tag | token | Search for resources which have the given tag |
| SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search |
| SHALL | context | reference | Search by context |
| SHALL | device | reference | Search by device |
| SHALL | identifier | token | Search by identifier |
| SHALL | patient | reference | Search by subject - a patient |
| SHALL | status | token | active | completed | entered-in-error + |
| SHALL | subject | reference | Search by subject |
| SHALL | timing | date | Period device was used |
| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $validate |
read.{
"resourceType": "CapabilityStatement",
"id": "device",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/fhir/CapabilityStatement/device",
"version": "8.0.0",
"name": "device",
"status": "active",
"date": "2026-01-13T11:11:33.715+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"kind": "instance",
"instantiates": [
"http://hl7.org/fhir/uv/bulkdata/CapabilityStatement/bulk-data"
],
"software": {
"name": "device",
"version": "1.21.0"
},
"implementation": {
"description": "eHealth device service",
"url": "https://device.devtest.systematic-ehealth.com/fhir"
},
"fhirVersion": "4.0.1",
"format": [
"application/fhir+xml",
"xml",
"application/fhir+json",
"json",
"application/x-turtle",
"ttl",
"html/json",
"html/xml",
"html/turtle"
],
"rest": [
{
"mode": "server",
"resource": [
{
"type": "Binary",
"profile": "http://hl7.org/fhir/StructureDefinition/Binary",
"interaction": [
{
"code": "vread"
},
{
"code": "read"
}
],
"searchInclude": [
"*"
],
"searchRevInclude": [
"Device:location",
"Device:organization",
"Device:patient",
"DeviceMetric:parent",
"DeviceMetric:source",
"DeviceUseStatement:context",
"DeviceUseStatement:device",
"DeviceUseStatement:patient",
"DeviceUseStatement:subject"
]
},
{
"type": "Device",
"profile": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device",
"interaction": [
{
"code": "update"
},
{
"code": "search-type"
},
{
"code": "vread"
},
{
"code": "read"
},
{
"code": "create"
}
],
"conditionalCreate": true,
"conditionalUpdate": true,
"searchRevInclude": [
"Device:location",
"Device:organization",
"Device:patient",
"DeviceMetric:parent",
"DeviceMetric:source",
"DeviceUseStatement:context",
"DeviceUseStatement:device",
"DeviceUseStatement:patient",
"DeviceUseStatement:subject"
],
"searchParam": [
{
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
},
{
"name": "_has",
"type": "string",
"documentation": "Return resources linked to by the given target"
},
{
"name": "_id",
"type": "token",
"documentation": "The ID of the resource"
},
{
"name": "_language",
"type": "string",
"documentation": "The language of the resource"
},
{
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
},
{
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
},
{
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
},
{
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
},
{
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
},
{
"name": "device-name",
"type": "string",
"documentation": "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"
},
{
"name": "identifier",
"type": "token",
"documentation": "Instance id from manufacturer, owner, and others"
},
{
"name": "location",
"type": "reference",
"documentation": "A location, where the resource is found"
},
{
"name": "manufacturer",
"type": "string",
"documentation": "The manufacturer of the device"
},
{
"name": "model",
"type": "string",
"documentation": "The model of the device"
},
{
"name": "organization",
"type": "reference",
"documentation": "The organization responsible for the device"
},
{
"name": "patient",
"type": "reference",
"documentation": "Patient information, if the resource is affixed to a person"
},
{
"name": "status",
"type": "token",
"documentation": "active | inactive | entered-in-error | unknown"
},
{
"name": "type",
"type": "token",
"documentation": "The type of the device"
},
{
"name": "udi-carrier",
"type": "string",
"documentation": "UDI Barcode (RFID or other technology) string either in HRF format or AIDC format converted to base64 string."
},
{
"name": "udi-di",
"type": "string",
"documentation": "The udi Device Identifier (DI)"
},
{
"name": "url",
"type": "uri",
"documentation": "Network address to contact device"
}
],
"operation": [
{
"name": "validate",
"definition": "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/DeviceDeviceUseStatement-t-validate"
}
]
},
{
"type": "DeviceMetric",
"profile": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric",
"interaction": [
{
"code": "update"
},
{
"code": "search-type"
},
{
"code": "vread"
},
{
"code": "read"
},
{
"code": "create"
}
],
"conditionalCreate": true,
"conditionalUpdate": true,
"searchInclude": [
"DeviceMetric:source"
],
"searchRevInclude": [
"Device:location",
"Device:organization",
"Device:patient",
"DeviceMetric:parent",
"DeviceMetric:source",
"DeviceUseStatement:context",
"DeviceUseStatement:device",
"DeviceUseStatement:patient",
"DeviceUseStatement:subject"
],
"searchParam": [
{
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
},
{
"name": "_has",
"type": "string",
"documentation": "Return resources linked to by the given target"
},
{
"name": "_id",
"type": "token",
"documentation": "The ID of the resource"
},
{
"name": "_language",
"type": "string",
"documentation": "The language of the resource"
},
{
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
},
{
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
},
{
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
},
{
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
},
{
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
},
{
"name": "category",
"type": "token",
"documentation": "The category of the metric"
},
{
"name": "identifier",
"type": "token",
"documentation": "The identifier of the metric"
},
{
"name": "parent",
"type": "reference",
"documentation": "The parent DeviceMetric resource"
},
{
"name": "qualityCategory",
"type": "token",
"documentation": "The device metric quality"
},
{
"name": "source",
"type": "reference",
"documentation": "The device resource"
},
{
"name": "type",
"type": "token",
"documentation": "The component type"
}
]
},
{
"type": "DeviceUseStatement",
"profile": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement",
"interaction": [
{
"code": "update"
},
{
"code": "search-type"
},
{
"code": "vread"
},
{
"code": "read"
},
{
"code": "create"
}
],
"conditionalCreate": true,
"conditionalUpdate": true,
"searchInclude": [
"DeviceUseStatement:device"
],
"searchRevInclude": [
"Device:location",
"Device:organization",
"Device:patient",
"DeviceMetric:parent",
"DeviceMetric:source",
"DeviceUseStatement:context",
"DeviceUseStatement:device",
"DeviceUseStatement:patient",
"DeviceUseStatement:subject"
],
"searchParam": [
{
"name": "_content",
"type": "string",
"documentation": "Search the contents of the resource's data using a fulltext search"
},
{
"name": "_has",
"type": "string",
"documentation": "Return resources linked to by the given target"
},
{
"name": "_id",
"type": "token",
"documentation": "The ID of the resource"
},
{
"name": "_language",
"type": "string",
"documentation": "The language of the resource"
},
{
"name": "_lastUpdated",
"type": "date",
"documentation": "Only return resources which were last updated as specified by the given range"
},
{
"name": "_profile",
"type": "uri",
"documentation": "Search for resources which have the given profile"
},
{
"name": "_security",
"type": "token",
"documentation": "Search for resources which have the given security labels"
},
{
"name": "_tag",
"type": "token",
"documentation": "Search for resources which have the given tag"
},
{
"name": "_text",
"type": "string",
"documentation": "Search the contents of the resource's narrative using a fulltext search"
},
{
"name": "context",
"type": "reference",
"documentation": "Search by context"
},
{
"name": "device",
"type": "reference",
"documentation": "Search by device"
},
{
"name": "identifier",
"type": "token",
"documentation": "Search by identifier"
},
{
"name": "patient",
"type": "reference",
"documentation": "Search by subject - a patient"
},
{
"name": "status",
"type": "token",
"documentation": "active | completed | entered-in-error +"
},
{
"name": "subject",
"type": "reference",
"documentation": "Search by subject"
},
{
"name": "timing",
"type": "date",
"documentation": "Period device was used"
}
],
"operation": [
{
"name": "validate",
"definition": "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/DeviceDeviceUseStatement-t-validate"
}
]
},
{
"type": "OperationDefinition",
"profile": "http://hl7.org/fhir/StructureDefinition/OperationDefinition",
"interaction": [
{
"code": "read"
}
],
"searchInclude": [
"*"
],
"searchRevInclude": [
"Device:location",
"Device:organization",
"Device:patient",
"DeviceMetric:parent",
"DeviceMetric:source",
"DeviceUseStatement:context",
"DeviceUseStatement:device",
"DeviceUseStatement:patient",
"DeviceUseStatement:subject"
]
}
],
"operation": [
{
"name": "reindex",
"definition": "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex"
},
{
"name": "migrate",
"definition": "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate",
"documentation": "Data migration"
},
{
"name": "export-poll-status",
"definition": "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-export-poll-status",
"documentation": "Operation for polling the status of a previously initiated FHIR Bulk Data System Level Export. A complete URL including the '_jobId' is returned in the 'Content-Location' response header when initiating the export. A 'GET' request to the polling location will return '202 Accepted' with a response header 'X-Progress' containing a status message for the progress of the export job. When the job has finished, the polling location will return '200 OK', and the contents of the body will be a JSON object providing metadata and links to the generated bulk data files. A 'DELETE' request can be used to cancel the export. If the export has already finished, the delete will return '404 Not Found', else the export job will be cancelled and a '202 Accepted' is returned with an operation outcome response.\n### Parameters\n- _jobId: the job ID for the Bulk Export job which was returned in the 'Content-Location' header when initiating the export"
},
{
"name": "export",
"definition": "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-export",
"documentation": "FHIR Operation to initiate an export of data from a FHIR server. The type of resources returned can be restricted using the '_type' parameter, and the '_since' parameter can be used to restrict resources to be only included if changed since the supplied time. The FHIR server support invocation of this operation using the [FHIR Asynchronous Request Pattern](http://hl7.org/fhir/R4/async.html).\n## Initiation of export\nThe initiation of an export must specify the request header 'Prefer: respond-async', and will return '202 Accepted' with a polling location in the response header 'Content-Location'. The polling location is for the endpoint '$export-poll-status' and has the export job ID as parameter '_jobId'.\n### Parameters\n- _outputFormat: Optional parameter to specify the output format of the exported files. Default is 'application/fhir+ndjson'\n- _type: Optional parameter to specify a comma separated list of resource types to be included in the export. If not provided, all resource types will be included.\n- _since: Optional parameter to specify a time. Only resources that have been created or modified after this time will be included in the export (i.e., if Resource.meta.lastUpdated is later than the supplied _since time).\n- _typeFilter: Optional parameter to apply search filter of resources for export. It is a string of comma-delimited FHIR REST search queries in the format [resourceType]?[parameters]. The filter will be applied when searching resources.\n- _typePostFetchFilterUrl: Optional parameter to apply filtering of resources for export. It is a string of comma-delimited FHIR REST search queries in the format [resourceType]?[parameters]. The filter will be applied on resources after being fetched from the database.\n- _exportId: Optional parameter to specify a client provided identifier for the export. Resulting exported files (Binary) will be labeled with the identifer in meta extension 'https://hapifhir.org/NamingSystem/bulk-export-identifier'\n## Polling status of export\nSubsequent GET requests to the polling location will return '202 Accepted' with a response header 'X-Progress' containing a status message for the progress of the export job. When the job has finished, the polling location will return '200 OK', and the contents of the body will be a JSON object providing metadata and links to the generated bulk export data files.\n## Retrieving exported files\nThe JSON object returned when the export job is complete will contain a list of files (Binary resources) available for download. Each file can be retrieved using a standard HTTP GET request to the provided URL. The security context of the Binary resources resulting from the export is the user that initiated the export. The files can therefore only be retrieved by the same user.\n### Retention of exported files\nThe exported files are retained for a limited time after which they are deleted. The retention time is a server configuration with default 2 hours."
},
{
"name": "meta",
"definition": "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta"
},
{
"name": "get-resource-counts",
"definition": "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts",
"documentation": "Provides the number of resources currently stored on the server, broken down by resource type"
},
{
"name": "expunge",
"definition": "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-expunge"
}
]
}
]
}