FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeValueSet
IdValueSet-ehealth-message-channel.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-message-channel.html
URLhttp://ehealth.sundhed.dk/vs/ehealth-message-channel
Version10.0.1
Statusactive
Date2026-08-11T06:13:06+00:00
NameEhealthMessageChannelVS
TitleeHealth Message Channel
Realmdk
DescriptionValueSet for message channel codes.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
dk.ehealth.sundhed.fhir.ig.core#currentehealth-message-channeleHealth Message Channel codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ehealth-message-channel


Source1

{
  "resourceType": "ValueSet",
  "id": "ehealth-message-channel",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/ehealth-message-channel",
  "version": "10.0.1",
  "name": "EhealthMessageChannelVS",
  "title": "eHealth Message Channel",
  "status": "active",
  "date": "2026-08-11T06:13:06+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "ValueSet for message channel codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ehealth.sundhed.dk/cs/ehealth-message-channel"
      }
    ]
  }
}