<CapabilityStatement xmlns="http://hl7.org/fhir"> <id value="document-transformation"/> <text> <status value="generated"/> <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><th><b title="DELETE a resource (delete interaction)">Delete</b></th></tr><tr><td>Composition</td><td><a href="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-composition">http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-composition</a></td><td>y</td><td>y</td><td>y</td><td></td><td>y</td><td>y</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>y</td><td>y</td><td>y</td><td></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><td></td></tr><tr><td>StructureDefinition</td><td><a href="http://hl7.org/fhir/StructureDefinition/StructureDefinition">http://hl7.org/fhir/StructureDefinition/StructureDefinition</a></td><td>y</td><td></td><td>y</td><td></td><td></td><td></td></tr></table></div> </text> <url value="http://ehealth.sundhed.dk/fhir/CapabilityStatement/document-transformation"/> <status value="active"/> <date value="2020-05-19T03:11:22+00:00"/> <publisher value="Not provided"/> <kind value="instance"/> <software> <name value="document-transformation"/> <version value="1.3.1"/> </software> <implementation> <description value="eHealth document-transformation service"/> <url value="https://document-transformation.devtest.systematic-ehealth.com/fhir"/> </implementation> <fhirVersion value="3.0.1"/> <acceptUnknown value="extensions"/> <format value="application/fhir+xml"/> <format value="application/fhir+json"/> <rest> <mode value="server"/> <resource> <type value="Composition"/> <profile> <reference value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-composition"/> </profile> <interaction> <code value="read"/> </interaction> <interaction> <code value="vread"/> </interaction> <interaction> <code value="delete"/> </interaction> <interaction> <code value="create"/> </interaction> <interaction> <code value="search-type"/> </interaction> <conditionalCreate value="true"/> <conditionalDelete value="multiple"/> <searchInclude value="Composition:related-ref"/> <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="attester"/> <type value="reference"/> <documentation value="Who attested the composition"/> </searchParam> <searchParam> <name value="author"/> <type value="reference"/> <documentation value="Who and/or what authored the composition"/> </searchParam> <searchParam> <name value="class"/> <type value="token"/> <documentation value="Categorization of Composition"/> </searchParam> <searchParam> <name value="confidentiality"/> <type value="token"/> <documentation value="As defined by affinity domain"/> </searchParam> <searchParam> <name value="context"/> <type value="token"/> <documentation value="Code(s) that apply to the event being documented"/> </searchParam> <searchParam> <name value="date"/> <type value="date"/> <documentation value="Composition editing time"/> </searchParam> <searchParam> <name value="encounter"/> <type value="reference"/> <documentation value="Context of the Composition"/> </searchParam> <searchParam> <name value="entry"/> <type value="reference"/> <documentation value="A reference to data that supports this section"/> </searchParam> <searchParam> <name value="identifier"/> <type value="token"/> <documentation value="Logical identifier of composition (version-independent)"/> </searchParam> <searchParam> <name value="patient"/> <type value="reference"/> <documentation value="Who and/or what the composition is about"/> </searchParam> <searchParam> <name value="period"/> <type value="date"/> <documentation value="The period covered by the documentation"/> </searchParam> <searchParam> <name value="related-id"/> <type value="token"/> <documentation value="Target of the relationship"/> </searchParam> <searchParam> <name value="related-ref"/> <type value="reference"/> <documentation value="Target of the relationship"/> </searchParam> <searchParam> <name value="section"/> <type value="token"/> <documentation value="Classification of section (recommended)"/> </searchParam> <searchParam> <name value="status"/> <type value="token"/> <documentation value="preliminary | final | amended | entered-in-error"/> </searchParam> <searchParam> <name value="subject"/> <type value="reference"/> <documentation value="Who and/or what the composition is about"/> </searchParam> <searchParam> <name value="title"/> <type value="string"/> <documentation value="Human Readable name/title"/> </searchParam> <searchParam> <name value="type"/> <type value="token"/> <documentation value="Kind of composition (LOINC if possible)"/> </searchParam> </resource> <resource> <type value="DocumentReference"/> <profile> <reference value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference"/> </profile> <interaction> <code value="read"/> </interaction> <interaction> <code value="vread"/> </interaction> <interaction> <code value="delete"/> </interaction> <interaction> <code value="create"/> </interaction> <interaction> <code value="search-type"/> </interaction> <conditionalCreate value="true"/> <conditionalDelete value="multiple"/> <searchInclude value="DocumentReference:relatesto"/> <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="authenticator"/> <type value="reference"/> <documentation value="Who/what authenticated the document"/> </searchParam> <searchParam> <name value="author"/> <type value="reference"/> <documentation value="Who and/or what authored the document"/> </searchParam> <searchParam> <name value="class"/> <type value="token"/> <documentation value="Categorization of document"/> </searchParam> <searchParam> <name value="created"/> <type value="date"/> <documentation value="Document creation time"/> </searchParam> <searchParam> <name value="custodian"/> <type value="reference"/> <documentation value="Organization which maintains the document"/> </searchParam> <searchParam> <name value="description"/> <type value="string"/> <documentation value="Human-readable description (title)"/> </searchParam> <searchParam> <name value="encounter"/> <type value="reference"/> <documentation value="Context of the document content"/> </searchParam> <searchParam> <name value="event"/> <type value="token"/> <documentation value="Main clinical acts documented"/> </searchParam> <searchParam> <name value="facility"/> <type value="token"/> <documentation value="Kind of facility where patient was seen"/> </searchParam> <searchParam> <name value="format"/> <type value="token"/> <documentation value="Format/content rules for the document"/> </searchParam> <searchParam> <name value="identifier"/> <type value="token"/> <documentation value="Master Version Specific Identifier"/> </searchParam> <searchParam> <name value="indexed"/> <type value="date"/> <documentation value="When this document reference was created"/> </searchParam> <searchParam> <name value="language"/> <type value="token"/> <documentation value="Human language of the content (BCP-47)"/> </searchParam> <searchParam> <name value="location"/> <type value="uri"/> <documentation value="Uri where the data can be found"/> </searchParam> <searchParam> <name value="patient"/> <type value="reference"/> <documentation value="Who/what is the subject of the document"/> </searchParam> <searchParam> <name value="period"/> <type value="date"/> <documentation value="Time of service that is being documented"/> </searchParam> <searchParam> <name value="related-id"/> <type value="token"/> <documentation value="Identifier of related objects or events"/> </searchParam> <searchParam> <name value="related-ref"/> <type value="reference"/> <documentation value="Related Resource"/> </searchParam> <searchParam> <name value="relatesto"/> <type value="reference"/> <documentation value="Target of the relationship"/> </searchParam> <searchParam> <name value="relation"/> <type value="token"/> <documentation value="replaces | transforms | signs | appends"/> </searchParam> <searchParam> <name value="relationship"/> <type value="composite"/> <documentation value="Combination of relation and relatesTo"/> </searchParam> <searchParam> <name value="securitylabel"/> <type value="token"/> <documentation value="Document security-tags"/> </searchParam> <searchParam> <name value="setting"/> <type value="token"/> <documentation value="Additional details about where the content was created (e.g. clinical specialty)"/> </searchParam> <searchParam> <name value="status"/> <type value="token"/> <documentation value="current | superseded | entered-in-error"/> </searchParam> <searchParam> <name value="subject"/> <type value="reference"/> <documentation value="Who/what is the subject of the document"/> </searchParam> <searchParam> <name value="type"/> <type value="token"/> <documentation value="Kind of document (LOINC if possible)"/> </searchParam> </resource> <resource> <type value="OperationDefinition"/> <profile> <reference value="http://hl7.org/fhir/StructureDefinition/OperationDefinition"/> </profile> <interaction> <code value="read"/> </interaction> </resource> <resource> <type value="StructureDefinition"/> <profile> <reference value="http://hl7.org/fhir/StructureDefinition/StructureDefinition"/> </profile> <interaction> <code value="read"/> </interaction> <interaction> <code value="search-type"/> </interaction> <searchParam> <name value="type"/> <type value="token"/> <documentation value="Type defined or constrained by this structure"/> </searchParam> </resource> <operation> <name value="transform-to-QFDD"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-to-QFDD"/> </definition> </operation> <operation> <name value="transform-from-QFDD"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-from-QFDD"/> </definition> </operation> <operation> <name value="transform-to-PHMR"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-to-PHMR"/> </definition> </operation> <operation> <name value="transform-from-PHMR"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-from-PHMR"/> </definition> </operation> <operation> <name value="transform-to-QRD"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-to-QRD"/> </definition> </operation> <operation> <name value="transform-from-QRD"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-from-QRD"/> </definition> </operation> <operation> <name value="transform-to-observation"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-to-observation"/> </definition> </operation> <operation> <name value="transform-from-APD"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-from-APD"/> </definition> </operation> <operation> <name value="transform-to-APD"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-to-APD"/> </definition> </operation> <operation> <name value="validate"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/Composition-i-validate"/> </definition> </operation> <operation> <name value="validate"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/Composition--validate"/> </definition> </operation> <operation> <name value="validate"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/DocumentReference-i-validate"/> </definition> </operation> <operation> <name value="validate"/> <definition> <reference value="https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/DocumentReference--validate"/> </definition> </operation> </rest> </CapabilityStatement>