eHealth Infrastructure
8.0.0 - release Denmark

eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 8.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Usage Context for Tele Wound Workflow - JSON Representation

Active as of 2026-01-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-ehealth-usage-context-workflow-tele-wound",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-ehealth-usage-context-workflow-tele-wound</b></p><a name=\"vs-ehealth-usage-context-workflow-tele-wound\"> </a><a name=\"hcvs-ehealth-usage-context-workflow-tele-wound\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/225395003\">225395003</a></td><td>Wound assessment (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/225358003\">225358003</a></td><td>Wound care (regime/therapy)</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/ehealth-usage-context-workflow-tele-wound",
  "version" : "8.0.0",
  "name" : "usageContextWorkflowTeleWound",
  "title" : "Usage Context for Tele Wound Workflow ",
  "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 workflows for Tele Wound",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "225395003",
            "display" : "Wound assessment (procedure)"
          },
          {
            "code" : "225358003",
            "display" : "Wound care (regime/therapy)"
          }
        ]
      }
    ]
  }
}