FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.mtb |
| Resource Type | ValueSet |
| Id | ValueSet-mii-vs-mtb-systemische-therapie-status.json |
| FHIR Version | R4 |
| Source | https://medizininformatik-initiative.github.io/kerndatensatzmodul-molekulares-tumorboard/2027.0.0-ballot.1/ValueSet-mii-vs-mtb-systemische-therapie-status.html |
| URL | https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/ValueSet/mii-vs-mtb-systemische-therapie-status |
| Version | 2027.0.0-ballot.1 |
| Status | active |
| Date | 2026-09-15T17:39:31+00:00 |
| Name | MII_VS_MTB_Systemische_Therapie_Status |
| Title | MII VS MTB Systemtherapie Status |
| Realm | de |
| Description | Einschränkung der Status für Systemtherapie |
| StructureDefinition | ||
| de.medizininformatikinitiative.kerndatensatz.mtb#2027.0.0-ballot.1 | mii-pr-mtb-systemische-therapie | MII PR MTB Systemische Therapie |
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | event-status | EventStatus |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet mii-vs-mtb-systemische-therapie-status
Language: de-DE
http://hl7.org/fhir/event-status version 📦4.0.1| Code | Display | Definition |
| not-done | Not Done | The event was terminated prior to any activity beyond preparation. I.e. The 'main' activity has not yet begun. The boundary between preparatory and the 'main' activity is context-specific. |
| in-progress | In Progress | The event is currently occurring. |
| stopped | Stopped | The event was terminated prior to the full completion of the intended activity but after at least some of the 'main' activity (beyond preparation) has occurred. |
| completed | Completed | The event has now concluded. |
German
Generated Narrative: ValueSet mii-vs-mtb-systemische-therapie-status
Language: de-DE
http://hl7.org/fhir/event-status version 📦4.0.1| Code | Display | Definition |
| not-done | Not Done | The event was terminated prior to any activity beyond preparation. I.e. The 'main' activity has not yet begun. The boundary between preparatory and the 'main' activity is context-specific. |
| in-progress | In Progress | The event is currently occurring. |
| stopped | Stopped | The event was terminated prior to the full completion of the intended activity but after at least some of the 'main' activity (beyond preparation) has occurred. |
| completed | Completed | The event has now concluded. |
{
"resourceType": "ValueSet",
"id": "mii-vs-mtb-systemische-therapie-status",
"language": "de-DE",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/ValueSet/mii-vs-mtb-systemische-therapie-status",
"version": "2027.0.0-ballot.1",
"name": "MII_VS_MTB_Systemische_Therapie_Status",
"title": "MII VS MTB Systemtherapie Status",
"status": "active",
"experimental": false,
"date": "2026-09-15T17:39:31+00:00",
"publisher": "Medizininformatik-Initiative",
"contact": [
{
"name": "Medizininformatik-Initiative",
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "Einschränkung der Status für Systemtherapie",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE",
"display": "Germany"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/event-status",
"concept": [
{
"code": "not-done"
},
{
"code": "in-progress"
},
{
"code": "stopped"
},
{
"code": "completed"
}
]
}
]
}
}