FHIR IG analytics| Package | ihe-de.iti.xds-vs |
| Resource Type | CodeSystem |
| Id | CodeSystem-WorkflowEvents.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/CodeSystem-WorkflowEvents.html |
| URL | http://www.ihe-d.de/fhir/CodeSystem/WorkflowEvents |
| Version | 4.0.0 |
| Status | active |
| Date | 2026-03-30 |
| Name | WorkflowEventsCS |
| Title | Workflow Events |
| Realm | de |
| Authority | ihe |
| Description | **Workflow Events** |
| Copyright | CC-BY-4.0 |
| Content | complete |
| ValueSet | ||
| ihe-de.iti.xds-vs#current | IHEXDSeventCodeList | IHE XDS Event Code List |
| ihe-de.iti.xds-vs#current | WorkflowEvents | Workflow Events |
No resources found
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
| Name | Code | URI | Type | Description |
| status | status | http://hl7.org/fhir/concept-properties#status | code | Status |
Concepts
This case-sensitive code system http://www.ihe-d.de/fhir/CodeSystem/WorkflowEvents defines the following codes in a Is-A hierarchy:
| Code | Display | status |
| urn:ihe:iti:xdw:2011:eventCode:open | Workflow offen | deprecated |
| urn:ihe:iti:xdw:2011:eventCode:closed | Workflow geschlossen | deprecated |
{
"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"
}
]
}
]
}