DK MedCom Core
2.4.0 - release Denmark flag

This page is part of the DK MedCom Core (v2.4.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.3.0. For a full list of available versions, see the Directory of published versions

Resource Profile: MedComMedia

Official URL: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-media Version: 2.4.0
Active as of 2024-06-27 Computable Name: MedComCoreMedia

Profile to capture relevant images,audio, video and document as part of the healthcare process

Note: This profile is developed to be part of a production trial of the communication between the general practitioner and municipal acute care team.

Scope and use

This profile is a MedCom Core profile for media and is intended to represent relevant attachments for a variety cases including:

  • laboratory observations
  • observations performed by a municipal acute care team

Only an attachment of the permitted formats must be included. Click here to see the permitted formats of an attachment

The attached file shall be base64-encoded and added to the element MedComCoreMedia.content.data If the attached file is sent, it is a requirement that the ID and title of the attached file shall be sent. The ID of the attachment shall be expressed using Media.identifier element. The Media.content.titel element shall be used to express the titel of the attachment.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Media

NameFlagsCard.TypeDescription & Constraintsdoco
.. Media Media
... identifier S 1..1 MedComAssignedIdentifier An identifier intended for computation
... status S 1..1 code preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
... operator SC 0..1 Reference(MedComCorePractitioner | MedComCorePractitionerRole) The person who generated the image
medcom-homecareReport-5: There shall exist a practitioner role when using a PractitionerRole as author of the attached file .
medcom-homecareReport-6: There shall exist a name of the healtcare worker that performed the observations, as author of the attached file .
.... contentType S 0..1 code Mime type of the content, with charset etc.
Binding: MedComCoreAttachmentMimeTypes (required)
.... data S 0..1 base64Binary Data inline, base64ed
.... title S 1..1 string Label to display in place of the data
.... creation S 1..1 dateTime Date attachment was first created

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Media.content.contentTyperequiredMedComCoreAttachmentMimeTypes
http://medcomfhir.dk/ig/terminology/ValueSet/medcom-core-attachmentMimeTypes

Constraints

IdGradePath(s)DetailsRequirements
medcom-homecareReport-5errorMedia.operatorThere shall exist a practitioner role when using a PractitionerRole as author of the attached file .
: reference.resolve().code.coding.code.exists()
medcom-homecareReport-6errorMedia.operatorThere shall exist a name of the healtcare worker that performed the observations, as author of the attached file .
: reference.resolve().practitioner.resolve().name.exists()

 

Other representations of profile: CSV, Excel, Schematron