| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ConceptMap |
| Id | adverseEvent2FHIR |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-adverseEvent2FHIR.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ConceptMap/adverseEvent2FHIR |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | AdverseEvent2FHIR |
| Title | AdverseEvent Model to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | It shows how the AdverseEvent model is mapped into this guide |
No resources found
| StructureDefinition | |
| AdverseEvent | Adverse Event |
| adverseEvent-eu-i4rc | AdverseEvent: IDEA4RC |
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 AdverseEvent: IDEA4RC
| Source Code | Relationship | Target Code | Comment |
| treatmentReference[x] (Treatment reference (M)) | is related to | AdverseEvent.suspectEntity.instance | |
| adverseEventType (Adverse event type (CTCAE Term) (M)) | is equivalent to | AdverseEvent.event | |
| adverseEventStartingDate (Adverse event starting date (M)) | is equivalent to | AdverseEvent.detected | |
| adverseEventDuration (Adverse event duration (M)) | is related to | AdverseEvent.extension:occurrence | 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' |
{
"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-25T13:48:09+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:occurrence",
"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'"
}
]
}
]
}
]
}