| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ConceptMap |
| Id | systemicTreatment2FHIR |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-systemicTreatment2FHIR.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ConceptMap/systemicTreatment2FHIR |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | SystemicTreatment2FHIR |
| Title | SystemicTreatment Model to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | It shows how the SystemicTreatment model is mapped into this guide |
No resources found
| StructureDefinition | |
| MedicationAdministration-eu-i4rc | MedicationAdministration: Chemotherapy |
| SystemicTreatment | Systemic Treatment |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap systemicTreatment2FHIR
Mapping from (not specified) to (not specified)
Group 1 Mapping from Systemic Treatment to MedicationAdministration: Chemotherapy
| Source Code | Relationship | Target Code | Comment |
| diagnosisReference (Diagnosis reference (M)) | is related to | MedicationAdministration.reasonReference | |
| episodeEvent (Episode Event reference (M)) | is related to | MedicationAdministration.reasonReference | |
| systemicTreatmentHospital (SystemicTreatment Hospital (M)) | is related to | MedicationAdministration.performer | |
| systemicTreatmentHospital (SystemicTreatment Hospital (M)) | is related to | MedicationAdministration.extension:sameHospital | |
| typeOfSystemicTreatment (type of systemic treatment (M)) | is equivalent to | MedicationAdministration.extension:procedureCategoryR5 | Where code is in Value Set: Type of Systemic Treatment |
| intent (Intent (O)) | is related to | MedicationAdministration.extension:treatmentIntent | |
| setting (Setting (O)) | is equivalent to | MedicationAdministration.extension:procedureCategoryR5 | Where code is in Value Set: Treatment Setting |
| chemotherapyInfo (Chemotherapy info (O)) | is equivalent to | MedicationAdministration.extension:procedureCategoryR5 | Where code is in Value Set: Chemiotherapy Info |
| startDateSystemicTreatment (Start date systemic treatment (M)) | is equivalent to | MedicationAdministration.effectivePeriod.start | |
| endDateSystemicTreatment (End date systemic treatment (M)) | is equivalent to | MedicationAdministration.effectivePeriod.end | |
| numberOfCycles (Number of cycles/ administrations (O)) | is equivalent to | MedicationAdministration.dosage.extension:chemotherapyTiming.value.repeat.count | |
| regimen (Regimen (O)) | is equivalent to | MedicationAdministration.medication[x] | Applicable only if Code is in ValueSet: Regimen |
| startDateRegimenChanged (Start date regimen changed (M)) | is related to | MedicationAdministration.effectivePeriod.start | It must be calculated from the update of the same MedicationAdministration |
| endDateRegimenChanged (End date regimen changed (M)) | is related to | MedicationAdministration.effectivePeriod.end | It must be calculated from the update of the same MedicationAdministration |
| reasonForEndOfTreatment (Reason for end of treatment (M)) | is equivalent to | MedicationAdministration.statusReason | If status = 'completed' or 'stopped' |
| treatmentResponse (Treatment response (based on imaging alone; no recist or other criteria) (M)) | is equivalent to | MedicationAdministration.extension:outcome |
{
"resourceType": "ConceptMap",
"id": "systemicTreatment2FHIR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/systemicTreatment2FHIR",
"version": "0.1.0",
"name": "SystemicTreatment2FHIR",
"title": "SystemicTreatment Model to this guide Map",
"status": "draft",
"experimental": true,
"date": "2025-07-25T13:48:09+00:00",
"publisher": "IDEA4RC Project",
"contact": [
{
"name": "IDEA4RC Project",
"telecom": [
{
"system": "url",
"value": "https://www.idea4rc.eu/"
}
]
},
{
"name": "IDEA4RC Project",
"telecom": [
{
"system": "url",
"value": "https://www.idea4rc.eu/"
}
]
}
],
"description": "It shows how the SystemicTreatment model is mapped into this guide",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"group": [
{
"source": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/SystemicTreatment",
"target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/MedicationAdministration-eu-i4rc",
"element": [
{
"code": "diagnosisReference",
"display": "Diagnosis reference (M)",
"target": [
{
"code": "MedicationAdministration.reasonReference",
"equivalence": "relatedto"
}
]
},
{
"code": "episodeEvent",
"display": "Episode Event reference (M)",
"target": [
{
"code": "MedicationAdministration.reasonReference",
"equivalence": "relatedto"
}
]
},
{
"code": "systemicTreatmentHospital",
"display": "SystemicTreatment Hospital (M)",
"target": [
{
"code": "MedicationAdministration.performer",
"equivalence": "relatedto"
}
]
},
{
"code": "systemicTreatmentHospital",
"display": "SystemicTreatment Hospital (M)",
"target": [
{
"code": "MedicationAdministration.extension:sameHospital",
"equivalence": "relatedto"
}
]
},
{
"code": "typeOfSystemicTreatment",
"display": "type of systemic treatment (M)",
"target": [
{
"code": "MedicationAdministration.extension:procedureCategoryR5",
"equivalence": "equivalent",
"comment": "Where code is in Value Set: Type of Systemic Treatment"
}
]
},
{
"code": "intent",
"display": "Intent (O)",
"target": [
{
"code": "MedicationAdministration.extension:treatmentIntent",
"equivalence": "relatedto"
}
]
},
{
"code": "setting",
"display": "Setting (O)",
"target": [
{
"code": "MedicationAdministration.extension:procedureCategoryR5",
"equivalence": "equivalent",
"comment": "Where code is in Value Set: Treatment Setting"
}
]
},
{
"code": "chemotherapyInfo",
"display": "Chemotherapy info (O)",
"target": [
{
"code": "MedicationAdministration.extension:procedureCategoryR5",
"equivalence": "equivalent",
"comment": "Where code is in Value Set: Chemiotherapy Info"
}
]
},
{
"code": "startDateSystemicTreatment",
"display": "Start date systemic treatment (M)",
"target": [
{
"code": "MedicationAdministration.effectivePeriod.start",
"equivalence": "equivalent"
}
]
},
{
"code": "endDateSystemicTreatment",
"display": "End date systemic treatment (M)",
"target": [
{
"code": "MedicationAdministration.effectivePeriod.end",
"equivalence": "equivalent"
}
]
},
{
"code": "numberOfCycles",
"display": "Number of cycles/ administrations (O)",
"target": [
{
"code": "MedicationAdministration.dosage.extension:chemotherapyTiming.value.repeat.count",
"equivalence": "equivalent"
}
]
},
{
"code": "regimen",
"display": "Regimen (O)",
"target": [
{
"code": "MedicationAdministration.medication[x]",
"equivalence": "equivalent",
"comment": "Applicable only if Code is in ValueSet: Regimen "
}
]
},
{
"code": "startDateRegimenChanged",
"display": "Start date regimen changed (M)",
"target": [
{
"code": "MedicationAdministration.effectivePeriod.start",
"equivalence": "relatedto",
"comment": "It must be calculated from the update of the same MedicationAdministration"
}
]
},
{
"code": "endDateRegimenChanged",
"display": "End date regimen changed (M)",
"target": [
{
"code": "MedicationAdministration.effectivePeriod.end",
"equivalence": "relatedto",
"comment": "It must be calculated from the update of the same MedicationAdministration"
}
]
},
{
"code": "reasonForEndOfTreatment",
"display": "Reason for end of treatment (M)",
"target": [
{
"code": "MedicationAdministration.statusReason",
"equivalence": "equivalent",
"comment": "If status = 'completed' or 'stopped'"
}
]
},
{
"code": "treatmentResponse",
"display": "Treatment response (based on imaging alone; no recist or other criteria) (M)",
"target": [
{
"code": "MedicationAdministration.extension:outcome",
"equivalence": "equivalent"
}
]
}
]
}
]
}