FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe-de.iti.xds-vs
Resource TypeCodeSystem
IdCodeSystem-WorkflowEvents.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/CodeSystem-WorkflowEvents.html
URLhttp://www.ihe-d.de/fhir/CodeSystem/WorkflowEvents
Version4.0.0
Statusactive
Date2026-03-30
NameWorkflowEventsCS
TitleWorkflow Events
Realmde
Authorityihe
Description**Workflow Events**
CopyrightCC-BY-4.0
Contentcomplete

Resources that use this resource

ValueSet
ihe-de.iti.xds-vs#currentIHEXDSeventCodeListIHE XDS Event Code List
ihe-de.iti.xds-vs#currentWorkflowEventsWorkflow Events

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem WorkflowEvents

Language: de-DE

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://hl7.org/fhir/concept-properties#statuscodeStatus

Concepts

This case-sensitive code system http://www.ihe-d.de/fhir/CodeSystem/WorkflowEvents defines the following codes in a Is-A hierarchy:

CodeDisplaystatus
urn:ihe:iti:xdw:2011:eventCode:open Workflow offendeprecated
urn:ihe:iti:xdw:2011:eventCode:closed Workflow geschlossendeprecated

Source1

{
  "resourceType": "CodeSystem",
  "id": "WorkflowEvents",
  "language": "de-DE",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://www.ihe-d.de/fhir/CodeSystem/WorkflowEvents",
  "version": "4.0.0",
  "name": "WorkflowEventsCS",
  "title": "Workflow Events",
  "status": "active",
  "experimental": false,
  "date": "2026-03-30",
  "publisher": "IHE Deutschland e.V., Berlin, Deutschland",
  "contact": [
    {
      "name": "IHE Deutschland e.V., Berlin, Deutschland",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.ihe-d.de"
        },
        {
          "system": "email",
          "value": "info@ihe-d.de"
        }
      ]
    }
  ],
  "description": "**Workflow Events**",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "copyright": "CC-BY-4.0",
  "caseSensitive": true,
  "valueSet": "http://www.ihe-d.de/fhir/ValueSet/WorkflowEvents",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "count": 2,
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Status",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "urn:ihe:iti:xdw:2011:eventCode:open",
      "display": "Workflow offen",
      "property": [
        {
          "code": "status",
          "valueCode": "deprecated"
        }
      ]
    },
    {
      "code": "urn:ihe:iti:xdw:2011:eventCode:closed",
      "display": "Workflow geschlossen",
      "property": [
        {
          "code": "status",
          "valueCode": "deprecated"
        }
      ]
    }
  ]
}