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
Draft as of 2024-11-12 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "episodeEvent2FHIR"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap episodeEvent2FHIR</b></p><a name=\"episodeEvent2FHIR\"> </a><a name=\"hcepisodeEvent2FHIR\"> </a><a name=\"episodeEvent2FHIR-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-EpisodeEvent.html\">Episode Event</a> to <a href=\"StructureDefinition-Condition-primaryCancer-eu-i4rc.html\">Condition: Primary Cancer</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-EpisodeEvent.html\">Episode Event</a> to <a href=\"StructureDefinition-Condition-primaryCancer-eu-i4rc.html\">Condition: Primary Cancer</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>EpisodeEvent.cancerEpisode (Cancer Episode Reference)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Condition.extension:condition-occurredFollowing</td><td>if not 'Baseline'</td></tr><tr><td>EpisodeEvent.cancerEpisode (Cancer Episode Reference)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Condition.</td><td>If 'Baseline': new Condition</td></tr><tr><td>EpisodeEvent.eventType (Event type)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Condition.clinicalStatus.coding:athena</td><td>The 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. \nThe clincalStatus has in fact a required binding with http://hl7.org/fhir/R4/valueset-condition-clinical.html. active | recurrence | relapse | inactive | remission | resolved \nfor example First episode - 4113134 has a status='active' and extension:condition-occurredFollowing.empty()\nProgression - 32949 may have status='relapse'; extension:condition-occurredFollowing.exists() (To be checked) \nRecurrence - 4097297 has status='recurrence'; extension:condition-occurredFollowing.exists()\nStable disease - 32948 may have status='inactive'; extension:condition-occurredFollowing.exists() (To be checked)</td></tr><tr><td>EpisodeEvent.definedAt (Defined At)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Condition.extension:definedAt</td><td>Temporary included in the guide for covering the request of tracking if this information has been captured and maintained by the same or other organizations.\nIt is envisioned that this kind of requirements could be covered by recording where specific act are taking place.</td></tr><tr><td>EpisodeEvent.dateOfEpisode (Date of episode)</td><td><a href=\"https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>Condition.recordedDate</td><td>If it is when this particular Condition record was created in the system</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/episodeEvent2FHIR"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "EpisodeEvent2FHIR"] ; #
fhir:title [ fhir:v "Episode Event Model to this guide Map"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-11-12T10:15:38+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "IDEA4RC Project"] ; #
fhir:contact ( [
fhir:name [ fhir:v "IDEA4RC Project" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.idea4rc.eu/" ] ] )
] [
fhir:name [ fhir:v "IDEA4RC Project" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.idea4rc.eu/" ] ] )
] ) ; #
fhir:description [ fhir:v "Episode Event Model to this guide Map"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ] ] )
] ) ; #
fhir:purpose [ fhir:v "It shows how the Episode Event model is mapped into this guide"] ; #
fhir:source [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/EpisodeEvent"^^xsd:anyURI] ; #
fhir:target [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Condition-primaryCancer-eu-i4rc"^^xsd:anyURI] ; #
fhir:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/EpisodeEvent"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Condition-primaryCancer-eu-i4rc"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "EpisodeEvent.cancerEpisode" ] ;
fhir:display [ fhir:v "Cancer Episode Reference" ] ;
( fhir:target [
fhir:code [ fhir:v "Condition.extension:condition-occurredFollowing" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "if not 'Baseline'" ] ] ) ] [
fhir:code [ fhir:v "EpisodeEvent.cancerEpisode" ] ;
fhir:display [ fhir:v "Cancer Episode Reference" ] ;
( fhir:target [
fhir:code [ fhir:v "Condition." ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "If 'Baseline': new Condition" ] ] ) ] [
fhir:code [ fhir:v "EpisodeEvent.eventType" ] ;
fhir:display [ fhir:v "Event type" ] ;
( fhir:target [
fhir:code [ fhir:v "Condition.clinicalStatus.coding:athena" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "The 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. \nThe clincalStatus has in fact a required binding with http://hl7.org/fhir/R4/valueset-condition-clinical.html. active | recurrence | relapse | inactive | remission | resolved \nfor example First episode - 4113134 has a status='active' and extension:condition-occurredFollowing.empty()\nProgression - 32949 may have status='relapse'; extension:condition-occurredFollowing.exists() (To be checked) \nRecurrence - 4097297 has status='recurrence'; extension:condition-occurredFollowing.exists()\nStable disease - 32948 may have status='inactive'; extension:condition-occurredFollowing.exists() (To be checked)" ] ] ) ] [
fhir:code [ fhir:v "EpisodeEvent.definedAt" ] ;
fhir:display [ fhir:v "Defined At" ] ;
( fhir:target [
fhir:code [ fhir:v "Condition.extension:definedAt" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Temporary included in the guide for covering the request of tracking if this information has been captured and maintained by the same or other organizations.\nIt is envisioned that this kind of requirements could be covered by recording where specific act are taking place." ] ] ) ] [
fhir:code [ fhir:v "EpisodeEvent.dateOfEpisode" ] ;
fhir:display [ fhir:v "Date of episode" ] ;
( fhir:target [
fhir:code [ fhir:v "Condition.recordedDate" ] ;
fhir:equivalence [ fhir:v "equal" ] ;
fhir:comment [ fhir:v "If it is when this particular Condition record was created in the system" ] ] ) ] )
] ) . #
IG © 2022+ IDEA4RC Project. Package hl7.eu.fhir.idea4rc#0.1.0 based on FHIR 4.0.1. Generated 2024-11-12
research and innovation programme under grant agreement No. 101057048.