eHealth Infrastructure - Local Development build (v2021.3.0). See the Directory of published versions
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="document-query"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>document-query</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 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>Binary</td><td><a href="http://hl7.org/fhir/StructureDefinition/Binary">http://hl7.org/fhir/StructureDefinition/Binary</a></td><td></td><td></td><td></td><td></td></tr><tr><td>DocumentReference</td><td><a href="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference</a></td><td></td><td>y</td><td></td><td></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></tr></table></div>
</text>
<url value="http://ehealth.sundhed.dk/fhir/CapabilityStatement/document-query"/>
<version value="2021.3.0"/>
<name value="document-query"/>
<status value="active"/>
<date value="2021-10-22T09:21:42.457+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="document-query"/>
<version value="1.6.0"/>
</software>
<implementation>
<description value="eHealth document-query service"/>
<url value="https://document-query.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="Binary"/>
<profile value="http://hl7.org/fhir/StructureDefinition/Binary"/>
<searchInclude value="*"/>
<searchRevInclude value="DocumentReference:patient"/>
<operation>
<name value="retrieve-document"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/OperationDefinition/Binary-t-retrieve-document"/>
<documentation value="Retrieve document"/>
</operation>
</resource>
<resource>
<type value="DocumentReference"/>
<profile
value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference"/>
<interaction>
<code value="search-type"/>
</interaction>
<searchInclude value="*"/>
<searchInclude value="DocumentReference:patient"/>
<searchRevInclude value="DocumentReference:patient"/>
<searchParam>
<name value="status"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-status"/>
<type value="token"/>
<documentation value="current | superseded"/>
</searchParam>
<searchParam>
<name value="category"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-category"/>
<type value="token"/>
<documentation value="Categorization of document"/>
</searchParam>
<searchParam>
<name value="date"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-date"/>
<type value="date"/>
<documentation value="Document creation time"/>
</searchParam>
<searchParam>
<name value="event"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-event"/>
<type value="token"/>
<documentation value="Main clinical acts documented"/>
</searchParam>
<searchParam>
<name value="facility"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-facility"/>
<type value="token"/>
<documentation value="Kind of facility where patient was seen"/>
</searchParam>
<searchParam>
<name value="format"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-format"/>
<type value="token"/>
<documentation value="Format/content rules for the document"/>
</searchParam>
<searchParam>
<name value="patient"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-patient"/>
<type value="reference"/>
<documentation value="Who/what is the subject of the document"/>
</searchParam>
<searchParam>
<name value="patient-identifier"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-patient-identifier"/>
<type value="token"/>
<documentation
value="Who/what is the subject of the document (identifier)"/>
</searchParam>
<searchParam>
<name value="period"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-period"/>
<type value="date"/>
<documentation value="Time of service that is being documented"/>
</searchParam>
<searchParam>
<name value="setting"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-setting"/>
<type value="token"/>
<documentation
value="Additional details about where the content was created (e.g. clinical specialty)"/>
</searchParam>
<searchParam>
<name value="type"/>
<definition
value="https://document-query.devtest.systematic-ehealth.com/fhir/SearchParameter/DocumentReference-type"/>
<type value="token"/>
<documentation value="Kind of document (LOINC if possible)"/>
</searchParam>
</resource>
<resource>
<type value="OperationDefinition"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/OperationDefinition"/>
<interaction>
<code value="read"/>
</interaction>
<searchInclude value="*"/>
<searchRevInclude value="DocumentReference:patient"/>
</resource>
</rest>
</CapabilityStatement>