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 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 Code | Relationship | Target Code | Comment |
patient (Patient (M)) | is equivalent to | Condition.subject | Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis) |
statusOfDiseaseAtLastFollowUp (Status of disease at last follow-up (M) type EpisodeEvent) | is equivalent to | Condition.clinicalStatus | Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis) |
dateOfNewCancerDiagnosis (Date of new cancer diagnosis (M)) | is equivalent to | Condition.onSetDateTime | 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 |
newCancerTopography (New cancer topography (M)) | is equivalent to | Condition.code | Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis) |
Group 2 Mapping from Patient Follow Up to Encounter: IDEA4RC
Source Code | Relationship | Target Code | Comment |
patient (Patient (M)) | is equivalent to | Encounter.subject | |
statusOfDiseaseAtLastFollowUp (Status of disease at last follow-up (M) type EpisodeEvent) | is equivalent to | Encounter.diagnosis.condition | Refers to encounter.episodeOfCare. Where use = $diagnosis-role#DD (Discharge Diagnosis) Details in the referred Condition |
patientFollowUpDate (Patient Follow Up date (M)) | is related to | Encounter.period.start | |
newCancerDiagnosis (New cancer diagnosis (M)) | is related to | Encounter.diagnosis.condition | If 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 to | Encounter.diagnosis.condition | Where use = $diagnosis-role#DD (Discharge Diagnosis) Details in the referred Condition |
newCancerTopography (New cancer topography (M)) | is related to | Encounter.diagnosis.condition | 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 | Relationship | Target Code |
patient (Patient (M)) | is equivalent to | Observation.subject |
patientFollowUpDate (Last Contact (M)) | is equivalent to | Observation.valueDateTime |
Group 4 Mapping from Patient Follow Up to Observation: Status at the Last Follow Up
Source Code | Relationship | Target Code | Comment |
patient (Patient (M)) | is equivalent to | Observation.subject | Where observation.encounter is the previuos visit |
statusOfPatientAtLastFollowUp (Status of patient at last follow-up (M)) | is equivalent to | Observation.valueCodeableConcept | Where observation.encounter is the previuos visit |