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 "adverseEvent2FHIR"] ; #
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 adverseEvent2FHIR</b></p><a name=\"adverseEvent2FHIR\"> </a><a name=\"hcadverseEvent2FHIR\"> </a><a name=\"adverseEvent2FHIR-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-AdverseEvent.html\">Adverse Event</a> to http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/AdverseEvent-eu-i4rc</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-AdverseEvent.html\">Adverse Event</a> to <code>http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/AdverseEvent-eu-i4rc</code></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>AdverseEvent.episodeEvent (Episode Event reference)</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>AdverseEvent.</td><td>Clariify if this is the right concept..</td></tr><tr><td>AdverseEvent.type (Adverse event type (CTCAE Term))</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>AdverseEvent.event</td><td>to be checked based on the clarificaiton on the used coded concepts</td></tr><tr><td>AdverseEvent.eventStartingDate (Adverse event starting date �)</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>AdverseEvent.extension:R5occurrencePeriod.start</td><td/></tr><tr><td>AdverseEvent.eventDuration (Adverse event duration)</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>AdverseEvent.extension:R5occurrencePeriod.end</td><td/></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/adverseEvent2FHIR"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "AdverseEvent2FHIR"] ; #
fhir:title [ fhir:v "Radiotherapy 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 "Radiotherapy 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 Radiotherapy model is mapped into this guide"] ; #
fhir:source [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/AdverseEvent"^^xsd:anyURI] ; #
fhir:target [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/AdverseEvent-eu-i4rc"^^xsd:anyURI] ; #
fhir:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/AdverseEvent"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/AdverseEvent-eu-i4rc"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "AdverseEvent.episodeEvent" ] ;
fhir:display [ fhir:v "Episode Event reference" ] ;
( fhir:target [
fhir:code [ fhir:v "AdverseEvent." ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Clariify if this is the right concept.." ] ] ) ] [
fhir:code [ fhir:v "AdverseEvent.type" ] ;
fhir:display [ fhir:v "Adverse event type (CTCAE Term)" ] ;
( fhir:target [
fhir:code [ fhir:v "AdverseEvent.event" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "to be checked based on the clarificaiton on the used coded concepts" ] ] ) ] [
fhir:code [ fhir:v "AdverseEvent.eventStartingDate" ] ;
fhir:display [ fhir:v "Adverse event starting date �" ] ;
( fhir:target [
fhir:code [ fhir:v "AdverseEvent.extension:R5occurrencePeriod.start" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "AdverseEvent.eventDuration" ] ;
fhir:display [ fhir:v "Adverse event duration" ] ;
( fhir:target [
fhir:code [ fhir:v "AdverseEvent.extension:R5occurrencePeriod.end" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
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.