FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeOperationDefinition
IdOperationDefinition--s-get-resource-counts.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/OperationDefinition--s-get-resource-counts.html
URLhttp://ehealth.sundhed.dk/fhir/OperationDefinition/-s-get-resource-counts
Version8.0.0
Statusactive
Date2026-02-18T09:10:00+00:00
Nameget-resource-counts
TitleProvides the number of resources currently stored on the server, broken down by resource type
Realmdk
DescriptionProvides the number of resources currently stored on the server, broken down by resource type
Typefalse
Kindoperation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition -s-get-resource-counts

URL: [base]/$get-resource-counts

Parameters

UseNameScopeCardinalityTypeBindingDocumentation

Source1

{
  "resourceType": "OperationDefinition",
  "id": "-s-get-resource-counts",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-get-resource-counts",
  "version": "8.0.0",
  "name": "get-resource-counts",
  "title": "Provides the number of resources currently stored on the server, broken down by resource type",
  "status": "active",
  "kind": "operation",
  "date": "2026-02-18T09:10:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Provides the number of resources currently stored on the server, broken down by resource type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "affectsState": false,
  "code": "get-resource-counts",
  "system": true,
  "type": false,
  "instance": false
}