PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@1.0.1-dft-preballot
    http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/ImagingStudy-ca-core
description: This profile applies constraints to the ImagingStudy resource for CA Core to support the effective structured sharing of diagnostic imaging studies.
package_name: ca.infoway.io.core
derivation: constraint
name: ImagingStudyCACore
type: ImagingStudy
elements:
  identifier: {mustSupport: true, index: 0}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/patient-ca-core', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 1
    elements:
      reference: {mustSupport: true, index: 2}
    required: [reference]
  started: {mustSupport: true, index: 3}
  procedureCode:
    binding: {strength: extensible, valueSet: 'http://www.rsna.org/RadLex_Playbook.aspx', bindingName: ImagingProcedureCode}
    mustSupport: true
    index: 4
  reasonCode: {mustSupport: true, index: 5}
  series:
    mustSupport: true
    index: 6
    elements:
      uid: {mustSupport: true, index: 7}
      laterality: {mustSupport: true, index: 8}
      instance:
        mustSupport: true
        index: 9
        elements:
          sopClass:
            binding: {strength: extensible, valueSet: 'http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1'}
            mustSupport: true
            index: 10
package_version: 1.0.1-dft-preballot
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/ImagingStudy-ca-core
base: http://hl7.org/fhir/StructureDefinition/ImagingStudy
version: 1.0.0