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

FHIR IG Statistics: ConceptMap/adverseEvent2FHIR

Packagehl7.eu.fhir.idea4rc
TypeConceptMap
IdadverseEvent2FHIR
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-adverseEvent2FHIR.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ConceptMap/adverseEvent2FHIR
Version0.1.0
Statusdraft
Date2025-07-22T14:45: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
AdverseEventAdverse Event

Narrative

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

Generated Narrative: ConceptMap adverseEvent2FHIR

Mapping from (not specified) to (not specified)


Group 1 Mapping from Adverse Event to http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/AdverseEvent-eu-i4rc

Source CodeRelationshipTarget CodeComment
treatmentReference[x] (Treatment reference (M))is related toAdverseEvent.suspectEntity.instance
adverseEventType (Adverse event type (CTCAE Term) (M))is equivalent toAdverseEvent.event
adverseEventStartingDate (Adverse event starting date (M))is equivalent toAdverseEvent.detected
adverseEventDuration (Adverse event duration (M))is related toAdverseEvent.extension:OccurrenceR5If 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'

Source

{
  "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": "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 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": "treatmentReference[x]",
          "display": "Treatment reference (M)",
          "target": [
            {
              "code": "AdverseEvent.suspectEntity.instance",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "adverseEventType",
          "display": "Adverse event type (CTCAE Term) (M)",
          "target": [
            {
              "code": "AdverseEvent.event",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "adverseEventStartingDate",
          "display": "Adverse event starting date (M)",
          "target": [
            {
              "code": "AdverseEvent.detected",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "adverseEventDuration",
          "display": "Adverse event duration (M)",
          "target": [
            {
              "code": "AdverseEvent.extension:OccurrenceR5",
              "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'"
            }
          ]
        }
      ]
    }
  ]
}