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

: Other Treatment to this guide Map - TTL Representation

Draft as of 2024-11-12

Raw ttl | Download


@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 "otherTreatment2FHIR"] ; # 
  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 otherTreatment2FHIR</b></p><a name=\"otherTreatment2FHIR\"> </a><a name=\"hcotherTreatment2FHIR\"> </a><a name=\"otherTreatment2FHIR-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-OtherTreatment.html\">Other Local Treatment</a> to <a href=\"StructureDefinition-Procedure-otherTreatment-eu-i4rc.html\">Procedure: Other Treatment</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-OtherTreatment.html\">Other Local Treatment</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>OtherTreatment.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>Procedure.reasonReference</td><td/></tr><tr><td>OtherTreatment.type (Type of local treatment)</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>Procedure.code</td><td>Check if it should be a category or a code</td></tr><tr><td>OtherTreatment.startDate (Start date)</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>Procedure.performedPeriod.start</td><td/></tr><tr><td>OtherTreatment.endDate (End  date)</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>Procedure.performedPeriod.end</td><td>to be checked</td></tr><tr><td>OtherTreatment.treatmentResponse (Treatment response)</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>Procedure.outcome</td><td/></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/otherTreatment2FHIR"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "otherTreatment2FHIR"] ; # 
  fhir:title [ fhir:v "Other Treatment 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 "Other Treatment 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 Other Treatment model is mapped into this guide"] ; # 
  fhir:source [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/OtherTreatment"^^xsd:anyURI] ; # 
  fhir:target [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Procedure-otherTreatment-eu-i4rc"^^xsd:anyURI] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/OtherTreatment"^^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 "OtherTreatment.episodeEvent" ] ;
fhir:display [ fhir:v "Episode Event reference" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Procedure.reasonReference" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "OtherTreatment.type" ] ;
fhir:display [ fhir:v "Type of local treatment" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Procedure.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Check if it should be a category or a code" ]       ] )     ] [
fhir:code [ fhir:v "OtherTreatment.startDate" ] ;
fhir:display [ fhir:v "Start date" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Procedure.performedPeriod.start" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "OtherTreatment.endDate" ] ;
fhir:display [ fhir:v "End  date" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Procedure.performedPeriod.end" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "to be checked" ]       ] )     ] [
fhir:code [ fhir:v "OtherTreatment.treatmentResponse" ] ;
fhir:display [ fhir:v "Treatment response" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Procedure.outcome" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] )
  ] ) . #