IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions
| Draft as of 2026-08-07 |
@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/ConceptMap/drugsForTreatments2FHIR> a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "drugsForTreatments2FHIR"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap drugsForTreatments2FHIR</b></p><a name=\"drugsForTreatments2FHIR\"> </a><a name=\"hcdrugsForTreatments2FHIR\"> </a><p>This mapping does not specify any particular context of use.</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-DrugsForTreatments.html\">Drugs for Treatments</a> to <a href=\"StructureDefinition-MedicationAdministration-eu-i4rc.html\">MedicationAdministration: Chemotherapy</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Comment</b></td></tr><tr><td><a href=\"StructureDefinition-DrugsForTreatments.html#s-DrugsForTreatments.systemicTreatmentReference\">DrugsForTreatments.systemicTreatmentReference</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td><a href=\"StructureDefinition-MedicationAdministration-eu-i4rc.html#s-MedicationAdministration\">MedicationAdministration</a></td><td>0..*</td><td>todo</td><td/></tr><tr><td><a href=\"StructureDefinition-DrugsForTreatments.html#s-DrugsForTreatments.drug\">DrugsForTreatments.drug</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-MedicationAdministration-eu-i4rc.html#s-MedicationAdministration.medication[x]\">MedicationAdministration.medication[x]</a></td><td>1..1</td><td>todo</td><td>Applicable only if Code is in ValueSet: Drugs for Treatments</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-DrugsForTreatments.html\">Drugs for Treatments</a> to <a href=\"StructureDefinition-Procedure-otherTreatment-eu-i4rc.html\">Procedure: Other Treatment</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Comment</b></td></tr><tr><td><a href=\"StructureDefinition-DrugsForTreatments.html#s-DrugsForTreatments.RegionalDeepHyperthemiaReference\">DrugsForTreatments.RegionalDeepHyperthemiaReference</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td><a href=\"StructureDefinition-Procedure-otherTreatment-eu-i4rc.html#s-Procedure\">Procedure</a></td><td>0..*</td><td>todo</td><td/></tr><tr><td><a href=\"StructureDefinition-DrugsForTreatments.html#s-DrugsForTreatments.isolatedLimbPerfusionReference\">DrugsForTreatments.isolatedLimbPerfusionReference</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td><a href=\"StructureDefinition-Procedure-otherTreatment-eu-i4rc.html#s-Procedure\">Procedure</a></td><td>0..*</td><td>todo</td><td/></tr><tr><td><a href=\"StructureDefinition-DrugsForTreatments.html#s-DrugsForTreatments.drug\">DrugsForTreatments.drug</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td><a href=\"StructureDefinition-Procedure-otherTreatment-eu-i4rc.html#s-Procedure.usedReference\">Procedure.usedReference</a></td><td>0..*</td><td>todo</td><td>Use type Substance and element code.</td></tr></table></div>"
] ;
fhir:ConceptMap.url [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/drugsForTreatments2FHIR"] ;
fhir:ConceptMap.version [ fhir:value "0.1.0"] ;
fhir:ConceptMap.name [ fhir:value "DrugsForTreatments2FHIR"] ;
fhir:ConceptMap.title [ fhir:value "DrugsForTreatments Model to this guide Map"] ;
fhir:ConceptMap.status [ fhir:value "draft"] ;
fhir:ConceptMap.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:ConceptMap.date [ fhir:value "2026-08-07T10:05:28+00:00"^^xsd:dateTime] ;
fhir:ConceptMap.publisher [ fhir:value "IDEA4RC Project"] ;
fhir:ConceptMap.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "IDEA4RC Project" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.idea4rc.eu/" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "IDEA4RC Project" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.idea4rc.eu/" ]
]
] ;
fhir:ConceptMap.description [ fhir:value "It shows how the DrugsForTreatments model is mapped into this guide"] ;
fhir:ConceptMap.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "150" ] ;
fhir:Coding.display [ fhir:value "Europe" ]
]
] ;
fhir:ConceptMap.group [
fhir:index 0 ;
fhir:ConceptMap.group.source [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/DrugsForTreatments" ] ;
fhir:ConceptMap.group.target [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/MedicationAdministration-eu-i4rc" ] ;
fhir:ConceptMap.group.element [
fhir:index 0 ;
fhir:ConceptMap.group.element.code [ fhir:value "DrugsForTreatments.systemicTreatmentReference" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "SystemicTreatment reference (M)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "MedicationAdministration" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "relatedto" ]
]
], [
fhir:index 1 ;
fhir:ConceptMap.group.element.code [ fhir:value "DrugsForTreatments.drug" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "Drug (M)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "MedicationAdministration.medication[x]" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ;
fhir:ConceptMap.group.element.target.comment [ fhir:value "Applicable only if Code is in ValueSet: Drugs for Treatments" ]
]
]
], [
fhir:index 1 ;
fhir:ConceptMap.group.source [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/DrugsForTreatments" ] ;
fhir:ConceptMap.group.target [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Procedure-otherTreatment-eu-i4rc" ] ;
fhir:ConceptMap.group.element [
fhir:index 0 ;
fhir:ConceptMap.group.element.code [ fhir:value "DrugsForTreatments.RegionalDeepHyperthemiaReference" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "RegionalDeepHyperthemia (M)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "Procedure" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "relatedto" ]
]
], [
fhir:index 1 ;
fhir:ConceptMap.group.element.code [ fhir:value "DrugsForTreatments.isolatedLimbPerfusionReference" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "IsolatedLimbPerfusion reference (M)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "Procedure" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "relatedto" ]
]
], [
fhir:index 2 ;
fhir:ConceptMap.group.element.code [ fhir:value "DrugsForTreatments.drug" ] ;
fhir:ConceptMap.group.element.display [ fhir:value "Drug (M)" ] ;
fhir:ConceptMap.group.element.target [
fhir:index 0 ;
fhir:ConceptMap.group.element.target.code [ fhir:value "Procedure.usedReference" ] ;
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "relatedto" ] ;
fhir:ConceptMap.group.element.target.comment [ fhir:value "Use type Substance and element code." ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/drugsForTreatments2FHIR.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ConceptMap/drugsForTreatments2FHIR.ttl> .
IG © 2022+ IDEA4RC Project. Package hl7.eu.fhir.idea4rc#0.1.0 based on FHIR 4.0.1. Generated 2026-08-07
research and innovation programme under grant agreement No. 101057048.
![]()
