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 - TTL Representation

Active as of 2026-04-10 Maturity Level: 2

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/WorkflowEvents> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "WorkflowEvents"] ;
  fhir:Resource.language [ fhir:value "de-DE"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Status</td></tr></table><p><b>Concepts</b></p><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><td><b>status</b></td></tr><tr style=\"background-color: #ffeeee\"><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><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><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><td>deprecated</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:Extension.valueInteger [ fhir:value "2"^^xsd:integer ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://www.ihe-d.de/fhir/CodeSystem/WorkflowEvents"] ;
  fhir:CodeSystem.version [ fhir:value "4.0.0"] ;
  fhir:CodeSystem.name [ fhir:value "WorkflowEventsCS"] ;
  fhir:CodeSystem.title [ fhir:value "Workflow Events"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-04-10"^^xsd:date] ;
  fhir:CodeSystem.publisher [ fhir:value "IHE Deutschland e.V., Berlin, Deutschland"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "IHE Deutschland e.V., Berlin, Deutschland" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.ihe-d.de" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "info@ihe-d.de" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "**Workflow Events**"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "DE" ]
     ]
  ] ;
  fhir:CodeSystem.copyright [ fhir:value "CC-BY-4.0"] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.valueSet [
     fhir:value "http://www.ihe-d.de/fhir/ValueSet/WorkflowEvents" ;
     fhir:link <http://www.ihe-d.de/fhir/ValueSet/WorkflowEvents>
  ] ;
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"] ;
  fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "2"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.property [
     fhir:index 0 ;
     fhir:CodeSystem.property.code [ fhir:value "status" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ] ;
     fhir:CodeSystem.property.description [ fhir:value "Status" ] ;
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "urn:ihe:iti:xdw:2011:eventCode:open" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Workflow offen" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "urn:ihe:iti:xdw:2011:eventCode:closed" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Workflow geschlossen" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/WorkflowEvents.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/WorkflowEvents.ttl> .