<?xml version="1.0" encoding="UTF-8"?>

<ImagingSelection xmlns="http://hl7.org/fhir">
  <id value="example-mg-image-selection"/>
  <category>
    <coding>
      <code value="128181"/>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <display value="Diagnostic Source Images"/>
    </coding>
  </category>
  <code>
    <coding>
      <code value="121080"/>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <display value="Best illustration of finding"/>
    </coding>
  </code>
  <bodySite>
    <reference>
      <reference value="BodyStructure/breast-mass-example"/>
    </reference>
  </bodySite>
  <status value="available"/>
  <modality>
    <coding>
      <code value="MG"/>
    </coding>
  </modality>
  <subject>
    <reference value="Patient/genetics-example1"/>
  </subject>
  <issued value="2026-03-05T10:30:10+01:00"/>
  <studyUid value="1.2.276.0.7230010.3.1.2.2471810486.202606031209.11234567"/>
  <seriesUid value="1.2.276.0.7230010.3.1.3.2471810486.202606031209.11234567.1"/>
  <seriesNumber value="3"/>
</ImagingSelection>