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: Episode Event Model to this guide Map (Experimental)

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

It shows how the EpisodeEvent model is mapped into this guide

Mapping from (not specified) to (not specified)


Group 1 Mapping from Episode Event to Condition: Primary Cancer

Source CodeRelationshipTarget CodeComment
cancerEpisodeReference (Cancer Episode Reference (M))is related toCondition.extension:condition-occurredFollowingIf not 'Baseline'
cancerEpisodeReference (Cancer Episode Reference (M))is related toConditionIf 'Baseline': new Condition
diseaseStatus (Disease status (M))is equivalent toCondition.clinicalStatus.coding:athenaThe eventType is recoded in the coding athena slice, however the type has to be consistent with the combination of status / previous status and existance of previous Condition resources. The clincalStatus has in fact a required binding with http://hl7.org/fhir/R4/valueset-condition-clinical.html. active | recurrence | relapse | inactive | remission | resolved. For example Stable disease - 32948 may have status='active' and extension:condition-occurredFollowing.exists(), Complete Remission may have status='inactive' and extension:condition-occurredFollowing.exists(); Recurrence - 2000100002 may have status.: 'recurrence' and extension:condition-occurredFollowing.exists(). Progression - 32949 may have status='relapse' and extension:condition-occurredFollowing.exists().
definedAt (Defined At (O))is related toCondition.extension:sameHospitalTemporary included in the guide for covering the request of tracking if this information has been captured and maintained by the same or other organizations. It is envisioned that this kind of requirements could be covered by recording where specific act are taking place.
dateOfEpisode (Date of episode (M))is equivalent toCondition.onsetIf it is when this particular Condition record was created in the system