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-meta.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/OperationDefinition--s-meta.html
URLhttp://ehealth.sundhed.dk/fhir/OperationDefinition/-s-meta
Version9.0.1
Statusactive
Date2026-05-28T12:17:33+00:00
Namemeta
Realmdk
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-meta

URL: [base]/$meta

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
OUTreturn0..1

Source1

{
  "resourceType": "OperationDefinition",
  "id": "-s-meta",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-meta",
  "version": "9.0.1",
  "name": "meta",
  "status": "active",
  "kind": "operation",
  "date": "2026-05-28T12:17:33+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"
        }
      ]
    }
  ],
  "affectsState": false,
  "code": "meta",
  "system": true,
  "type": false,
  "instance": false,
  "parameter": [
    {
      "name": "return",
      "use": "out",
      "min": 0,
      "max": "1"
    }
  ]
}