FHIR IG analytics| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ConceptMap |
| Id | ConceptMap-followup2FHIR.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/idea4rc/ConceptMap-followup2FHIR.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ConceptMap/followup2FHIR |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-08-07T10:05:28+00:00 |
| Name | Followup2FHIR |
| Title | Patient Follow up Model to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | It shows how the Patient Follow up model is mapped into this guide |
No resources found
| StructureDefinition | ||
| hl7.eu.fhir.idea4rc#current | Condition-primaryCancer-eu-i4rc | Condition: Primary Cancer |
| hl7.eu.fhir.idea4rc#current | Encounter-eu-i4rc | Encounter: IDEA4RC |
| hl7.eu.fhir.idea4rc#current | PatientFollowUp | Patient Follow Up |
| hl7.eu.fhir.idea4rc#current | observation-dateLastContact-eu-i4rc | Observation: date of the last contact |
| hl7.eu.fhir.idea4rc#current | observation-lastFollowupStatus-eu-i4rc | Observation: Status at the Last Follow Up |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap followup2FHIR
This mapping does not specify any particular context of use.
Group 1 Mapping from Patient Follow Up to Condition: Primary Cancer
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| PatientFollowUp.patient | 1..* | todo | is equivalent to | Condition.subject | 1..1 | todo | Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis) |
| PatientFollowUp.statusOfDiseaseAtLastFollowUp | 1..* | todo | is equivalent to | Condition.clinicalStatus | 0..1 | todo | Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis) |
| PatientFollowUp.dateOfNewCancerDiagnosis | 1..* | todo | is equivalent to | Condition.onset[x] | 0..1 | todo | Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis). See the CancerEpisode map for further details about the representation of the date of diagnosis |
| PatientFollowUp.newCancerTopography | 1..* | todo | is equivalent to | Condition.code | 1..1 | todo | Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis) |
Group 2 Mapping from Patient Follow Up to Encounter: IDEA4RC
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| PatientFollowUp.patient | 1..* | todo | is equivalent to | Encounter.subject | 1..1 | todo | |
| PatientFollowUp.statusOfDiseaseAtLastFollowUp | 1..* | todo | is equivalent to | Encounter.diagnosis.condition | 1..1 | todo | Refers to encounter.episodeOfCare. Where use = $diagnosis-role#DD (Discharge Diagnosis) Details in the referred Condition |
| PatientFollowUp.patientFollowUpDate | 1..* | todo | is related to | Encounter.period.start | 1..1 | todo | |
| PatientFollowUp.newCancerDiagnosis | 1..* | todo | is related to | Encounter.diagnosis.condition | 1..1 | todo | If exist.condition where use = $diagnosis-role#DD (Discharge Diagnosis) = 'Yes', else 'No'. Details in the referred Condition |
| PatientFollowUp.dateOfNewCancerDiagnosis | 1..* | todo | is related to | Encounter.diagnosis.condition | 1..1 | todo | Where use = $diagnosis-role#DD (Discharge Diagnosis) Details in the referred Condition |
| PatientFollowUp.newCancerTopography | 1..* | todo | is related to | Encounter.diagnosis.condition | 1..1 | todo | Where use = $diagnosis-role#DD (Discharge Diagnosis) Details in the referred Condition |
Group 3 Mapping from Patient Follow Up to Observation: date of the last contact
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type |
| PatientFollowUp.patient | 1..* | todo | is equivalent to | Observation.subject | 1..1 | todo |
| PatientFollowUp.patientFollowUpDate | 1..* | todo | is equivalent to | Observation.value[x] | 1..1 | todo |
Group 4 Mapping from Patient Follow Up to Observation: Status at the Last Follow Up
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| PatientFollowUp.patient | 1..* | todo | is equivalent to | Observation.subject | 1..1 | todo | Where observation.encounter is the previuos visit |
| PatientFollowUp.statusOfPatientAtLastFollowUp | 1..* | todo | is equivalent to | Observation.value[x] | 1..1 | todo | Where observation.encounter is the previuos visit |
{
"resourceType": "ConceptMap",
"id": "followup2FHIR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/followup2FHIR",
"version": "0.1.0",
"name": "Followup2FHIR",
"title": "Patient Follow up 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 Patient Follow up 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/PatientFollowUp",
"target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Condition-primaryCancer-eu-i4rc",
"element": [
{
"code": "PatientFollowUp.patient",
"display": "Patient (M)",
"target": [
{
"code": "Condition.subject",
"equivalence": "equivalent",
"comment": "Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)"
}
]
},
{
"code": "PatientFollowUp.statusOfDiseaseAtLastFollowUp",
"display": "Status of disease at last follow-up (M) type EpisodeEvent",
"target": [
{
"code": "Condition.clinicalStatus",
"equivalence": "equivalent",
"comment": "Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)"
}
]
},
{
"code": "PatientFollowUp.dateOfNewCancerDiagnosis",
"display": "Date of new cancer diagnosis (M)",
"target": [
{
"code": "Condition.onset[x]",
"equivalence": "equivalent",
"comment": "Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis). See the CancerEpisode map for further details about the representation of the date of diagnosis",
"dependsOn": [
{
"property": "datatype",
"value": "dateTime"
}
]
}
]
},
{
"code": "PatientFollowUp.newCancerTopography",
"display": "New cancer topography (M)",
"target": [
{
"code": "Condition.code",
"equivalence": "equivalent",
"comment": "Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)"
}
]
}
]
},
{
"source": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/PatientFollowUp",
"target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Encounter-eu-i4rc",
"element": [
{
"code": "PatientFollowUp.patient",
"display": "Patient (M)",
"target": [
{
"code": "Encounter.subject",
"equivalence": "equivalent"
}
]
},
{
"code": "PatientFollowUp.statusOfDiseaseAtLastFollowUp",
"display": "Status of disease at last follow-up (M) type EpisodeEvent",
"target": [
{
"code": "Encounter.diagnosis.condition",
"equivalence": "equivalent",
"comment": "Refers to encounter.episodeOfCare. Where use = $diagnosis-role#DD (Discharge Diagnosis)\nDetails in the referred Condition"
}
]
},
{
"code": "PatientFollowUp.patientFollowUpDate",
"display": "Patient Follow Up date (M)",
"target": [
{
"code": "Encounter.period.start",
"equivalence": "relatedto"
}
]
},
{
"code": "PatientFollowUp.newCancerDiagnosis",
"display": "New cancer diagnosis (M)",
"target": [
{
"code": "Encounter.diagnosis.condition",
"equivalence": "relatedto",
"comment": "If exist.condition where use = $diagnosis-role#DD (Discharge Diagnosis) = 'Yes', else 'No'.\nDetails in the referred Condition"
}
]
},
{
"code": "PatientFollowUp.dateOfNewCancerDiagnosis",
"display": "Date of new cancer diagnosis (M)",
"target": [
{
"code": "Encounter.diagnosis.condition",
"equivalence": "relatedto",
"comment": "Where use = $diagnosis-role#DD (Discharge Diagnosis)\nDetails in the referred Condition"
}
]
},
{
"code": "PatientFollowUp.newCancerTopography",
"display": "New cancer topography (M)",
"target": [
{
"code": "Encounter.diagnosis.condition",
"equivalence": "relatedto",
"comment": "Where use = $diagnosis-role#DD (Discharge Diagnosis)\nDetails in the referred Condition"
}
]
}
]
},
{
"source": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/PatientFollowUp",
"target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/observation-dateLastContact-eu-i4rc",
"element": [
{
"code": "PatientFollowUp.patient",
"display": "Patient (M)",
"target": [
{
"code": "Observation.subject",
"equivalence": "equivalent"
}
]
},
{
"code": "PatientFollowUp.patientFollowUpDate",
"display": "Patient Follow Up date (M)",
"target": [
{
"code": "Observation.value[x]",
"equivalence": "equivalent",
"dependsOn": [
{
"property": "datatype",
"value": "dateTime"
}
]
}
]
}
]
},
{
"source": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/PatientFollowUp",
"target": "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/observation-lastFollowupStatus-eu-i4rc",
"element": [
{
"code": "PatientFollowUp.patient",
"display": "Patient (M)",
"target": [
{
"code": "Observation.subject",
"equivalence": "equivalent",
"comment": "Where observation.encounter is the previuos visit"
}
]
},
{
"code": "PatientFollowUp.statusOfPatientAtLastFollowUp",
"display": "Status of patient at last follow-up (M)",
"target": [
{
"code": "Observation.value[x]",
"equivalence": "equivalent",
"comment": "Where observation.encounter is the previuos visit",
"dependsOn": [
{
"property": "datatype",
"value": "CodeableConcept"
}
]
}
]
}
]
}
]
}