This page is part of the FUT Infrastructure (v10.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2026-08-06 |
{
"resourceType" : "CodeSystem",
"id" : "ehealth-message-channel",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehealth-message-channel</b></p><a name=\"ehealth-message-channel\"> </a><a name=\"hcehealth-message-channel\"> </a><p>This code system <code>http://ehealth.sundhed.dk/cs/ehealth-message-channel</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">sms<a name=\"ehealth-message-channel-sms\"> </a></td><td>SMS</td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/cs/ehealth-message-channel",
"version" : "10.0.0",
"name" : "EhealthMessageChannelCS",
"title" : "eHealth Message Channel codes",
"status" : "active",
"date" : "2026-08-06T13:29:38+00:00",
"publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact" : [
{
"name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom" : [
{
"system" : "url",
"value" : "http://ehealth.sundhed.dk"
}
]
}
],
"description" : "Codes indicating the channel used to send a message.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "sms",
"display" : "SMS"
}
]
}