@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 -------------------------------------------------------------------

<https://hl7.cz/fhir/img/StructureDefinition/LinkToRelatedReport> a fhir:StructureDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "LinkToRelatedReport"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ]
  ] ; # 
  fhir:url [
     fhir:v "https://hl7.cz/fhir/img/StructureDefinition/LinkToRelatedReport"^^xsd:anyURI ;
     fhir:l <https://hl7.cz/fhir/img/StructureDefinition/LinkToRelatedReport>
  ] ; # 
  fhir:version [ fhir:v "0.1.0-ballot"] ; # 
  fhir:name [ fhir:v "LogEnLinkToRelatedReportCz"] ; # 
  fhir:title [ fhir:v "A.2.5 - Link to related report"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-05-26T08:31:12+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Czech Republic"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 Czech Republic" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.hl7.cz/" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Imaging Report - Imaging Report link to related report - A.2.5"] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "CZ" ] ;
       fhir:display [ fhir:v "Czechia" ]
     ] )
  ] ) ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:kind [ fhir:v "logical"] ; # 
  fhir:abstract [ fhir:v false] ; # 
  fhir:type [
     fhir:v "https://hl7.cz/fhir/img/StructureDefinition/LinkToRelatedReport"^^xsd:anyURI ;
     fhir:l <https://hl7.cz/fhir/img/StructureDefinition/LinkToRelatedReport>
  ] ; # 
  fhir:baseDefinition [
     fhir:v "http://hl7.org/fhir/StructureDefinition/Base"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/StructureDefinition/Base>
  ] ; # 
  fhir:derivation [ fhir:v "specialization"] ; # 
  fhir:snapshot [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version>
       ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "4.0.1"
       ]
     ] ) ;
     fhir:element ( [
       fhir:id [ fhir:v "LinkToRelatedReport" ] ;
       fhir:path [ fhir:v "LinkToRelatedReport" ] ;
       fhir:short [ fhir:v "A.2.5 - Link to related report" ] ;
       fhir:definition [ fhir:v "Imaging Report - Imaging Report link to related report - A.2.5" ] ;
       fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "*" ] ;
       fhir:base [
         fhir:path [ fhir:v "Base" ] ;
         fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
         fhir:max [ fhir:v "*" ]
       ] ;
       fhir:isModifier [ fhir:v false ]
     ] [
       fhir:id [ fhir:v "LinkToRelatedReport.documentReference" ] ;
       fhir:path [ fhir:v "LinkToRelatedReport.documentReference" ] ;
       fhir:short [ fhir:v "A.2.5.1 - DocumentReference" ] ;
       fhir:definition [ fhir:v "A reference to a related prior report of results (or study), e.g., for comparison of results or trends, or to an older version of a report amended by this report. The relevant report must belong to the same patient." ] ;
       fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "*" ] ;
       fhir:base [
         fhir:path [ fhir:v "LinkToRelatedReport.documentReference" ] ;
         fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
         fhir:max [ fhir:v "*" ]
       ] ;
       fhir:type ( [
         fhir:code [
           fhir:v "DocumentReference"^^xsd:anyURI ;
           fhir:l fhir:DocumentReference
         ]
       ] )
     ] )
  ] ; # 
  fhir:differential [
     fhir:element ( [
       fhir:id [ fhir:v "LinkToRelatedReport" ] ;
       fhir:path [ fhir:v "LinkToRelatedReport" ] ;
       fhir:short [ fhir:v "A.2.5 - Link to related report" ] ;
       fhir:definition [ fhir:v "Imaging Report - Imaging Report link to related report - A.2.5" ]
     ] [
       fhir:id [ fhir:v "LinkToRelatedReport.documentReference" ] ;
       fhir:path [ fhir:v "LinkToRelatedReport.documentReference" ] ;
       fhir:short [ fhir:v "A.2.5.1 - DocumentReference" ] ;
       fhir:definition [ fhir:v "A reference to a related prior report of results (or study), e.g., for comparison of results or trends, or to an older version of a report amended by this report. The relevant report must belong to the same patient." ] ;
       fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
       fhir:max [ fhir:v "*" ] ;
       fhir:type ( [
         fhir:code [
           fhir:v "DocumentReference"^^xsd:anyURI ;
           fhir:l fhir:DocumentReference
         ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

