DK MedCom Document
2.0.0 - release
DK MedCom Document, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-document/ and changes regularly. See the Directory of published versions
This page provides inspiration and guidance for stakeholders who are exploring the idea of sharing files or other base64-encoded content as part of a MedCom FHIR standard.
The content is intended to support early discussions and considerations around how unstructured clinical information can be exchanged in a consistent and standards-based way within the healthcare sector.
The intention is to illustrate a general and reusable modelling approach. The described pattern can be applied when there is a need to establish a new MedCom standard for sharing document-based or otherwise unstructured information.
This pattern is relevant when there is a need to share clinical content that:
The described approach serves as a foundation that can be further constrained and profiled to form a concrete MedCom standard for a specific use case.
Unstructured content can be exchanged by using a FHIR Document Bundle as the overall container for the document.
Within this document structure, the MedComDocumentObservation resource can be used to represent the attachment as a clinical artefact. The Observation provides the clinical context, while the actual content is carried using standard FHIR attachment mechanisms.
This approach makes it possible to represent a wide range of attachment types within the same overall document pattern.
In this context, an attachment may include, but is not limited to:
The examples above are intentionally broad and are meant to illustrate possible types of unstructured.
Using a Document Bundle combined with MedComDocumentObservation-based profiling allows MedCom to:
This makes the approach particularly suitable as a starting point when considering new use cases for sharing unstructured data.