<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="library"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2/><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></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/Profile/OperationDefinition">http://hl7.org/fhir/Profile/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"/>
<status value="active"/>
<date value="2021-05-03T09:12:53+00:00"/>
<publisher value="ehealth.sundhed.dk"/>
<kind value="instance"/>
<software>
<name value="library"/>
<version value="1.6.0"/>
</software>
<implementation>
<description value="eHealth library service"/>
<url value="https://library.devtest.systematic-ehealth.com/fhir"/>
</implementation>
<fhirVersion value="3.0.2"/>
<acceptUnknown value="extensions"/>
<format value="application/fhir+xml"/>
<format value="application/fhir+json"/>
<rest>
<mode value="server"/>
<resource>
<type value="Library"/>
<profile>
<reference
value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-library"/>
</profile>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="vread"/>
</interaction>
<interaction>
<code value="update"/>
</interaction>
<interaction>
<code value="create"/>
</interaction>
<interaction>
<code value="search-type"/>
</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"/>
<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>
</resource>
<resource>
<type value="OperationDefinition"/>
<profile>
<reference value="http://hl7.org/fhir/Profile/OperationDefinition"/>
</profile>
<interaction>
<code value="read"/>
</interaction>
</resource>
<operation>
<name value="evaluate"/>
<definition>
<reference
value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-i-evaluate"/>
</definition>
</operation>
<operation>
<name value="validate"/>
<definition>
<reference
value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library--validate"/>
</definition>
</operation>
<operation>
<name value="validate"/>
<definition>
<reference
value="https://library.devtest.systematic-ehealth.com/fhir/OperationDefinition/Library-i-validate"/>
</definition>
</operation>
</rest>
</CapabilityStatement>