IDEA4RC FHIR Implementation Guide
0.1.0 - CI Build 150

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

ConceptMap: Patient Follow up Model to this guide Map (Experimental)

Official URL: http://hl7.eu/fhir/ig/idea4rc/ConceptMap/followup2FHIR Version: 0.1.0
Draft as of 2025-09-10 Computable Name: Followup2FHIR

It shows how the Patient Follow up model is mapped into this guide

Mapping from (not specified) to (not specified)


Group 1 Mapping from Patient Follow Up to Condition: Primary Cancer

Source CodeRelationshipTarget CodeComment
patient (Patient (M))is equivalent toCondition.subjectParent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)
statusOfDiseaseAtLastFollowUp (Status of disease at last follow-up (M) type EpisodeEvent)is equivalent toCondition.clinicalStatusParent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)
dateOfNewCancerDiagnosis (Date of new cancer diagnosis (M))is equivalent toCondition.onSetDateTimeParent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis). See the CancerEpisode map for further details about the representation of the date of diagnosis
newCancerTopography (New cancer topography (M))is equivalent toCondition.codeParent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)

Group 2 Mapping from Patient Follow Up to Encounter: IDEA4RC

Source CodeRelationshipTarget CodeComment
patient (Patient (M))is equivalent toEncounter.subject
statusOfDiseaseAtLastFollowUp (Status of disease at last follow-up (M) type EpisodeEvent)is equivalent toEncounter.diagnosis.conditionRefers to encounter.episodeOfCare. Where use = $diagnosis-role#DD (Discharge Diagnosis) Details in the referred Condition
patientFollowUpDate (Patient Follow Up date (M))is related toEncounter.period.start
newCancerDiagnosis (New cancer diagnosis (M))is related toEncounter.diagnosis.conditionIf exist.condition where use = $diagnosis-role#DD (Discharge Diagnosis) = 'Yes', else 'No'. Details in the referred Condition
dateOfNewCancerDiagnosis (Date of new cancer diagnosis (M))is related toEncounter.diagnosis.conditionWhere use = $diagnosis-role#DD (Discharge Diagnosis) Details in the referred Condition
newCancerTopography (New cancer topography (M))is related toEncounter.diagnosis.conditionWhere 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 CodeRelationshipTarget Code
patient (Patient (M))is equivalent toObservation.subject
patientFollowUpDate (Last Contact (M))is equivalent toObservation.valueDateTime

Group 4 Mapping from Patient Follow Up to Observation: Status at the Last Follow Up

Source CodeRelationshipTarget CodeComment
patient (Patient (M))is equivalent toObservation.subjectWhere observation.encounter is the previuos visit
statusOfPatientAtLastFollowUp (Status of patient at last follow-up (M))is equivalent toObservation.valueCodeableConceptWhere observation.encounter is the previuos visit