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

: Patient Follow up Model to this guide Map - TTL Representation

Draft as of 2026-08-07

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 -------------------------------------------------------------------

<http://hl7.org/fhir/ConceptMap/followup2FHIR> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "followup2FHIR"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap followup2FHIR</b></p><a name=\"followup2FHIR\"> </a><a name=\"hcfollowup2FHIR\"> </a><p>This mapping does not specify any particular context of use.</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-PatientFollowUp.html\">Patient Follow Up</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>Card.</b></td><td><b>Type</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Comment</b></td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.patient\">PatientFollowUp.patient</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-Condition-primaryCancer-eu-i4rc.html#s-Condition.subject\">Condition.subject</a></td><td>1..1</td><td>todo</td><td>Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)</td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.statusOfDiseaseAtLastFollowUp\">PatientFollowUp.statusOfDiseaseAtLastFollowUp</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-Condition-primaryCancer-eu-i4rc.html#s-Condition.clinicalStatus\">Condition.clinicalStatus</a></td><td>0..1</td><td>todo</td><td>Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)</td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.dateOfNewCancerDiagnosis\">PatientFollowUp.dateOfNewCancerDiagnosis</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-Condition-primaryCancer-eu-i4rc.html#s-Condition.onset[x]\">Condition.onset[x]</a></td><td>0..1</td><td>todo</td><td>Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis). See the CancerEpisode map for further details about the representation of the date of diagnosis</td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.newCancerTopography\">PatientFollowUp.newCancerTopography</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-Condition-primaryCancer-eu-i4rc.html#s-Condition.code\">Condition.code</a></td><td>1..1</td><td>todo</td><td>Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-PatientFollowUp.html\">Patient Follow Up</a> to <a href=\"StructureDefinition-Encounter-eu-i4rc.html\">Encounter: IDEA4RC</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Comment</b></td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.patient\">PatientFollowUp.patient</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-Encounter-eu-i4rc.html#s-Encounter.subject\">Encounter.subject</a></td><td>1..1</td><td>todo</td><td/></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.statusOfDiseaseAtLastFollowUp\">PatientFollowUp.statusOfDiseaseAtLastFollowUp</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-Encounter-eu-i4rc.html#s-Encounter.diagnosis.condition\">Encounter.diagnosis.condition</a></td><td>1..1</td><td>todo</td><td>Refers to encounter.episodeOfCare. Where use = $diagnosis-role#DD (Discharge Diagnosis)\nDetails in the referred Condition</td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.patientFollowUpDate\">PatientFollowUp.patientFollowUpDate</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td><a href=\"StructureDefinition-Encounter-eu-i4rc.html#s-Encounter.period.start\">Encounter.period.start</a></td><td>1..1</td><td>todo</td><td/></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.newCancerDiagnosis\">PatientFollowUp.newCancerDiagnosis</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td><a href=\"StructureDefinition-Encounter-eu-i4rc.html#s-Encounter.diagnosis.condition\">Encounter.diagnosis.condition</a></td><td>1..1</td><td>todo</td><td>If exist.condition where use = $diagnosis-role#DD (Discharge Diagnosis) = 'Yes', else 'No'.\nDetails in the referred Condition</td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.dateOfNewCancerDiagnosis\">PatientFollowUp.dateOfNewCancerDiagnosis</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td><a href=\"StructureDefinition-Encounter-eu-i4rc.html#s-Encounter.diagnosis.condition\">Encounter.diagnosis.condition</a></td><td>1..1</td><td>todo</td><td>Where use = $diagnosis-role#DD (Discharge Diagnosis)\nDetails in the referred Condition</td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.newCancerTopography\">PatientFollowUp.newCancerTopography</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td><a href=\"StructureDefinition-Encounter-eu-i4rc.html#s-Encounter.diagnosis.condition\">Encounter.diagnosis.condition</a></td><td>1..1</td><td>todo</td><td>Where use = $diagnosis-role#DD (Discharge Diagnosis)\nDetails in the referred Condition</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <a href=\"StructureDefinition-PatientFollowUp.html\">Patient Follow Up</a> to <a href=\"StructureDefinition-observation-dateLastContact-eu-i4rc.html\">Observation: date of the last contact</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Card.</b></td><td><b>Type</b></td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.patient\">PatientFollowUp.patient</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-observation-dateLastContact-eu-i4rc.html#s-Observation.subject\">Observation.subject</a></td><td>1..1</td><td>todo</td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.patientFollowUpDate\">PatientFollowUp.patientFollowUpDate</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-observation-dateLastContact-eu-i4rc.html#s-Observation.value[x]\">Observation.value[x]</a></td><td>1..1</td><td>todo</td></tr></table><hr/><p><b>Group 4 </b>Mapping from <a href=\"StructureDefinition-PatientFollowUp.html\">Patient Follow Up</a> to <a href=\"StructureDefinition-observation-lastFollowupStatus-eu-i4rc.html\">Observation: Status at the Last Follow Up</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Card.</b></td><td><b>Type</b></td><td><b>Comment</b></td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.patient\">PatientFollowUp.patient</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-observation-lastFollowupStatus-eu-i4rc.html#s-Observation.subject\">Observation.subject</a></td><td>1..1</td><td>todo</td><td>Where observation.encounter is the previuos visit</td></tr><tr><td><a href=\"StructureDefinition-PatientFollowUp.html#s-PatientFollowUp.statusOfPatientAtLastFollowUp\">PatientFollowUp.statusOfPatientAtLastFollowUp</a></td><td>1..*</td><td>todo</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td><a href=\"StructureDefinition-observation-lastFollowupStatus-eu-i4rc.html#s-Observation.value[x]\">Observation.value[x]</a></td><td>1..1</td><td>todo</td><td>Where observation.encounter is the previuos visit</td></tr></table></div>"
  ] ;
  fhir:ConceptMap.url [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/ConceptMap/followup2FHIR"] ;
  fhir:ConceptMap.version [ fhir:value "0.1.0"] ;
  fhir:ConceptMap.name [ fhir:value "Followup2FHIR"] ;
  fhir:ConceptMap.title [ fhir:value "Patient Follow up Model to this guide Map"] ;
  fhir:ConceptMap.status [ fhir:value "draft"] ;
  fhir:ConceptMap.experimental [ fhir:value "true"^^xsd:boolean] ;
  fhir:ConceptMap.date [ fhir:value "2026-08-07T10:05:28+00:00"^^xsd:dateTime] ;
  fhir:ConceptMap.publisher [ fhir:value "IDEA4RC Project"] ;
  fhir:ConceptMap.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "IDEA4RC Project" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.idea4rc.eu/" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "IDEA4RC Project" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.idea4rc.eu/" ]
     ]
  ] ;
  fhir:ConceptMap.description [ fhir:value "It shows how the Patient Follow up model is mapped into this guide"] ;
  fhir:ConceptMap.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "150" ] ;
       fhir:Coding.display [ fhir:value "Europe" ]
     ]
  ] ;
  fhir:ConceptMap.group [
     fhir:index 0 ;
     fhir:ConceptMap.group.source [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/PatientFollowUp" ] ;
     fhir:ConceptMap.group.target [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Condition-primaryCancer-eu-i4rc" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.patient" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Patient (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Condition.subject" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.statusOfDiseaseAtLastFollowUp" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Status of disease at last follow-up (M) type EpisodeEvent" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Condition.clinicalStatus" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)" ]
       ]
     ], [
       fhir:index 2 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.dateOfNewCancerDiagnosis" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Date of new cancer diagnosis (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Condition.onset[x]" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis). See the CancerEpisode map for further details about the representation of the date of diagnosis" ] ;
         fhir:ConceptMap.group.element.target.dependsOn [
           fhir:index 0 ;
           fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "datatype" ] ;
           fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "dateTime" ]
         ]
       ]
     ], [
       fhir:index 3 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.newCancerTopography" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "New cancer topography (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Condition.code" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Parent Encounter.diagnosis with use = $diagnosis-role#DD (Discharge Diagnosis)" ]
       ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ConceptMap.group.source [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/PatientFollowUp" ] ;
     fhir:ConceptMap.group.target [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/Encounter-eu-i4rc" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.patient" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Patient (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Encounter.subject" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.statusOfDiseaseAtLastFollowUp" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Status of disease at last follow-up (M) type EpisodeEvent" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Encounter.diagnosis.condition" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Refers to encounter.episodeOfCare. Where use = $diagnosis-role#DD (Discharge Diagnosis)\nDetails in the referred Condition" ]
       ]
     ], [
       fhir:index 2 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.patientFollowUpDate" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Patient Follow Up date (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Encounter.period.start" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "relatedto" ]
       ]
     ], [
       fhir:index 3 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.newCancerDiagnosis" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "New cancer diagnosis (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Encounter.diagnosis.condition" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "relatedto" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "If exist.condition where use = $diagnosis-role#DD (Discharge Diagnosis) = 'Yes', else 'No'.\nDetails in the referred Condition" ]
       ]
     ], [
       fhir:index 4 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.dateOfNewCancerDiagnosis" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Date of new cancer diagnosis (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Encounter.diagnosis.condition" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "relatedto" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Where use = $diagnosis-role#DD (Discharge Diagnosis)\nDetails in the referred Condition" ]
       ]
     ], [
       fhir:index 5 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.newCancerTopography" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "New cancer topography (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Encounter.diagnosis.condition" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "relatedto" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Where use = $diagnosis-role#DD (Discharge Diagnosis)\nDetails in the referred Condition" ]
       ]
     ]
  ], [
     fhir:index 2 ;
     fhir:ConceptMap.group.source [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/PatientFollowUp" ] ;
     fhir:ConceptMap.group.target [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/observation-dateLastContact-eu-i4rc" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.patient" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Patient (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Observation.subject" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.patientFollowUpDate" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Patient Follow Up date (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Observation.value[x]" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ;
         fhir:ConceptMap.group.element.target.dependsOn [
           fhir:index 0 ;
           fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "datatype" ] ;
           fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "dateTime" ]
         ]
       ]
     ]
  ], [
     fhir:index 3 ;
     fhir:ConceptMap.group.source [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/PatientFollowUp" ] ;
     fhir:ConceptMap.group.target [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/observation-lastFollowupStatus-eu-i4rc" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.patient" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Patient (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Observation.subject" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Where observation.encounter is the previuos visit" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PatientFollowUp.statusOfPatientAtLastFollowUp" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Status of patient at last follow-up (M)" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "Observation.value[x]" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ;
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Where observation.encounter is the previuos visit" ] ;
         fhir:ConceptMap.group.element.target.dependsOn [
           fhir:index 0 ;
           fhir:ConceptMap.group.element.target.dependsOn.property [ fhir:value "datatype" ] ;
           fhir:ConceptMap.group.element.target.dependsOn.value [ fhir:value "CodeableConcept" ]
         ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ConceptMap/followup2FHIR.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ConceptMap/followup2FHIR.ttl> .