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-vs-usage-context-task-type-tele-wound.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-vs-usage-context-task-type-tele-wound.html
URLhttp://ehealth.sundhed.dk/vs/usage-context-task-type-tele-wound
Version9.0.1
Statusactive
Date2026-01-19T00:00:00+00:00
NameusageContextTaskTypeTeleWound
TitleUsage Context for Tele Wound Task Type
Realmdk
DescriptionValue set of task types for the Tele Wound domain.

Resources that use this resource

ValueSet
dk.ehealth.sundhed.fhir.ig.core#currentusage-context-task-typeUsage Context Task Type

Resources that this resource uses

CodeSystem
dk.ehealth.sundhed.fhir.ig.core#currenturn:oid:1.2.208.176.2.4Sundhedsvæsenets klassifikationssystem (SKS)

Narrative

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

Generated Narrative: ValueSet vs-usage-context-task-type-tele-wound


Source1

{
  "resourceType": "ValueSet",
  "id": "vs-usage-context-task-type-tele-wound",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/usage-context-task-type-tele-wound",
  "version": "9.0.1",
  "name": "usageContextTaskTypeTeleWound",
  "title": "Usage Context for Tele Wound Task Type ",
  "status": "active",
  "experimental": false,
  "date": "2026-01-19T00: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": "Value set of task types for the Tele Wound domain.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:oid:1.2.208.176.2.4",
        "concept": [
          {
            "code": "ZZ0150A"
          },
          {
            "code": "DZ872"
          }
        ]
      }
    ]
  }
}