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 2025-09-10 |
{
"resourceType" : "ConceptMap",
"id" : "drugsForTreatments2FHIR",
"text" : {
"status" : "generated",
"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>Mapping from (not specified) to (not specified)</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>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>systemicTreatmentReference (SystemicTreatment reference (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>MedicationAdministration</td><td/></tr><tr><td>drug (Drug (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>MedicationAdministration.medication[x]</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>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>RegionalDeepHyperthemiaReference (RegionalDeepHyperthemia (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure</td></tr><tr><td>isolatedLimbPerfusionReference (IsolatedLimbPerfusion reference (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure</td></tr><tr><td>drug (Drug (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.usedReference.substance.code</td></tr></table></div>"
},
"url" : "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/drugsForTreatments2FHIR",
"version" : "0.1.0",
"name" : "DrugsForTreatments2FHIR",
"title" : "DrugsForTreatments Model to this guide Map",
"status" : "draft",
"experimental" : true,
"date" : "2025-09-10T15:18:34+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 DrugsForTreatments 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/DrugsForTreatments",
"target" : "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/MedicationAdministration-eu-i4rc",
"element" : [
{
"code" : "systemicTreatmentReference",
"display" : "SystemicTreatment reference (M)",
"target" : [
{
"code" : "MedicationAdministration",
"equivalence" : "relatedto"
}
]
},
{
"code" : "drug",
"display" : "Drug (M)",
"target" : [
{
"code" : "MedicationAdministration.medication[x]",
"equivalence" : "equivalent",
"comment" : "Applicable only if Code is in ValueSet: Drugs for Treatments "
}
]
}
]
},
{
"source" : "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/DrugsForTreatments",
"target" : "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Procedure-otherTreatment-eu-i4rc",
"element" : [
{
"code" : "RegionalDeepHyperthemiaReference",
"display" : "RegionalDeepHyperthemia (M)",
"target" : [
{
"code" : "Procedure",
"equivalence" : "relatedto"
}
]
},
{
"code" : "isolatedLimbPerfusionReference",
"display" : "IsolatedLimbPerfusion reference (M)",
"target" : [
{
"code" : "Procedure",
"equivalence" : "relatedto"
}
]
},
{
"code" : "drug",
"display" : "Drug (M)",
"target" : [
{
"code" : "Procedure.usedReference.substance.code",
"equivalence" : "relatedto"
}
]
}
]
}
]
}