eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

CapabilityStatement: library

Official URL: http://ehealth.sundhed.dk/fhir/CapabilityStatement/library Version: latest
Active as of 2024-02-04 Computable Name: library

Raw OpenAPI-Swagger Definition file | Download

  • Implementation Guide Version: latest
  • 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: Sun Feb 04 02:22:34 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
Libraryhttp://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-libraryyyyyy_content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, composed-of, date, depends-on, derived-from, description, effective, identifier, jurisdiction, name, predecessor, publisher, status, successor, title, topic, url, version*, Library:composed-of, Library:depends-on, Library:derived-from, Library:predecessor, Library:successorLibrary:composed-of, Library:depends-on, Library:derived-from, Library:predecessor, Library:successor
OperationDefinitionhttp://hl7.org/fhir/StructureDefinition/OperationDefinitiony*Library:composed-of, Library:depends-on, Library:derived-from, Library:predecessor, Library:successor

Resource Conformance: supportedLibrary

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

SHALL_hasstring

Return resources linked to by the given target

SHALL_idtoken

The ID of the resource

SHALL_languagestring

The language of the resource

SHALL_lastUpdateddate

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

SHALL_profileuri

Search for resources which have the given profile

SHALL_securitytoken

Search for resources which have the given security labels

SHALL_tagtoken

Search for resources which have the given tag

SHALL_textstring

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

SHALLcomposed-ofreference

What resource is being referenced

SHALLdatedate

The library publication date

SHALLdepends-onreference

What resource is being referenced

SHALLderived-fromreference

What resource is being referenced

SHALLdescriptionstring

The description of the library

SHALLeffectivedate

The time during which the library is intended to be in use

SHALLidentifiertoken

External identifier for the library

SHALLjurisdictiontoken

Intended jurisdiction for the library

SHALLnamestring

Computationally friendly name of the library

SHALLpredecessorreference

What resource is being referenced

SHALLpublisherstring

Name of the publisher of the library

SHALLstatustoken

The current status of the library

SHALLsuccessorreference

What resource is being referenced

SHALLtitlestring

The human-friendly name of the library

SHALLtopictoken

Topics associated with the module

SHALLurluri

The uri that identifies the library

SHALLversiontoken

The business version of the library

 
Extended Operations
ConformanceOperationDocumentation
SHALL$validate
SHALL$evaluate

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

Resource Conformance: supportedOperationDefinition

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read.