PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@rad-order-2.0.0
    http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-imagingstudy
description: Definition for the ImagingStudy resource in the context of CH RAD-Order.
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChRadOrderImagingStudy
type: ImagingStudy
elements:
  identifier:
    mustSupport: true
    array: true
    min: 2
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: 2
      slices:
        studyInstanceUid:
          match:
            type:
              coding:
              - {code: PLAC, system: 'urn:dicom:uid'}
          schema:
            short: Study Instanve UID
            mustSupport: true
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: PLAC, system: 'urn:dicom:uid'}
            _required: true
            index: 1
            elements:
              system: {mustSupport: true, index: 2}
              value: {mustSupport: true, index: 3}
        acsn:
          match:
            type:
              coding:
              - {code: ACSN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
          schema:
            short: Accession Number
            mustSupport: true
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: ACSN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
            _required: true
            index: 4
            elements:
              system: {mustSupport: true, index: 5}
              value: {mustSupport: true, index: 6}
  status: {mustSupport: true, index: 7}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 8
  series:
    mustSupport: true
    index: 9
    elements:
      uid: {mustSupport: true, index: 10}
      modality: {mustSupport: true, index: 11}
      performer:
        mustSupport: true
        index: 12
        elements:
          actor:
            type: Reference
            mustSupport: true
            refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
            index: 13
      instance:
        mustSupport: true
        index: 14
        elements:
          uid: {mustSupport: true, index: 15}
          sopClass: {mustSupport: true, index: 16}
package_version: rad-order-2.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-imagingstudy
base: http://hl7.org/fhir/StructureDefinition/ImagingStudy
version: 2.0.0