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