PackagesCanonicalsLogsProblems
    Packages
    ihe.rad.mado@1.0.0
    https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoImagingStudy
description: Profile for ImagingStudy resources that represent the imaging studies manifest in the MADO context. It includes additional constraints and extensions specific to the MADO context, such as the study modality, the clinical specialty, the anatomical region of interest, the presence of significant images.
package_name: ihe.rad.mado
derivation: constraint
name: MadoImagingStudy
type: ImagingStudy
elements:
  description: {mustSupport: true, index: 13}
  started: {mustSupport: true, index: 6}
  numberOfSeries: {mustSupport: true, index: 11}
  series:
    elements:
      description: {mustSupport: true, index: 17}
      started: {mustSupport: true, index: 23}
      instance:
        index: 24
        extensions:
          number-of-frames: {url: 'https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoNumberOfFrames', min: 0, max: 1, type: Extension, short: The number of frames in an ImagingStudy instance., mustSupport: true, index: 26}
          ko-document-title: {url: 'https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoKeyObjectDocumentTitle', min: 0, max: 1, type: Extension, short: 'When this instance represents a Key Object Selection document, this extension contains the document title code of the referenced document.', mustSupport: true, index: 27}
        elements:
          extension:
            index: 25
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                number-of-frames:
                  match: {url: null}
                  schema: {type: Extension, short: The number of frames in an ImagingStudy instance., mustSupport: true, url: 'https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoNumberOfFrames', index: 26}
                  min: 0
                  max: 1
                ko-document-title:
                  match: {url: null}
                  schema: {type: Extension, short: 'When this instance represents a Key Object Selection document, this extension contains the document title code of the referenced document.', mustSupport: true, url: 'https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoKeyObjectDocumentTitle', index: 27}
                  min: 0
                  max: 1
          uid: {mustSupport: true, index: 28}
          sopClass: {mustSupport: true, index: 29}
          number: {mustSupport: true, index: 30}
          title: {short: Will contain the Key Object Description in the case the instance represents a Key Object., mustSupport: true, index: 31}
      number: {mustSupport: true, index: 15}
      uid: {mustSupport: true, index: 14}
      specimen: {mustSupport: true, index: 22}
      modality: {mustSupport: true, index: 16}
      bodySite: {mustSupport: true, index: 21}
      endpoint:
        index: 19
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this.resolve(), type: profile}
          min: 1
          slices:
            wado:
              match: {}
              schema:
                type: Reference
                mustSupport: true
                refers: ['https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoWadoEndpoint']
                array: true
                min: 1
                _required: true
                index: 20
              min: 1
      numberOfInstances: {mustSupport: true, index: 18}
    required: [numberOfInstances, instance, endpoint]
  modality: {mustSupport: true, index: 4}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        anatomical-region:
          match: {url: null}
          schema: {short: The anatomical regions covered by the study., type: Extension, mustSupport: true, url: 'https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoAnatomicalRegionExtension', index: 1}
          min: 0
  identifier:
    index: 2
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: profile}
      min: 1
      slices:
        study-instance-uid:
          match: {}
          schema: {type: Identifier, mustSupport: true, _required: true, index: 3}
          min: 1
          max: 1
  basedOn:
    index: 7
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        order:
          match: {}
          schema:
            type: Reference
            mustSupport: true
            refers: ['http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/AppointmentResponse', 'http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/Task']
            index: 8
          min: 0
          max: 1
  endpoint:
    index: 9
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this.resolve(), type: profile}
      min: null
      slices:
        webviewer:
          match: {}
          schema:
            type: Reference
            mustSupport: true
            refers: ['https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoWebViewerEndpoint']
            array: true
            index: 10
          min: 0
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoPatient']
    index: 5
  procedureCode: {short: The `ProcedureCode`s associated with the study., mustSupport: true, index: 12}
package_version: 1.0.0
extensions:
  anatomical-region: {url: 'https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoAnatomicalRegionExtension', min: 0, short: The anatomical regions covered by the study., type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoImagingStudy
base: http://hl7.org/fhir/StructureDefinition/ImagingStudy
version: 1.0.0
required: [numberOfSeries, identifier]