IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.eu/fhir/ig/idea4rc/ConceptMap/followup2FHIR | Version: 0.1.0 | |||
| Draft as of 2026-08-07 | Computable Name: Followup2FHIR | |||
It shows how the Patient Follow up model is mapped into this guide
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 |