FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.idea4rc
Resource TypeConceptMap
IdConceptMap-adverseEvent2FHIR.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-adverseEvent2FHIR.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ConceptMap/adverseEvent2FHIR
Version0.1.0
Statusdraft
Date2026-08-07T10:05:28+00:00
NameAdverseEvent2FHIR
TitleAdverseEvent Model to this guide Map
Realmeu
Authorityhl7
DescriptionIt shows how the AdverseEvent model is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
hl7.eu.fhir.idea4rc#currentAdverseEventAdverse Event
hl7.eu.fhir.idea4rc#currentadverseEvent-eu-i4rcAdverseEvent: IDEA4RC

Narrative

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

Generated Narrative: ConceptMap adverseEvent2FHIR

This mapping does not specify any particular context of use.


Mapping from Adverse Event to AdverseEvent: IDEA4RC

Source CodeCard.TypeRelationshipTarget CodeCard.TypeComment
AdverseEvent.treatmentReference[x]1..*todois related toAdverseEvent.suspectEntity.instance1..1todo
AdverseEvent.adverseEventType1..*todois equivalent toAdverseEvent.event1..1todo
AdverseEvent.adverseEventStartingDate1..*todois equivalent toAdverseEvent.detected0..1todo
AdverseEvent.adverseEventDuration1..*todois related toAdverseEvent.extension:occurence0..1todoIf ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is wk, then the code is 2000100050 'Less than one week'; If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is mo, then the code is 2000100051 'More than one week but less than a month'; If ocurrence.repeat.durationMax = 3 and ocurrence.repeat.durationUnit is mo, then the code is 2000100052 'More than a month but less than 3 months'; If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is a, then the code is 2000100053 'More than 3 months'

Source1

{
  "resourceType": "ConceptMap",
  "id": "adverseEvent2FHIR",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/adverseEvent2FHIR",
  "version": "0.1.0",
  "name": "AdverseEvent2FHIR",
  "title": "AdverseEvent Model to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2026-08-07T10:05: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 AdverseEvent 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/AdverseEvent",
      "target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/adverseEvent-eu-i4rc",
      "element": [
        {
          "code": "AdverseEvent.treatmentReference[x]",
          "display": "Treatment reference (M)",
          "target": [
            {
              "code": "AdverseEvent.suspectEntity.instance",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "AdverseEvent.adverseEventType",
          "display": "Adverse event type (CTCAE Term) (M)",
          "target": [
            {
              "code": "AdverseEvent.event",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "AdverseEvent.adverseEventStartingDate",
          "display": "Adverse event starting date (M)",
          "target": [
            {
              "code": "AdverseEvent.detected",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "AdverseEvent.adverseEventDuration",
          "display": "Adverse event duration (M)",
          "target": [
            {
              "code": "AdverseEvent.extension:occurence",
              "equivalence": "relatedto",
              "comment": "If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is wk, then the code is 2000100050 'Less than one week'; If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is mo, then the code is 2000100051 'More than one week but less than a month'; If ocurrence.repeat.durationMax = 3 and ocurrence.repeat.durationUnit is mo, then the code is 2000100052 'More than a month but less than 3 months'; If ocurrence.repeat.durationMax = 1 and ocurrence.repeat.durationUnit is a, then the code is 2000100053 'More than 3 months'"
            }
          ]
        }
      ]
    }
  ]
}