<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="omi-diagnostic-report" />
  <url value="http://omi.de/fhir/registry/StructureDefinition/omi-diagnostic-report" />
  <version value="0.3.26" />
  <name value="OmiDiagnosticReport" />
  <title value="AI-Diagnostic Report" />
  <status value="active" />
  <date value="2024-12-11" />
  <publisher value="MOLIT gGmbH" />
  <description value="Profile of DiagnosticReport for the OMI context. It describes the outcome of a AI-Service." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="DiagnosticReport" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DiagnosticReport" />
  <derivation value="constraint" />
  <differential>
    <element id="DiagnosticReport.status">
      <path value="DiagnosticReport.status" />
      <mustSupport value="true" />
    </element>
    <element id="DiagnosticReport.code">
      <path value="DiagnosticReport.code" />
      <mustSupport value="true" />
    </element>
    <element id="DiagnosticReport.result">
      <path value="DiagnosticReport.result" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://omi.de/fhir/registry/StructureDefinition/output-observation" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="DiagnosticReport.imagingStudy">
      <path value="DiagnosticReport.imagingStudy" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://omi.de/fhir/registry/StructureDefinition/imaging-study-output" />
      </type>
    </element>
  </differential>
</StructureDefinition>