HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build CZ

HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions

Logical Model: A.2.5 - Link to related report - JSON Profile

Draft as of 2026-05-26

JSON representation of the LinkToRelatedReport logical model.

Raw json | Download

{
  "resourceType" : "StructureDefinition",
  "id" : "LinkToRelatedReport",
  "language" : "en",
  "text" : {
    "status" : "extensions"
  },
  "url" : "https://hl7.cz/fhir/img/StructureDefinition/LinkToRelatedReport",
  "version" : "0.1.0-ballot",
  "name" : "LogEnLinkToRelatedReportCz",
  "title" : "A.2.5 - Link to related report",
  "status" : "draft",
  "date" : "2026-05-26T08:31:12+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Imaging Report - Imaging Report link to related report - A.2.5",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "fhirVersion" : "4.0.1",
  "kind" : "logical",
  "abstract" : false,
  "type" : "https://hl7.cz/fhir/img/StructureDefinition/LinkToRelatedReport",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation" : "specialization",
  "snapshot" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString" : "4.0.1"
      }
    ],
    "element" : [
      {
        "id" : "LinkToRelatedReport",
        "path" : "LinkToRelatedReport",
        "short" : "A.2.5 - Link to related report",
        "definition" : "Imaging Report - Imaging Report link to related report - A.2.5",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Base",
          "min" : 0,
          "max" : "*"
        },
        "isModifier" : false
      },
      {
        "id" : "LinkToRelatedReport.documentReference",
        "path" : "LinkToRelatedReport.documentReference",
        "short" : "A.2.5.1 - DocumentReference",
        "definition" : "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.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LinkToRelatedReport.documentReference",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "DocumentReference"
          }
        ]
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "LinkToRelatedReport",
        "path" : "LinkToRelatedReport",
        "short" : "A.2.5 - Link to related report",
        "definition" : "Imaging Report - Imaging Report link to related report - A.2.5"
      },
      {
        "id" : "LinkToRelatedReport.documentReference",
        "path" : "LinkToRelatedReport.documentReference",
        "short" : "A.2.5.1 - DocumentReference",
        "definition" : "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.",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "DocumentReference"
          }
        ]
      }
    ]
  }
}