eHealth Infrastructure
4.0.0 - release Denmark flag

This page is part of the FUT Infrastructure (v4.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

: library - XML Representation

Active as of 2025-08-07

Raw xml | Download


<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="library"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">library</div>
  </text>
  <url value="http://ehealth.sundhed.dk/fhir/CapabilityStatement/library"/>
  <version value="4.0.0"/>
  <name value="library"/>
  <status value="active"/>
  <date value="2025-08-07T08:59:53.735+00:00"/>
  <publisher
             value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
  <contact>
    <name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <kind value="instance"/>
  <software>
    <name value="library"/>
    <version value="1.17.0"/>
  </software>
  <implementation>
    <description value="eHealth library service"/>
    <url value="https://library.devtest.systematic-ehealth.com/fhir"/>
  </implementation>
  <fhirVersion value="4.0.1"/>
  <format value="application/fhir+xml"/>
  <format value="xml"/>
  <format value="application/fhir+json"/>
  <format value="json"/>
  <format value="application/x-turtle"/>
  <format value="ttl"/>
  <format value="html/json"/>
  <format value="html/xml"/>
  <format value="html/turtle"/>
  <rest>
    <mode value="server"/>
    <resource>
      <type value="Library"/>
      <profile
               value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-library"/>
      <interaction>
        <code value="update"/>
      </interaction>
      <interaction>
        <code value="search-type"/>
      </interaction>
      <interaction>
        <code value="vread"/>
      </interaction>
      <interaction>
        <code value="read"/>
      </interaction>
      <interaction>
        <code value="create"/>
      </interaction>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <searchInclude value="*"/>
      <searchInclude value="Library:composed-of"/>
      <searchInclude value="Library:depends-on"/>
      <searchInclude value="Library:derived-from"/>
      <searchInclude value="Library:predecessor"/>
      <searchInclude value="Library:successor"/>
      <searchRevInclude value="Library:composed-of"/>
      <searchRevInclude value="Library:depends-on"/>
      <searchRevInclude value="Library:derived-from"/>
      <searchRevInclude value="Library:predecessor"/>
      <searchRevInclude value="Library:successor"/>
      <searchParam>
        <name value="_content"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's data using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="_has"/>
        <type value="string"/>
        <documentation
                       value="Return resources linked to by the given target"/>
      </searchParam>
      <searchParam>
        <name value="_id"/>
        <type value="token"/>
        <documentation value="The ID of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_language"/>
        <type value="string"/>
        <documentation value="The language of the resource"/>
      </searchParam>
      <searchParam>
        <name value="_lastUpdated"/>
        <type value="date"/>
        <documentation
                       value="Only return resources which were last updated as specified by the given range"/>
      </searchParam>
      <searchParam>
        <name value="_profile"/>
        <type value="uri"/>
        <documentation
                       value="Search for resources which have the given profile"/>
      </searchParam>
      <searchParam>
        <name value="_security"/>
        <type value="token"/>
        <documentation
                       value="Search for resources which have the given security labels"/>
      </searchParam>
      <searchParam>
        <name value="_tag"/>
        <type value="token"/>
        <documentation value="Search for resources which have the given tag"/>
      </searchParam>
      <searchParam>
        <name value="_text"/>
        <type value="string"/>
        <documentation
                       value="Search the contents of the resource's narrative using a fulltext search"/>
      </searchParam>
      <searchParam>
        <name value="composed-of"/>
        <type value="reference"/>
        <documentation value="What resource is being referenced"/>
      </searchParam>
      <searchParam>
        <name value="date"/>
        <type value="date"/>
        <documentation value="The library publication date"/>
      </searchParam>
      <searchParam>
        <name value="depends-on"/>
        <type value="reference"/>
        <documentation value="What resource is being referenced"/>
      </searchParam>
      <searchParam>
        <name value="derived-from"/>
        <type value="reference"/>
        <documentation value="What resource is being referenced"/>
      </searchParam>
      <searchParam>
        <name value="description"/>
        <type value="string"/>
        <documentation value="The description of the library"/>
      </searchParam>
      <searchParam>
        <name value="effective"/>
        <type value="date"/>
        <documentation
                       value="The time during which the library is intended to be in use"/>
      </searchParam>
      <searchParam>
        <name value="identifier"/>
        <type value="token"/>
        <documentation value="External identifier for the library"/>
      </searchParam>
      <searchParam>
        <name value="jurisdiction"/>
        <type value="token"/>
        <documentation value="Intended jurisdiction for the library"/>
      </searchParam>
      <searchParam>
        <name value="name"/>
        <type value="string"/>
        <documentation value="Computationally friendly name of the library"/>
      </searchParam>
      <searchParam>
        <name value="predecessor"/>
        <type value="reference"/>
        <documentation value="What resource is being referenced"/>
      </searchParam>
      <searchParam>
        <name value="publisher"/>
        <type value="string"/>
        <documentation value="Name of the publisher of the library"/>
      </searchParam>
      <searchParam>
        <name value="status"/>
        <type value="token"/>
        <documentation value="The current status of the library"/>
      </searchParam>
      <searchParam>
        <name value="successor"/>
        <type value="reference"/>
        <documentation value="What resource is being referenced"/>
      </searchParam>
      <searchParam>
        <name value="title"/>
        <type value="string"/>
        <documentation value="The human-friendly name of the library"/>
      </searchParam>
      <searchParam>
        <name value="topic"/>
        <type value="token"/>
        <documentation value="Topics associated with the module"/>
      </searchParam>
      <searchParam>
        <name value="url"/>
        <type value="uri"/>
        <documentation value="The uri that identifies the library"/>
      </searchParam>
      <searchParam>
        <name value="version"/>
        <type value="token"/>
        <documentation value="The business version of the library"/>
      </searchParam>
      <operation>
        <name value="validate"/>
        <definition
                    value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-it-validate"/>
      </operation>
      <operation>
        <name value="evaluate"/>
        <definition
                    value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-it-evaluate"/>
        <documentation
                       value="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.

The operation is idempotent.
### Input
- 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.

### Output
Upon success this operation returns an GuidanceResponse resource containing the decision support result."/>
      </operation>
    </resource>
    <resource>
      <type value="OperationDefinition"/>
      <profile
               value="http://hl7.org/fhir/StructureDefinition/OperationDefinition"/>
      <interaction>
        <code value="read"/>
      </interaction>
      <searchInclude value="*"/>
      <searchRevInclude value="Library:composed-of"/>
      <searchRevInclude value="Library:depends-on"/>
      <searchRevInclude value="Library:derived-from"/>
      <searchRevInclude value="Library:predecessor"/>
      <searchRevInclude value="Library:successor"/>
    </resource>
    <operation>
      <name value="migrate"/>
      <definition
                  value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-migrate"/>
      <documentation value="Data migration"/>
    </operation>
    <operation>
      <name value="reindex-terminology"/>
      <definition
                  value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology"/>
    </operation>
    <operation>
      <name value="meta"/>
      <definition
                  value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-meta"/>
    </operation>
    <operation>
      <name value="get-resource-counts"/>
      <definition
                  value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-get-resource-counts"/>
      <documentation
                     value="Provides the number of resources currently stored on the server, broken down by resource type"/>
    </operation>
  </rest>
</CapabilityStatement>