PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@5.0.1
    http://ehealth.sundhed.dk/fhir/CapabilityStatement/library
{
  "description": null,
  "_filename": "CapabilityStatement-library.json",
  "package_name": "dk.ehealth.sundhed.fhir.ig.core",
  "format": [ "application/fhir+xml", "xml", "application/fhir+json", "json", "application/x-turtle", "ttl", "html/json", "html/xml", "html/turtle" ],
  "date": "2025-08-07T08:59:53.735+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DK",
      "system": "urn:iso:std:iso:3166",
      "display": "Denmark"
    } ]
  } ],
  "name": "library",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "5.0.1",
  "status": "active",
  "id": "79655111-80f8-4648-8ef3-b60eb4bc1d37",
  "kind": "instance",
  "url": "http://ehealth.sundhed.dk/fhir/CapabilityStatement/library",
  "software": {
    "name": "library",
    "version": "1.17.0"
  },
  "version": "5.0.1",
  "contact": [ {
    "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom": [ {
      "value": "http://ehealth.sundhed.dk",
      "system": "url"
    } ]
  } ],
  "implementation": {
    "url": "https://library.devtest.systematic-ehealth.com/fhir",
    "description": "eHealth library service"
  },
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "searchRevInclude": [ "Library:composed-of", "Library:depends-on", "Library:derived-from", "Library:predecessor", "Library:successor" ],
      "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": "composed-of",
        "type": "reference",
        "documentation": "What resource is being referenced"
      }, {
        "name": "date",
        "type": "date",
        "documentation": "The library publication date"
      }, {
        "name": "depends-on",
        "type": "reference",
        "documentation": "What resource is being referenced"
      }, {
        "name": "derived-from",
        "type": "reference",
        "documentation": "What resource is being referenced"
      }, {
        "name": "description",
        "type": "string",
        "documentation": "The description of the library"
      }, {
        "name": "effective",
        "type": "date",
        "documentation": "The time during which the library is intended to be in use"
      }, {
        "name": "identifier",
        "type": "token",
        "documentation": "External identifier for the library"
      }, {
        "name": "jurisdiction",
        "type": "token",
        "documentation": "Intended jurisdiction for the library"
      }, {
        "name": "name",
        "type": "string",
        "documentation": "Computationally friendly name of the library"
      }, {
        "name": "predecessor",
        "type": "reference",
        "documentation": "What resource is being referenced"
      }, {
        "name": "publisher",
        "type": "string",
        "documentation": "Name of the publisher of the library"
      }, {
        "name": "status",
        "type": "token",
        "documentation": "The current status of the library"
      }, {
        "name": "successor",
        "type": "reference",
        "documentation": "What resource is being referenced"
      }, {
        "name": "title",
        "type": "string",
        "documentation": "The human-friendly name of the library"
      }, {
        "name": "topic",
        "type": "token",
        "documentation": "Topics associated with the module"
      }, {
        "name": "url",
        "type": "uri",
        "documentation": "The uri that identifies the library"
      }, {
        "name": "version",
        "type": "token",
        "documentation": "The business version of the library"
      } ],
      "conditionalUpdate": true,
      "operation": [ {
        "name": "validate",
        "definition": "https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-it-validate"
      }, {
        "name": "evaluate",
        "definition": "https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-it-evaluate",
        "documentation": "This operation evaluates parameters passed as input against the decision support rule identified by the Library resource. It returns the computed clinical decision support result and/or errors. The Library resource identifies the clinical decision rule and define its parameters.\n\nThe operation is idempotent.\n### Input\n- 1..1 Parameters: HL7 FHIR [Parameters](https://www.hl7.org/fhir/stu3/parameters.html) resource containing input parameters for the clinical decision support computation.This should either be a QuestionnaireResponse or an Observation for evaluation.\n\n### Output\nUpon success this operation returns an GuidanceResponse resource containing the decision support result."
      } ],
      "type": "Library",
      "interaction": [ {
        "code": "update"
      }, {
        "code": "search-type"
      }, {
        "code": "vread"
      }, {
        "code": "read"
      }, {
        "code": "create"
      } ],
      "conditionalCreate": true,
      "searchInclude": [ "*", "Library:composed-of", "Library:depends-on", "Library:derived-from", "Library:predecessor", "Library:successor" ],
      "profile": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-library"
    }, {
      "type": "OperationDefinition",
      "profile": "http://hl7.org/fhir/StructureDefinition/OperationDefinition",
      "interaction": [ {
        "code": "read"
      } ],
      "searchInclude": [ "*" ],
      "searchRevInclude": [ "Library:composed-of", "Library:depends-on", "Library:derived-from", "Library:predecessor", "Library:successor" ]
    } ],
    "operation": [ {
      "name": "migrate",
      "definition": "https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate",
      "documentation": "Data migration"
    }, {
      "name": "reindex-terminology",
      "definition": "https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology"
    }, {
      "name": "meta",
      "definition": "https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta"
    }, {
      "name": "get-resource-counts",
      "definition": "https://library.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"
    } ]
  } ]
}