DK EHMI SBDH IG
0.91.0 - ci-build Denmark flag

DK EHMI SBDH IG, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 0.91.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-sbdh/ and changes regularly. See the Directory of published versions

StructureMap: Transformation specification of a Medcom FHIR Message and an ehmiSBDH Envelope to a DocumentReference

Official URL: http://medcomehmi.dk/ig/dk-ehmi-sbdh/StructureMap/MedComMessagingMessage2MedComDocumentReference-transform Version: 0.91.0
Draft as of 2024-12-10 Computable Name: Transformation specification of a Medcom FHIR Message and an ehmiSBDH Envelope to a DocumentReference

Transformation specification of a Medcom FHIR Message and an ehmiSBDH Envelope to a DocumentReference

Generated Narrative: StructureMap MedComMessagingMessage2MedComDocumentReference-transform

map "http://medcomehmi.dk/ig/dk-ehmi-sbdh/StructureMap/MedComMessagingMessage2MedComDocumentReference-transform" = "Transformation specification of a Medcom FHIR Message and an ehmiSBDH Envelope to a DocumentReference"

// Transformation specification of a Medcom FHIR Message and an ehmiSBDH Envelope to a DocumentReference

uses "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-message" as source
uses "http://medcomfhir.dk/ig/document/StructureDefinition/medcom-documentreference" as target

group MedComMessagingMessage2MedComDocumentReference(source source : Bundle, target target : DocumentReference) {
  source default "zyx" -> target.versionid = create() "homeCommunityid";
}