FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/drugsForTreatments2FHIR

Packagehl7.eu.fhir.idea4rc
TypeConceptMap
IddrugsForTreatments2FHIR
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-drugsForTreatments2FHIR.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ConceptMap/drugsForTreatments2FHIR
Version0.1.0
Statusdraft
Date2025-07-22T14:45:28+00:00
NameDrugsForTreatments2FHIR
TitleDrugsForTreatments Model to this guide Map
Realmeu
Authorityhl7
DescriptionIt shows how the DrugsForTreatments model is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
DrugsForTreatmentsDrugs for Treatments
MedicationAdministration-eu-i4rcMedicationAdministration: Chemotherapy
Procedure-otherTreatment-eu-i4rcProcedure: Other Treatment

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap drugsForTreatments2FHIR

Mapping from (not specified) to (not specified)


Group 1 Mapping from Drugs for Treatments to MedicationAdministration: Chemotherapy

Source CodeRelationshipTarget CodeComment
systemicTreatmentReference (SystemicTreatment reference (M))is related toMedicationAdministration
drug (Drug (M))is equivalent toMedicationAdministration.medication[x]Applicable only if Code is in ValueSet: Drugs for Treatments

Group 2 Mapping from Drugs for Treatments to Procedure: Other Treatment

Source CodeRelationshipTarget Code
RegionalDeepHyperthemiaReference (RegionalDeepHyperthemia (M))is related toProcedure
isolatedLimbPerfusionReference (IsolatedLimbPerfusion reference (M))is related toProcedure
drug (Drug (M))is related toProcedure.usedReference.substance.code

Source

{
  "resourceType": "ConceptMap",
  "id": "drugsForTreatments2FHIR",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-07-22T14:45:28+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"
            }
          ]
        }
      ]
    }
  ]
}