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

FHIR IG Statistics: ValueSet/ehealth-designation-use

Packagedk.ehealth.sundhed.fhir.ig.core
TypeValueSet
Idehealth-designation-use
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-designation-use.html
URLhttp://ehealth.sundhed.dk/vs/ehealth-designation-use
Version3.5.1
Statusactive
Date2025-03-05T09:00:00+00:00
NameeHealthDesignationUse
TitleeHealth Designation Use
Realmdk
DescriptionDetails of how a designation would be used.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ehealth-designation-useeHealth Designation Use

Narrative

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

Generated Narrative: Værdisæt ehealth-designation-use


Source

{
  "resourceType": "ValueSet",
  "id": "ehealth-designation-use",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/ehealth-designation-use",
  "version": "3.5.1",
  "name": "eHealthDesignationUse",
  "title": "eHealth Designation Use",
  "status": "active",
  "experimental": false,
  "date": "2025-03-05T09: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": "Details of how a designation would be used.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ehealth.sundhed.dk/cs/ehealth-designation-use"
      }
    ]
  }
}