eHealth Infrastructure
2.3.0 - release

eHealth Infrastructure - Local Development build (v2.3.0). See the Directory of published versions

: library - XML Representation

Active as of 2022-09-14

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="library"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>library</h2><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td>y</td></tr><tr><td>System History</td><td>y</td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title="GET a resource (read interaction)">Read</b></th><th><b title="GET past versions of resources (vread interaction)">V-Read</b></th><th><b title="GET all set of resources of the type (search interaction)">Search</b></th><th><b title="PUT a new resource version (update interaction)">Update</b></th><th><b title="POST a new resource (create interaction)">Create</b></th></tr><tr><td>Library</td><td><a href="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-library">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-library</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>OperationDefinition</td><td><a href="http://hl7.org/fhir/StructureDefinition/OperationDefinition">http://hl7.org/fhir/StructureDefinition/OperationDefinition</a></td><td>y</td><td></td><td></td><td></td><td></td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/fhir/CapabilityStatement/library"/>
  <version value="2.3.0"/>
  <name value="library"/>
  <status value="active"/>
  <date value="2022-09-14T13:09:29.606+00:00"/>
  <publisher value="Systematic | Trifork"/>
  <contact>
    <name value="Systematic | Trifork"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <kind value="instance"/>
  <software>
    <name value="library"/>
    <version value="1.8.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>
    <interaction>
      <code value="transaction"/>
    </interaction>
    <interaction>
      <code value="history-system"/>
    </interaction>
    <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>
    <operation>
      <name value="reindex-terminology"/>
      <definition
                  value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-reindex-terminology"/>
    </operation>
    <operation>
      <name value="process-message"/>
      <definition
                  value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-process-message"/>
      <documentation value="Accept a FHIR Message Bundle for processing"/>
    </operation>
    <operation>
      <name value="perform-reindexing-pass"/>
      <definition
                  value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-perform-reindexing-pass"/>
      <documentation
                     value="Forces a single pass of the resource reindexing processor"/>
    </operation>
  </rest>
</CapabilityStatement>