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 2025-09-10 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "isolatedLimbPerfusion2FHIR"] ; #
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 isolatedLimbPerfusion2FHIR</b></p><a name=\"isolatedLimbPerfusion2FHIR\"> </a><a name=\"hcisolatedLimbPerfusion2FHIR\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-IsolatedLimbPerfusion.html\">Isolated Limb Perfusion</a> to <a href=\"StructureDefinition-Procedure-otherTreatment-eu-i4rc.html\">Procedure: Other Treatment</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>diagnosisReference (Diagnosis reference (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.reasonReference</td><td>Where Procedure.code = 4019656 'Isolated limb perfusion'</td></tr><tr><td>episodeEventReference (Episode Event reference (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.reasonReference</td><td/></tr><tr><td>isolatedLimbPerfusionHospital (Isolated Limb perfusion Hospital (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.performer</td><td>In case the actual Organization performing the procedure is captured. It could be a perfomer of type Organization; or a perfomer.organization if of type PractitionerRole</td></tr><tr><td>isolatedLimbPerfusionHospital (Isolated Limb perfusion Hospital (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.extension:sameHospital</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. It is envisioned that this kind of requirements could be covered by recording where specific act are taking place.</td></tr><tr><td>startDate (Start date (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.performedPeriod.start</td><td/></tr><tr><td>endDate (End date (M))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Procedure.performedPeriod.end</td><td/></tr><tr><td>treatmentResponse (Treatment response (R))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Procedure.outcome</td><td/></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/isolatedLimbPerfusion2FHIR"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "IsolatedLimbPerfusion2FHIR"] ; #
fhir:title [ fhir:v "IsolatedLimbPerfusion Model to this guide Map"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-09-10T15:18:34+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 "It shows how the IsolatedLimbPerfusion model is mapped into this guide"] ; #
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:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/IsolatedLimbPerfusion"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Procedure-otherTreatment-eu-i4rc"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "diagnosisReference" ] ;
fhir:display [ fhir:v "Diagnosis reference (M)" ] ;
( fhir:target [
fhir:code [ fhir:v "Procedure.reasonReference" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Where Procedure.code = 4019656 'Isolated limb perfusion'" ] ] ) ] [
fhir:code [ fhir:v "episodeEventReference" ] ;
fhir:display [ fhir:v "Episode Event reference (M)" ] ;
( fhir:target [
fhir:code [ fhir:v "Procedure.reasonReference" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] [
fhir:code [ fhir:v "isolatedLimbPerfusionHospital" ] ;
fhir:display [ fhir:v "Isolated Limb perfusion Hospital (M)" ] ;
( fhir:target [
fhir:code [ fhir:v "Procedure.performer" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "In case the actual Organization performing the procedure is captured. It could be a perfomer of type Organization; or a perfomer.organization if of type PractitionerRole" ] ] ) ] [
fhir:code [ fhir:v "isolatedLimbPerfusionHospital" ] ;
fhir:display [ fhir:v "Isolated Limb perfusion Hospital (M)" ] ;
( fhir:target [
fhir:code [ fhir:v "Procedure.extension:sameHospital" ] ;
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. It is envisioned that this kind of requirements could be covered by recording where specific act are taking place." ] ] ) ] [
fhir:code [ fhir:v "startDate" ] ;
fhir:display [ fhir:v "Start date (M)" ] ;
( fhir:target [
fhir:code [ fhir:v "Procedure.performedPeriod.start" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] [
fhir:code [ fhir:v "endDate" ] ;
fhir:display [ fhir:v "End date (M)" ] ;
( fhir:target [
fhir:code [ fhir:v "Procedure.performedPeriod.end" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] [
fhir:code [ fhir:v "treatmentResponse" ] ;
fhir:display [ fhir:v "Treatment response (R)" ] ;
( fhir:target [
fhir:code [ fhir:v "Procedure.outcome" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
IG © 2022+ IDEA4RC Project. Package hl7.eu.fhir.idea4rc#0.1.0 based on FHIR 4.0.1. Generated 2025-09-10
research and innovation programme under grant agreement No. 101057048.