IHE Germany - Value Sets for XDS
4.0.0 - draft Germany flag

IHE Germany - Value Sets for XDS, published by IHE Deutschland e.V., Berlin, Deutschland. This guide is not an authorized publication; it is the continuous build for version 4.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/ITI.XDS.VS/ and changes regularly. See the Directory of published versions

: Workflow Events - XML Representation

Active as of 2026-03-16 Maturity Level: 2

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="WorkflowEvents"/>
  <language value="de-DE"/>
  <text>
    <status value="generated"/>
    <div xml:lang="de-DE" xmlns="http://www.w3.org/1999/xhtml" lang="de-DE"><p class="res-header-id"><b>Generated Narrative: CodeSystem WorkflowEvents</b></p><a name="WorkflowEvents"> </a><a name="hcWorkflowEvents"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: de-DE</p></div><p>This case-sensitive code system <code>http://www.ihe-d.de/fhir/CodeSystem/WorkflowEvents</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">urn:ihe:iti:xdw:2011:eventCode:open<a name="WorkflowEvents-urn.58ihe.58iti.58xdw.582011.58eventCode.58open"> </a></td><td>Workflow offen</td></tr><tr><td style="white-space:nowrap">urn:ihe:iti:xdw:2011:eventCode:closed<a name="WorkflowEvents-urn.58ihe.58iti.58xdw.582011.58eventCode.58closed"> </a></td><td>Workflow geschlossen</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <url value="http://www.ihe-d.de/fhir/CodeSystem/WorkflowEvents"/>
  <version value="4.0.0"/>
  <name value="WorkflowEventsCS"/>
  <title value="Workflow Events"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-16"/>
  <publisher value="IHE Deutschland e.V., Berlin, Deutschland"/>
  <contact>
    <name value="IHE Deutschland e.V., Berlin, Deutschland"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.ihe-d.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@ihe-d.de"/>
    </telecom>
  </contact>
  <description value="**Workflow Events**"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <copyright value="CC-BY-4.0"/>
  <caseSensitive value="true"/>
  <valueSet value="http://www.ihe-d.de/fhir/ValueSet/WorkflowEvents"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="urn:ihe:iti:xdw:2011:eventCode:open"/>
    <display value="Workflow offen"/>
  </concept>
  <concept>
    <code value="urn:ihe:iti:xdw:2011:eventCode:closed"/>
    <display value="Workflow geschlossen"/>
  </concept>
</CodeSystem>