FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/message-medium

Packagedk.ehealth.sundhed.fhir.ig.core
TypeValueSet
Idmessage-medium
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-message-medium.html
URLhttp://ehealth.sundhed.dk/vs/message-medium
Version3.5.1
Statusactive
Date2019-02-08T00:00:00+00:00
NameMessageMedium
Realmdk
DescriptionThe set of possible message types

Resources that use this resource

StructureDefinition
ehealth-communication-requestehealth-communication-request
ehealth-messageehealth-message

Resources that this resource uses

CodeSystem
message-mediumMessage Medium

Narrative

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

Generated Narrative: Værdisæt message-medium


Source

{
  "resourceType": "ValueSet",
  "id": "message-medium",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/message-medium",
  "version": "3.5.1",
  "name": "MessageMedium",
  "status": "active",
  "experimental": true,
  "date": "2019-02-08T00:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "The set of possible message types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ehealth.sundhed.dk/cs/message-medium",
        "concept": [
          {
            "code": "nemsms",
            "display": "NemSMS",
            "designation": [
              {
                "language": "da",
                "value": "NemSMS"
              }
            ]
          },
          {
            "code": "eboks",
            "display": "eBoks",
            "designation": [
              {
                "language": "da",
                "value": "eBoks"
              }
            ]
          }
        ]
      }
    ]
  }
}