Skip to content

Commit

Permalink
Strahlentherapie Corrected errors
Browse files Browse the repository at this point in the history
  • Loading branch information
margaux.gatrio committed Jan 8, 2024
1 parent e8d953f commit 9df899c
Show file tree
Hide file tree
Showing 18 changed files with 758 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
{
"resourceType": "CodeSystem",
"status": "draft",
"content": "complete",
"name": "MII_CS_Onko_Strahlentherapie_Applikationsart",
"id": "mii-cs-onko-strahlentherapie-applikationsart",
"title": "MII CS Onkologie Strahlentherapie Applikationsart",
"description": "oBDS-spezifisches Codesystem für Klassifikation von Intention der OP",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-strahlentherapie-applikationsart",
"concept": [
{
"code": "P",
"display": "perkutan (Teletherapie)"
},
{
"code": "P-ST",
"display": "perkutan stereotaktisch"
},
{
"code": "P-4D",
"display": "perkutan, atemgetriggert"
},
{
"code": "P-ST4D",
"display": "perkutan, stereotaktisch, atemgetriggert"
},
{
"code": "PRCN-ST",
"display": "perkutan, stereotaktisch ohne Chemotherapie/Sensitizer"
},
{
"code": "PRCN-4D",
"display": "perkutan, atemgetriggert, ohne Chemotherapie/Sensitizer"
},
{
"code": "PRCN-ST4D",
"display": "perkutan, stereotaktisch, atemgetriggert, ohne Chemotherapie/Sensitizer"
},
{
"code": "PRCJ",
"display": "perkutan mit Chemotherapie/Sensitizer"
},
{
"code": "PRCJ-4D",
"display": "perkutan, atemgetriggert, mit Chemotherapie/Sensitizer"
},
{
"code": "K",
"display": "endokavitäre Kontakttherapie"
},
{
"code": "KHDR",
"display": "endokavitäre Kontakttherapie, high dose rate therapy"
},
{
"code": "KLDR",
"display": "endokavitäre Kontakttherapie, low dose rate therapy"
},
{
"code": "KPDR",
"display": "endokavitäre Kontakttherapie, pulsed dose rate therapy"
},
{
"code": "I",
"display": "intersitielle Kontakttherapie"
},
{
"code": "IHDR",
"display": "intersitielle Kontakttherapie, high dose rate therapy"
},
{
"code": "ILDR",
"display": "intersitielle Kontakttherapie, low dose rate therapy"
},
{
"code": "IPDR",
"display": "intersitielle Kontakttherapie, pulsed dose rate therapy"
},
{
"code": "MSIRT",
"display": "selektive interne Radio-Therapie"
},
{
"code": "MPRRT",
"display": "Peptid-Radio-Rezeptor-Therapie"
},
{
"code": "MPSMA",
"display": "PSMA-Therapie"
},
{
"code": "MRJT",
"display": "Radiojod-Therapie"
},
{
"code": "MRIT",
"display": "Radioimmun-Therapie"
},
{
"code": "M",
"display": "sonstige metabolische Radionuklidtherapie"
},
{
"code": "S",
"display": "Sonstiges"
}
],
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"experimental": false,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"version": "2024.0.0-ballot",
"caseSensitive": true,
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-strahlentherapie-applikationsart",
"count": 24
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"resourceType": "CodeSystem",
"status": "draft",
"content": "complete",
"name": "MII_CS_Onko_Strahlentherapie_Intention",
"id": "mii-cs-onko-strahlentherapie-intention",
"title": "MII CS Onko StrahlentherapieIntention",
"description": "Intention für eine Strahlen-, systemtische oder operative Therapie",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-strahlentherapie-intention",
"concept": [
{
"code": "K",
"display": "kurativ"
},
{
"code": "O",
"display": "lokal kurativ bei Oligometastasierung"
},
{
"code": "P",
"display": "palliativ"
},
{
"code": "S",
"display": "Sonstiges"
},
{
"code": "X",
"display": "keine Angabe"
}
],
"count": 5
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"resourceType": "CodeSystem",
"status": "draft",
"content": "complete",
"name": "MII_CS_Onko_Strahlentherapie_Stellung",
"id": "mii-cs-onko-strahlentherapie-stellung",
"title": "MII CS Onkologie Strahlentherapie Stellung",
"description": "oBDS-spezifisches Codesystem für Klassifikation von Stellung zur OP",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-strahlentherapie-stellung",
"concept": [
{
"code": "O",
"display": "ohne Bezug zur operativen Therapie"
},
{
"code": "A",
"display": "adjuvant"
},
{
"code": "N",
"display": "neoadjuvant"
},
{
"code": "I",
"display": "intraoperativ"
},
{
"code": "Z",
"display": "additiv"
},
{
"code": "S",
"display": "Sonstiges"
}
],
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"experimental": false,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"version": "2024.0.0-ballot",
"caseSensitive": true,
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-strahlentherapie-stellung",
"count": 6
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
{
"resourceType": "CodeSystem",
"status": "draft",
"content": "complete",
"name": "MII_CS_Onko_Strahlentherapie_Strahlenart",
"id": "mii-cs-onko-strahlentherapie-strahlenart",
"title": "MII CS Onkologie Strahlentherapie Strahlenart",
"description": "oBDS-spezifisches Codesystem für Klassifikation von eingesetzter Strahlenart",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-strahlentherapie-strahlenart",
"concept": [
{
"code": "UH",
"display": "Photonen (ultraharte Röntgenstrahlen, inklusive Gamma-Strahler)"
},
{
"code": "EL",
"display": "Elektronen"
},
{
"code": "NE",
"display": "Neutronen"
},
{
"code": "PN",
"display": "Protonen (leichte Wasserstoffionen/H1/Leichtionen)"
},
{
"code": "SI",
"display": "Schwerionen (schwere Kohlenstoff-Ionen/C12/Sauerstoffionen/Heliumionen)"
},
{
"code": "RO",
"display": "Weichstrahl (kV)"
},
{
"code": "SO",
"display": "Sonstige (inklusive Mixed Beams, exklusive Nuklide)"
},
{
"code": "Lu-177",
"display": "Lu-177"
},
{
"code": "J-131",
"display": "J131"
},
{
"code": "Y-90",
"display": "Y-90"
},
{
"code": "Ra-223",
"display": "Ra-223"
},
{
"code": "Ac-225",
"display": "Ac-225"
},
{
"code": "Sm-153",
"display": "Sm-153"
},
{
"code": "Tb-161",
"display": "Tb-161"
},
{
"code": "Sr-89",
"display": "Sr-89"
},
{
"code": "Ir-192",
"display": "Ir-192"
},
{
"code": "Co-60",
"display": "Co-60"
},
{
"code": "SONU",
"display": "Sonstige Nuklide"
}
],
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"experimental": false,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"version": "2024.0.0-ballot",
"caseSensitive": true,
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-strahlentherapie-strahlenart",
"count": 18
}
Loading

0 comments on commit 9df899c

Please sign in to comment.