CH EMED (R4)
5.0.0-ci-build - trial-use Switzerland flag

CH EMED (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-emed/ and changes regularly. See the Directory of published versions

Authorship

In order to maintain the contextual knowledge (document context) also in a single resource and to be able to use it in the further eMedication process (e.g. LIST) as a standalone resource, the author(s), as well as the timestamp, are documented at the level of the document and the individual entries (resources).

Author(s)

When creating/publishing an eMedication document, there may be one or more authors. A differentiation is made between the author of the document and the author of the medical decision. Use cases are described below to illustrate these different cases for the various document types and to show where the corresponding information is mapped.

One Author

The general practitioner Dr. med. Familien Hausarzt recommends medication treatment with Triatec to Monika Wegmüller. He documents his therapy decision using the Medication Treatment Plan document.

In this case, the author of the document and the medical decision is the same. In the eMedication document Dr. med. Familien Hausarzt is mapped twice.

  • Author of the document: Composition.author (Dr. med. Familien Hausarzt)
  • Author of the medical decision: MedicationStatement.informationSource (Dr. med. Familien Hausarzt)

Different Authors

“Elementary” Documents (MTP, PRE, DIS, PADV)

The specialist Dr. med. Sandra Meier orders Monika Wegmüller to be treated with Aspirin and also issues a prescription. The medical practice assistant Andrew Stabilo creates the corresponding eMedication documents (MTP, PRE).

In this case, the author of the document and the author of the medical decision are different. In the eMedication documents, these two authors are mapped differently.

  • Author of the document: Composition.author (Andrew Stabilo)
  • Author of the medical decision: MedicationStatement.informationSource (MTP) & MedicationRequest.requester (PRE) (Dr. med. Sandra Meier)
“Overview” Document CARD

The pharmacist Peter Pharma creates a Medication Plan document for Mona Muster, which provides the patient with an overview of her current medication. Mona Muster is currently taking Aspirin cardio. This medication was initiated and authored by the general practitioner Dr. med. Familien Hausarzt (MTP). The specialist Dr. med. Sandra Meier later adjusted the dosage and the medical practice assistant Andrew Stabilo documented this accordingly (PADV).

  • Author document: Composition.author (Peter Pharma)
  • For each entry:
    • Author of the last medical decision: MedicationStatement.informationSource (Dr. med. Sandra Meier)
    • Author of the last original document (if different from the author of the medical decision): MedicationStatement.extension:authorDocument (Andrew Stabilo)
“Overview” Document LIST

The pharmacist wants to get an overview of Mona Muster’s current medication and therefore requests his Medication List document. (Same use case as described above for CARD.)

  • Author document: The Medication List document is a dynamically generated document, generally created by a machine/software; Composition.author (Device)
  • For each entry:
    • Author of the medical decision
      • MTP: MedicationStatement.informationSource (Dr. med. Familien Hausarzt)
      • PRE: MedicationRequest.requester
      • DIS: MedicationDispense.performer.actor, MedicationAdministration.performer.actor
      • PADV: Observation.performer (Dr. med. Sandra Meier)
    • Author of the original document (if different from the author of the medical decision)
      • MTP: MedicationStatement.extension:authorDocument (no value because identical with author medical decision)
      • PRE: MedicationRequest.extension:authorDocument
      • DIS: MedicationDispense.extension:authorDocument, MedicationAdministration.extension:authorDocument
      • PADV: Observation.extension:authorDocument (Andrew Stabilo)

Overview Table

Document Author of the document
(person | device)
Author of the medical decision
(person)
Author original document; if different from the author of the medical decision
(person)
MTP Composition.author 1..
(person 1.. | device 0..)
MedicationStatement.informationSource 1.. -
PRE Composition.author 1..
(person 1.. | device 0..)
MedicationRequest.requester 1.. -
DIS Composition.author 1..
(person 1.. | device 0..)
MedicationDispense.performer.actor 1..
MedicationAdministration.performer.actor 1..
-
PADV Composition.author 1..
(person 1.. | device 0..)
Observation.performer 1.. -
LIST Composition.author 1..
(device, which dynamically
generates the document)
MedicationStatement.informationSource 1..
MedicationRequest.requester 1..
MedicationDispense.performer.actor 1..
MedicationAdministration.performer.actor 1..
Observation.performer 1..
MedicationStatement.extension:authorDocument 0..
MedicationRequest.extension:authorDocument 0..
MedicationDispense.extension:authorDocument 0..
MedicationAdministration.extension:authorDocument 0..
Observation.extension:authorDocument 0..
CARD Composition.author 1..
(person or device)
MedicationStatement.informationSource* 1.. MedicationStatement.extension:authorDocument* 0..

*: The CARD is an aggregation of all medications, respectively all documents, which may have had different authors. The “last author” (author of the last input for this treatment) is indicated in each case.

Timestamp