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 2024-11-12 Computable Name: EpisodeEvent2FHIR

Episode Event Model to this guide Map

It shows how the Episode Event model is mapped into this guide

Generated Narrative: ConceptMap episodeEvent2FHIR

Mapping from Episode Event to Condition: Primary Cancer


Group 1 Mapping from Episode Event to Condition: Primary Cancer

Source CodeRelationshipTarget CodeComment
EpisodeEvent.cancerEpisode (Cancer Episode Reference)is equivalent toCondition.extension:condition-occurredFollowingif not 'Baseline'
EpisodeEvent.cancerEpisode (Cancer Episode Reference)is equivalent toCondition.If 'Baseline': new Condition
EpisodeEvent.eventType (Event type)is related 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 First episode - 4113134 has a status='active' and extension:condition-occurredFollowing.empty() Progression - 32949 may have status='relapse'; extension:condition-occurredFollowing.exists() (To be checked) Recurrence - 4097297 has status='recurrence'; extension:condition-occurredFollowing.exists() Stable disease - 32948 may have status='inactive'; extension:condition-occurredFollowing.exists() (To be checked)
EpisodeEvent.definedAt (Defined At)is related toCondition.extension:definedAtTemporary 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.
EpisodeEvent.dateOfEpisode (Date of episode)is equal toCondition.recordedDateIf it is when this particular Condition record was created in the system