| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ConceptMap |
| Id | cancerEpisode2FHIR |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-cancerEpisode2FHIR.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ConceptMap/cancerEpisode2FHIR |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | CancerEpisode2FHIR |
| Title | CancerEpisod Model to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | It shows how the CancerEpisod model is mapped into this guide |
No resources found
| StructureDefinition | |
| CancerEpisode | Cancer Episode |
| Condition-primaryCancer-eu-i4rc | Condition: Primary Cancer |
| Observation-diagnosis-eu-i4rc | Observation: Diagnosis details |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap cancerEpisode2FHIR
Mapping from (not specified) to (not specified)
Group 1 Mapping from Cancer Episode to Condition: Primary Cancer
| Source Code | Relationship | Target Code | Comment |
| patient (Patient (M)) | is equivalent to | Condition.subject | |
| cancerStartDate (Cancer start date (M)) | is equivalent to | Condition.onsetDateTime | If the onsetAge is not used |
| cancerStartDate (Cancer start date (M)) | is related to | Condition.evidence:diagnosisDetails.detail | If the onsetAge is used, see group 2 |
Group 2 Mapping from Cancer Episode to Observation: Diagnosis details
| Source Code | Relationship | Target Code |
| cancerStartDate (Cancer start date (M)) | is equivalent to | Observation.effectiveDateTime |
{
"resourceType": "ConceptMap",
"id": "cancerEpisode2FHIR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/cancerEpisode2FHIR",
"version": "0.1.0",
"name": "CancerEpisode2FHIR",
"title": "CancerEpisod 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 CancerEpisod 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/CancerEpisode",
"target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Condition-primaryCancer-eu-i4rc",
"element": [
{
"code": "patient",
"display": "Patient (M)",
"target": [
{
"code": "Condition.subject",
"equivalence": "equivalent"
}
]
},
{
"code": "cancerStartDate",
"display": "Cancer start date (M)",
"target": [
{
"code": "Condition.onsetDateTime",
"equivalence": "equivalent",
"comment": "If the onsetAge is not used"
}
]
},
{
"code": "cancerStartDate",
"display": "Cancer start date (M)",
"target": [
{
"code": "Condition.evidence:diagnosisDetails.detail",
"equivalence": "relatedto",
"comment": "If the onsetAge is used, see group 2"
}
]
}
]
},
{
"source": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/CancerEpisode",
"target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Observation-diagnosis-eu-i4rc",
"element": [
{
"code": "cancerStartDate",
"display": "Cancer start date (M)",
"target": [
{
"code": "Observation.effectiveDateTime",
"equivalence": "equivalent"
}
]
}
]
}
]
}