FHIR IG analytics| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ConceptMap |
| Id | ConceptMap-cancerEpisode2FHIR.json |
| FHIR Version | R4 |
| Source | 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 | 2026-08-07T10:05:28+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 | ||
| hl7.eu.fhir.idea4rc#current | CancerEpisode | Cancer Episode |
| hl7.eu.fhir.idea4rc#current | Condition-primaryCancer-eu-i4rc | Condition: Primary Cancer |
| hl7.eu.fhir.idea4rc#current | Observation-diagnosis-eu-i4rc | Observation: Diagnosis details |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap cancerEpisode2FHIR
This mapping does not specify any particular context of use.
Group 1 Mapping from Cancer Episode to Condition: Primary Cancer
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| CancerEpisode.patient | 1..* | todo | is equivalent to | Condition.subject | 1..1 | todo | |
| CancerEpisode.cancerStartDate | 1..* | todo | is equivalent to | Condition.onset[x] | 0..1 | todo | If the onsetAge is not used |
| CancerEpisode.cancerStartDate | 1..* | todo | is related to | Condition.evidence:diagnosisDetails.detail | 0..* | todo | If the onsetAge is used, see group 2 |
Group 2 Mapping from Cancer Episode to Observation: Diagnosis details
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type |
| CancerEpisode.cancerStartDate | 1..* | todo | is equivalent to | Observation.effective[x] | 1..1 | todo |
{
"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": "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 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": "CancerEpisode.patient",
"display": "Patient (M)",
"target": [
{
"code": "Condition.subject",
"equivalence": "equivalent"
}
]
},
{
"code": "CancerEpisode.cancerStartDate",
"display": "Cancer start date (M)",
"target": [
{
"code": "Condition.onset[x]",
"equivalence": "equivalent",
"comment": "If the onsetAge is not used",
"dependsOn": [
{
"property": "datatype",
"value": "dateTime"
}
]
}
]
},
{
"code": "CancerEpisode.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": "CancerEpisode.cancerStartDate",
"display": "Cancer start date (M)",
"target": [
{
"code": "Observation.effective[x]",
"equivalence": "equivalent",
"dependsOn": [
{
"property": "datatype",
"value": "dateTime"
}
]
}
]
}
]
}
]
}