This page is part of the FUT Infrastructure (v3.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.2. For a full list of available versions, see the Directory of published versions
| Official URL: http://ehealth.sundhed.dk/fhir/CapabilityStatement/document-transformation | Version: 3.2.0 | |||
| Active as of 2024-08-06 | Computable Name: document-transformation | |||
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement document-transformation
application/fhir+xml, xml, application/fhir+json, json, application/x-turtle, ttl, html/json, html/xml, html/turtleNote 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.
servertransactioninteraction.history-systeminteraction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | V-R | S | U | P | C | D | Searches | _include | _revinclude | Operations | 
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Composition | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-composition | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, attester, author, class, confidentiality, context, date, encounter, entry, identifier, patient, period, related-id, related-ref, section, status, subject, title, type | Composition:related-ref | Composition:attester, Composition:author, Composition:encounter, Composition:entry, Composition:patient, Composition:related-ref, Composition:subject, DocumentReference:authenticator, DocumentReference:author, DocumentReference:custodian, DocumentReference:encounter, DocumentReference:patient, DocumentReference:related, DocumentReference:related-ref, DocumentReference:relatesto, DocumentReference:subject | $validate | ||
| DocumentReference | http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-documentreference | y | y | y | y | y | y | _content, _has, _id, _language, _lastUpdated, _profile, _security, _tag, _text, authenticator, author, class, custodian, date, description, encounter, event, facility, format, identifier, indexed, language, location, masterIdentifier, patient, period, related, related-id, related-ref, relatesto, relation, relationship, securitylabel, setting, status, subject, type | DocumentReference:relatesto | Composition:attester, Composition:author, Composition:encounter, Composition:entry, Composition:patient, Composition:related-ref, Composition:subject, DocumentReference:authenticator, DocumentReference:author, DocumentReference:custodian, DocumentReference:encounter, DocumentReference:patient, DocumentReference:related, DocumentReference:related-ref, DocumentReference:relatesto, DocumentReference:subject | $validate, $deprecate-document | |
| OperationDefinition | http://hl7.org/fhir/StructureDefinition/OperationDefinition | y | * | Composition:attester, Composition:author, Composition:encounter, Composition:entry, Composition:patient, Composition:related-ref, Composition:subject, DocumentReference:authenticator, DocumentReference:author, DocumentReference:custodian, DocumentReference:encounter, DocumentReference:patient, DocumentReference:related, DocumentReference:related-ref, DocumentReference:relatesto, DocumentReference:subject | 
search-type, vread, read, delete, create.| Conformance | Parameter | Type | Documentation | 
|---|---|---|---|
| SHALL | _content | string | Search the contents of the resource's data using a fulltext search  | 
| SHALL | _has | string | Return resources linked to by the given target  | 
| SHALL | _id | token | The ID of the resource  | 
| SHALL | _language | string | The language of the resource  | 
| SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range  | 
| SHALL | _profile | uri | Search for resources which have the given profile  | 
| SHALL | _security | token | Search for resources which have the given security labels  | 
| SHALL | _tag | token | Search for resources which have the given tag  | 
| SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search  | 
| SHALL | attester | reference | Who attested the composition  | 
| SHALL | author | reference | Who and/or what authored the composition  | 
| SHALL | class | token | Categorization of Composition  | 
| SHALL | confidentiality | token | As defined by affinity domain  | 
| SHALL | context | token | Code(s) that apply to the event being documented  | 
| SHALL | date | date | Composition editing time  | 
| SHALL | encounter | reference | Context of the Composition  | 
| SHALL | entry | reference | A reference to data that supports this section  | 
| SHALL | identifier | token | Logical identifier of composition (version-independent)  | 
| SHALL | patient | reference | Who and/or what the composition is about  | 
| SHALL | period | date | The period covered by the documentation  | 
| SHALL | related-id | token | Target of the relationship  | 
| SHALL | related-ref | reference | Target of the relationship  | 
| SHALL | section | token | Classification of section (recommended)  | 
| SHALL | status | token | preliminary | final | amended | entered-in-error  | 
| SHALL | subject | reference | Who and/or what the composition is about  | 
| SHALL | title | string | Human Readable name/title  | 
| SHALL | type | token | Kind of composition (LOINC if possible)  | 
| Conformance | Operation | Documentation | 
|---|---|---|
| SHALL | $validate | 
search-type, vread, read, patch, delete, create.| Conformance | Parameter | Type | Documentation | 
|---|---|---|---|
| SHALL | _content | string | Search the contents of the resource's data using a fulltext search  | 
| SHALL | _has | string | Return resources linked to by the given target  | 
| SHALL | _id | token | The ID of the resource  | 
| SHALL | _language | string | The language of the resource  | 
| SHALL | _lastUpdated | date | Only return resources which were last updated as specified by the given range  | 
| SHALL | _profile | uri | Search for resources which have the given profile  | 
| SHALL | _security | token | Search for resources which have the given security labels  | 
| SHALL | _tag | token | Search for resources which have the given tag  | 
| SHALL | _text | string | Search the contents of the resource's narrative using a fulltext search  | 
| SHALL | authenticator | reference | Who/what authenticated the document  | 
| SHALL | author | reference | Who and/or what authored the document  | 
| SHALL | class | token | Categorization of document  | 
| SHALL | custodian | reference | Organization which maintains the document  | 
| SHALL | date | date | Document creation time  | 
| SHALL | description | string | Human-readable description (title)  | 
| SHALL | encounter | reference | Context of the document content  | 
| SHALL | event | token | Main clinical acts documented  | 
| SHALL | facility | token | Kind of facility where patient was seen  | 
| SHALL | format | token | Format/content rules for the document  | 
| SHALL | identifier | token | Master Version Specific Identifier  | 
| SHALL | indexed | date | When this document reference was created  | 
| SHALL | language | token | Human language of the content (BCP-47)  | 
| SHALL | location | uri | Uri where the data can be found  | 
| SHALL | masterIdentifier | token | Master identifier  | 
| SHALL | patient | reference | Who/what is the subject of the document  | 
| SHALL | period | date | Time of service that is being documented  | 
| SHALL | related | reference | Related identifiers or resources  | 
| SHALL | related-id | token | Identifier of related objects or events  | 
| SHALL | related-ref | reference | Related Resource  | 
| SHALL | relatesto | reference | Target of the relationship  | 
| SHALL | relation | token | replaces | transforms | signs | appends  | 
| SHALL | relationship | composite | Combination of relation and relatesTo  | 
| SHALL | securitylabel | token | Document security-tags  | 
| SHALL | setting | token | Additional details about where the content was created (e.g. clinical specialty)  | 
| SHALL | status | token | current | superseded | entered-in-error  | 
| SHALL | subject | reference | Who/what is the subject of the document  | 
| SHALL | type | token | Kind of document (LOINC if possible)  | 
| Conformance | Operation | Documentation | 
|---|---|---|
| SHALL | $validate | |
| SHALL | $deprecate-document | Deprecates a shared document. The operation takes a documentIdentifier and cpr-number as parameters and finds the DocumentReference with the corresponding masterIdentifier. masterIdentifier should be unique for DocumentReference so if less than 0 or more than 1 are found the operation throws and exception. If the found documentReference has a patient which cpr number matches the provided value the document is deprecated. iti-57 is used to deprecate the document on XDS. On successthe documentReference status is updated to superseded and updated in the database.  | 
read.