DK EHMI SBDH IG
1.0.2 - release
DK EHMI SBDH IG, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.2 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
| Active as of 2025-06-01 |
{
"resourceType" : "MessageDefinition",
"id" : "ReferralMessageV1",
"meta" : {
"profile" : [
🔗 "http://medcomehmi.dk/ig/dk-ehmi-sbdh/StructureDefinition/referral-message-definition-profile"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition ReferralMessageV1</b></p><a name=\"ReferralMessageV1\"> </a><a name=\"hcReferralMessageV1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-referral-message-definition-profile.html\">Profil for henvisnings-Messagedefinition</a></p></div><p><b>url</b>: <a href=\"MessageDefinition-ReferralMessageV1.html\">MessageDefinition Henvisningsmeddelelse v1</a></p><p><b>version</b>: 1.0.2</p><p><b>name</b>: ReferralMessage</p><p><b>title</b>: Henvisningsmeddelelse v1</p><p><b>status</b>: Aktiv</p><p><b>date</b>: 2025-06-01</p><p><b>publisher</b>: MedCom</p><p><b>contact</b>: MedCom: <a href=\"http://medcom.dk\">http://medcom.dk</a></p><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 DK}\">Denmark</span></p><p><b>event</b>: message-events: referral (Henvisning sendt)</p><p><b>category</b>: Consequence</p><h3>Focus</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style=\"display: none\">*</td><td>Patient</td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td><td>1</td><td>1</td></tr></table><p><b>responseRequired</b>: Always</p></div>"
},
"url" : "http://medcomehmi.dk/ig/dk-ehmi-sbdh/MessageDefinition/ReferralMessageV1",
"version" : "1.0.2",
"name" : "ReferralMessage",
"title" : "Henvisningsmeddelelse v1",
"status" : "active",
"date" : "2025-06-01",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://medcom.dk"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"eventCoding" : {
"system" : "http://medcomehmi.dk/ig/dk-ehmi-sbdh/message-events",
"code" : "referral",
"display" : "Henvisning sendt"
},
"category" : "consequence",
"focus" : [
{
"code" : "Patient",
"profile" : "http://hl7.org/fhir/StructureDefinition/Patient",
"min" : 1,
"max" : "1"
}
],
"responseRequired" : "always"
}