@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CapabilityStatement ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "device"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

  • Implementation Guide Version: 3.1.0
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, xml, application/fhir+json, json, application/x-turtle, ttl, html/json, html/xml, html/turtle
  • Supported Patch Formats:
  • Published on: Mon Apr 29 02:07:23 UTC 2024
  • Published by: Den telemedicinske infrastruktur (eHealth Infrastructure)

Note 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.

FHIR RESTful Capabilities

Mode: server

Summary of System-wide Interactions
  • Supports the transaction interaction.
  • Supports the history-system interaction.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRV-RSUCSearches_include_revincludeOperations
Devicehttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceyyyyy_content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, device-name, identifier, location, manufacturer, model, organization, patient, status, type, udi-carrier, udi-di, urlDevice:location, Device:organization, Device:patient, DeviceMetric:parent, DeviceMetric:source, DeviceUseStatement:context, DeviceUseStatement:device, DeviceUseStatement:patient, DeviceUseStatement:subject
DeviceMetrichttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetricyyyyy_content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, category, identifier, parent, qualityCategory, source, typeDeviceMetric:sourceDevice:location, Device:organization, Device:patient, DeviceMetric:parent, DeviceMetric:source, DeviceUseStatement:context, DeviceUseStatement:device, DeviceUseStatement:patient, DeviceUseStatement:subject
DeviceUseStatementhttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatementyyyyy_content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, context, device, identifier, patient, status, subject, timingDeviceUseStatement:deviceDevice:location, Device:organization, Device:patient, DeviceMetric:parent, DeviceMetric:source, DeviceUseStatement:context, DeviceUseStatement:device, DeviceUseStatement:patient, DeviceUseStatement:subject
OperationDefinitionhttp://hl7.org/fhir/StructureDefinition/OperationDefinitiony*Device:location, Device:organization, Device:patient, DeviceMetric:parent, DeviceMetric:source, DeviceUseStatement:context, DeviceUseStatement:device, DeviceUseStatement:patient, DeviceUseStatement:subject

Resource Conformance: supportedDevice

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports update, search-type, vread, read, create.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_contentstring

Search the contents of the resource's data using a fulltext search

\n
SHALL_hasstring

Return resources linked to by the given target

\n
SHALL_idtoken

The ID of the resource

\n
SHALL_languagestring

The language of the resource

\n
SHALL_lastUpdateddate

Only return resources which were last updated as specified by the given range

\n
SHALL_profileuri

Search for resources which have the given profile

\n
SHALL_securitytoken

Search for resources which have the given security labels

\n
SHALL_tagtoken

Search for resources which have the given tag

\n
SHALL_textstring

Search the contents of the resource's narrative using a fulltext search

\n
SHALLdevice-namestring

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

\n
SHALLidentifiertoken

Instance id from manufacturer, owner, and others

\n
SHALLlocationreference

A location, where the resource is found

\n
SHALLmanufacturerstring

The manufacturer of the device

\n
SHALLmodelstring

The model of the device

\n
SHALLorganizationreference

The organization responsible for the device

\n
SHALLpatientreference

Patient information, if the resource is affixed to a person

\n
SHALLstatustoken

active | inactive | entered-in-error | unknown

\n
SHALLtypetoken

The type of the device

\n
SHALLudi-carrierstring

UDI Barcode (RFID or other technology) string either in HRF format or AIDC format converted to base64 string.

\n
SHALLudi-distring

The udi Device Identifier (DI)

\n
SHALLurluri

Network address to contact device

\n
 
Extended Operations
ConformanceOperationDocumentation
SHALL$validate

Resource Conformance: supportedDeviceMetric

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports update, search-type, vread, read, create.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_contentstring

Search the contents of the resource's data using a fulltext search

\n
SHALL_hasstring

Return resources linked to by the given target

\n
SHALL_idtoken

The ID of the resource

\n
SHALL_languagestring

The language of the resource

\n
SHALL_lastUpdateddate

Only return resources which were last updated as specified by the given range

\n
SHALL_profileuri

Search for resources which have the given profile

\n
SHALL_securitytoken

Search for resources which have the given security labels

\n
SHALL_tagtoken

Search for resources which have the given tag

\n
SHALL_textstring

Search the contents of the resource's narrative using a fulltext search

\n
SHALLcategorytoken

The category of the metric

\n
SHALLidentifiertoken

The identifier of the metric

\n
SHALLparentreference

The parent DeviceMetric resource

\n
SHALLqualityCategorytoken

The device metric quality

\n
SHALLsourcereference

The device resource

\n
SHALLtypetoken

The component type

\n
 

Resource Conformance: supportedDeviceUseStatement

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports update, search-type, vread, read, create.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_contentstring

Search the contents of the resource's data using a fulltext search

\n
SHALL_hasstring

Return resources linked to by the given target

\n
SHALL_idtoken

The ID of the resource

\n
SHALL_languagestring

The language of the resource

\n
SHALL_lastUpdateddate

Only return resources which were last updated as specified by the given range

\n
SHALL_profileuri

Search for resources which have the given profile

\n
SHALL_securitytoken

Search for resources which have the given security labels

\n
SHALL_tagtoken

Search for resources which have the given tag

\n
SHALL_textstring

Search the contents of the resource's narrative using a fulltext search

\n
SHALLcontextreference

Search by context

\n
SHALLdevicereference

Search by device

\n
SHALLidentifiertoken

Search by identifier

\n
SHALLpatientreference

Search by subject - a patient

\n
SHALLstatustoken

active | completed | entered-in-error +

\n
SHALLsubjectreference

Search by subject

\n
SHALLtimingdate

Period device was used

\n
 
Extended Operations
ConformanceOperationDocumentation
SHALL$validate

Resource Conformance: supportedOperationDefinition

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read.

" ] ; # fhir:url [ fhir:v "http://ehealth.sundhed.dk/fhir/CapabilityStatement/device"^^xsd:anyURI] ; # fhir:version [ fhir:v "3.1.0"] ; # fhir:name [ fhir:v "device"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2024-04-29T02:07:23.240+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; # fhir:contact ( [ fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] ) ] ) ; # fhir:kind [ fhir:v "instance"] ; # fhir:software [ fhir:name [ fhir:v "device" ] ; fhir:version [ fhir:v "1.10.7" ] ] ; # fhir:implementation [ fhir:description [ fhir:v "eHealth device service" ] ; fhir:url [ fhir:v "https://device.devtest.systematic-ehealth.com/fhir"^^xsd:anyURI ] ] ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:format ( [ fhir:v "application/fhir+xml"] [ fhir:v "xml"] [ fhir:v "application/fhir+json"] [ fhir:v "json"] [ fhir:v "application/x-turtle"] [ fhir:v "ttl"] [ fhir:v "html/json"] [ fhir:v "html/xml"] [ fhir:v "html/turtle"] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "server" ] ; fhir:resource ( [ fhir:type [ fhir:v "Device" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "create" ] ] ) ; fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ; fhir:searchRevInclude ( [ fhir:v "Device:location" ] [ fhir:v "Device:organization" ] [ fhir:v "Device:patient" ] [ fhir:v "DeviceMetric:parent" ] [ fhir:v "DeviceMetric:source" ] [ fhir:v "DeviceUseStatement:context" ] [ fhir:v "DeviceUseStatement:device" ] [ fhir:v "DeviceUseStatement:patient" ] [ fhir:v "DeviceUseStatement:subject" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_content" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "_language" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "_text" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ] ] [ fhir:name [ fhir:v "device-name" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "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" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Instance id from manufacturer, owner, and others" ] ] [ fhir:name [ fhir:v "location" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "A location, where the resource is found" ] ] [ fhir:name [ fhir:v "manufacturer" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The manufacturer of the device" ] ] [ fhir:name [ fhir:v "model" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The model of the device" ] ] [ fhir:name [ fhir:v "organization" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The organization responsible for the device" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Patient information, if the resource is affixed to a person" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "active | inactive | entered-in-error | unknown" ] ] [ fhir:name [ fhir:v "type" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The type of the device" ] ] [ fhir:name [ fhir:v "udi-carrier" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "UDI Barcode (RFID or other technology) string either in HRF format or AIDC format converted to base64 string." ] ] [ fhir:name [ fhir:v "udi-di" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The udi Device Identifier (DI)" ] ] [ fhir:name [ fhir:v "url" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Network address to contact device" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/DeviceDeviceUseStatement-t-validate"^^xsd:anyURI ; fhir:link ] ] ) ] [ fhir:type [ fhir:v "DeviceMetric" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "create" ] ] ) ; fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ; fhir:searchInclude ( [ fhir:v "DeviceMetric:source" ] ) ; fhir:searchRevInclude ( [ fhir:v "Device:location" ] [ fhir:v "Device:organization" ] [ fhir:v "Device:patient" ] [ fhir:v "DeviceMetric:parent" ] [ fhir:v "DeviceMetric:source" ] [ fhir:v "DeviceUseStatement:context" ] [ fhir:v "DeviceUseStatement:device" ] [ fhir:v "DeviceUseStatement:patient" ] [ fhir:v "DeviceUseStatement:subject" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_content" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "_language" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "_text" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ] ] [ fhir:name [ fhir:v "category" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The category of the metric" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The identifier of the metric" ] ] [ fhir:name [ fhir:v "parent" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The parent DeviceMetric resource" ] ] [ fhir:name [ fhir:v "qualityCategory" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The device metric quality" ] ] [ fhir:name [ fhir:v "source" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The device resource" ] ] [ fhir:name [ fhir:v "type" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The component type" ] ] ) ] [ fhir:type [ fhir:v "DeviceUseStatement" ] ; fhir:profile [ fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "update" ] ] [ fhir:code [ fhir:v "search-type" ] ] [ fhir:code [ fhir:v "vread" ] ] [ fhir:code [ fhir:v "read" ] ] [ fhir:code [ fhir:v "create" ] ] ) ; fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ; fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ; fhir:searchInclude ( [ fhir:v "DeviceUseStatement:device" ] ) ; fhir:searchRevInclude ( [ fhir:v "Device:location" ] [ fhir:v "Device:organization" ] [ fhir:v "Device:patient" ] [ fhir:v "DeviceMetric:parent" ] [ fhir:v "DeviceMetric:source" ] [ fhir:v "DeviceUseStatement:context" ] [ fhir:v "DeviceUseStatement:device" ] [ fhir:v "DeviceUseStatement:patient" ] [ fhir:v "DeviceUseStatement:subject" ] ) ; fhir:searchParam ( [ fhir:name [ fhir:v "_content" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's data using a fulltext search" ] ] [ fhir:name [ fhir:v "_has" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Return resources linked to by the given target" ] ] [ fhir:name [ fhir:v "_id" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The ID of the resource" ] ] [ fhir:name [ fhir:v "_language" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The language of the resource" ] ] [ fhir:name [ fhir:v "_lastUpdated" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Only return resources which were last updated as specified by the given range" ] ] [ fhir:name [ fhir:v "_profile" ] ; fhir:type [ fhir:v "uri" ] ; fhir:documentation [ fhir:v "Search for resources which have the given profile" ] ] [ fhir:name [ fhir:v "_security" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given security labels" ] ] [ fhir:name [ fhir:v "_tag" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search for resources which have the given tag" ] ] [ fhir:name [ fhir:v "_text" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Search the contents of the resource's narrative using a fulltext search" ] ] [ fhir:name [ fhir:v "context" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search by context" ] ] [ fhir:name [ fhir:v "device" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search by device" ] ] [ fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Search by identifier" ] ] [ fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search by subject - a patient" ] ] [ fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "active | completed | entered-in-error +" ] ] [ fhir:name [ fhir:v "subject" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Search by subject" ] ] [ fhir:name [ fhir:v "timing" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Period device was used" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "validate" ] ; fhir:definition [ fhir:v "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/DeviceDeviceUseStatement-t-validate"^^xsd:anyURI ; fhir:link ] ] ) ] [ fhir:type [ fhir:v "OperationDefinition" ] ; fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/OperationDefinition"^^xsd:anyURI ; fhir:link ] ; fhir:interaction ( [ fhir:code [ fhir:v "read" ] ] ) ; fhir:searchInclude ( [ fhir:v "*" ] ) ; fhir:searchRevInclude ( [ fhir:v "Device:location" ] [ fhir:v "Device:organization" ] [ fhir:v "Device:patient" ] [ fhir:v "DeviceMetric:parent" ] [ fhir:v "DeviceMetric:source" ] [ fhir:v "DeviceUseStatement:context" ] [ fhir:v "DeviceUseStatement:device" ] [ fhir:v "DeviceUseStatement:patient" ] [ fhir:v "DeviceUseStatement:subject" ] ) ] ) ; fhir:interaction ( [ fhir:code [ fhir:v "transaction" ] ] [ fhir:code [ fhir:v "history-system" ] ] ) ; fhir:operation ( [ fhir:name [ fhir:v "process-message" ] ; fhir:definition [ fhir:v "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message"^^xsd:anyURI ; fhir:link ] ; fhir:documentation [ fhir:v "Accept a FHIR Message Bundle for processing" ] ] [ fhir:name [ fhir:v "perform-reindexing-pass" ] ; fhir:definition [ fhir:v "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass"^^xsd:anyURI ; fhir:link ] ; fhir:documentation [ fhir:v "Forces a single pass of the resource reindexing processor" ] ] [ fhir:name [ fhir:v "meta" ] ; fhir:definition [ fhir:v "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta"^^xsd:anyURI ; fhir:link ] ] [ fhir:name [ fhir:v "get-resource-counts" ] ; fhir:definition [ fhir:v "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts"^^xsd:anyURI ; fhir:link ] ; fhir:documentation [ fhir:v "Provides the number of resources currently stored on the server, broken down by resource type" ] ] [ fhir:name [ fhir:v "reindex-terminology" ] ; fhir:definition [ fhir:v "https://device.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology"^^xsd:anyURI ; fhir:link ] ] ) ] ) . # # -------------------------------------------------------------------------------------