<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="DiagnosticReport" />
  <url value="http://mrdm.nl/profiles/fhir/r4/dbir/StructureDefinition/Condition/DiagnosticReport" />
  <name value="DiagnosticReport" />
  <status value="draft" />
  <description value="The perioperative findings on patient that are related to problems with a breast implant." />
  <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.code.coding.system">
      <path value="DiagnosticReport.code.coding.system" />
      <min value="1" />
      <fixedUri value="http://loinc.org" />
    </element>
    <element id="DiagnosticReport.code.coding.code">
      <path value="DiagnosticReport.code.coding.code" />
      <short value="Surgical operation note" />
      <definition value="This is a generic code used for documenting surgical procedures, including findings before or during breast reconstruction surgery such as implant rupture. This code is commonly used when the report details intraoperative findings and surgical outcomes." />
      <min value="1" />
      <fixedCode value="11526-1" />
    </element>
    <element id="DiagnosticReport.subject">
      <path value="DiagnosticReport.subject" />
      <min value="1" />
    </element>
    <element id="DiagnosticReport.encounter">
      <path value="DiagnosticReport.encounter" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>