PackagesCanonicalsLogsProblems
    Packages
    ontariomicdrfhirimplementationguide@0.10.00-0.9.0-beta
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ImagingStudy
description: null
package_name: ontariomicdrfhirimplementationguide
derivation: constraint
name: MiCdrImagingStudy
type: ImagingStudy
elements:
  description: {mustSupport: true, index: 37}
  started: {mustSupport: true, index: 25}
  numberOfSeries: {mustSupport: true, index: 30}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  interpreter:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization', 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner', 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole']
    index: 28
  series:
    mustSupport: true
    index: 38
    elements:
      description: {mustSupport: true, index: 42}
      started: {mustSupport: true, index: 53}
      laterality:
        binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/mi-procedure-laterality-dicom'}
        mustSupport: true
        index: 49
        elements:
          system: {mustSupport: true, index: 50}
          code: {mustSupport: true, index: 51}
          display: {mustSupport: true, index: 52}
        required: [display, system, code]
      instance:
        mustSupport: true
        index: 57
        elements:
          uid: {mustSupport: true, index: 58}
          sopClass: {mustSupport: true, index: 59}
          number: {mustSupport: true, index: 60}
          title: {mustSupport: true, index: 61}
      number: {mustSupport: true, index: 40}
      uid: {mustSupport: true, index: 39}
      modality: {mustSupport: true, index: 41}
      bodySite:
        binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/mi-procedure-bodypart-dicom'}
        mustSupport: true
        index: 45
        elements:
          system: {mustSupport: true, index: 46}
          code: {mustSupport: true, index: 47}
          display: {mustSupport: true, index: 48}
        required: [display, system, code]
      endpoint: {mustSupport: true, index: 44}
      numberOfInstances: {mustSupport: true, index: 43}
      performer:
        mustSupport: true
        index: 54
        elements:
          function: {mustSupport: true, index: 55}
          actor:
            type: Reference
            mustSupport: true
            refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization', 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner', 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole']
            index: 56
    required: [instance]
  encounter:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-encounter']
    index: 24
  reasonCode: {mustSupport: true, index: 35}
  modality: {mustSupport: true, index: 22}
  note: {mustSupport: true, index: 36}
  referrer:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization', 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner', 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole']
    index: 27
  status: {mustSupport: true, index: 21}
  identifier:
    mustSupport: true
    index: 2
    slicing:
      rules: open
      description: must contain one repetition of an accession number.
      discriminator:
      - {path: type, type: value}
      min: 1
      slices:
        identifier-accession:
          match:
            type:
              coding:
              - {code: ACSN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Accession ID}
          schema:
            short: Filler/Accession ID
            mustSupport: true
            _required: true
            index: 3
            elements:
              type:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: ACSN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Accession ID}
                index: 4
                elements:
                  coding:
                    index: 5
                    elements:
                      system: {mustSupport: true, index: 6}
                      code: {mustSupport: true, index: 7}
                      display: {index: 8}
                    required: [display, system, code]
                required: [coding]
              system: {mustSupport: true, index: 9}
              value: {mustSupport: true, index: 10}
            required: [value, type, system]
        identifier-studyInstanceUID:
          match: {type: null}
          schema:
            mustSupport: true
            _required: true
            index: 11
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system: {mustSupport: true, index: 12}
                      code: {mustSupport: true, index: 13}
                      display: {mustSupport: true, index: 14}
                    required: [display, code]
              system:
                pattern: {type: Uri, value: 'urn:dicom:uid'}
                mustSupport: true
                index: 15
              value: {mustSupport: true, index: 16}
            required: [value, system]
        identifier-studyID:
          match: {type: null}
          schema:
            mustSupport: true
            _required: true
            index: 17
            elements:
              type: {mustSupport: true, index: 18}
              system: {mustSupport: true, index: 19}
              value: {mustSupport: true, index: 20}
            required: [value, type, system]
  basedOn:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest']
    index: 26
  location:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Location']
    index: 33
    elements:
      reference: {mustSupport: true, index: 34}
    required: [reference]
  endpoint: {mustSupport: true, index: 29}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-patient']
    index: 23
  numberOfInstances: {mustSupport: true, index: 31}
  procedureCode: {mustSupport: true, index: 32}
package_version: 0.10.00-0.9.0-beta
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ImagingStudy
base: http://hl7.org/fhir/StructureDefinition/ImagingStudy
version: 0.1.0
required: [identifier, series, meta, description]