PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ips@2.0.0
    http://hl7.org/fhir/uv/ips/StructureDefinition/ImagingStudy-uv-ips
description: This profile represents the constraints applied to the ImagingStudy resource by the IPS project, which specifies the information on a DICOM imaging study this imaging result is part of.
package_name: hl7.fhir.uv.ips
derivation: constraint
name: ImagingStudyUvIps
type: ImagingStudy
elements:
  identifier: {mustSupport: true, index: 0}
  status:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/imaging-study-status-uv-ips'}
    index: 1
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips']
    index: 2
    elements:
      reference: {mustSupport: true, index: 3}
    required: [reference]
  started: {mustSupport: true, index: 4}
  procedureCode:
    type: CodeableConcept
    binding: {strength: extensible, valueSet: 'http://www.rsna.org/RadLex_Playbook.aspx'}
    mustSupport: true
    index: 5
  reasonCode: {type: CodeableConcept, mustSupport: true, index: 6}
  series:
    mustSupport: true
    index: 7
    elements:
      uid: {mustSupport: true, index: 8}
      modality: {mustSupport: true, index: 9}
      instance:
        mustSupport: true
        index: 10
        elements:
          uid: {mustSupport: true, index: 11}
          sopClass: {mustSupport: true, index: 12}
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/ImagingStudy-uv-ips
base: http://hl7.org/fhir/StructureDefinition/ImagingStudy
version: 2.0.0