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

Resources that use this resource

ValueSet
dk.ehealth.sundhed.fhir.ig.core#currentusage-context-workflowUsage Context Workflow

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet vs-usage-context-workflow-tele-wound


Source1

{
  "resourceType": "ValueSet",
  "id": "vs-usage-context-workflow-tele-wound",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/usage-context-workflow-tele-wound",
  "version": "9.0.1",
  "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)"
          }
        ]
      }
    ]
  }
}