PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/StructureDefinition/ImagingStudy
description: Base StructureDefinition for ImagingStudy Resource
package_name: hl7.fhir.r2b.examples
derivation: specialization
name: ImagingStudy
type: null
elements:
  patient:
    isModifier: false
    short: Who the images are of
    index: 5
    type: Reference
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.patient}
    isSummary: true
  description:
    isModifier: false
    short: Institution-generated description
    type: string
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.description}
    isSummary: true
    index: 14
  started:
    isModifier: false
    short: When the study was started
    index: 6
    type: dateTime
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.started}
    isSummary: true
    exampleDateTime: '2011-01-01T19:01:20+11:00'
  numberOfSeries:
    isModifier: false
    short: Number of Study Related Series
    index: 11
    type: unsignedInt
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.numberOfSeries}
    isSummary: true
  availability:
    isModifier: false
    short: ONLINE | OFFLINE | NEARLINE | UNAVAILABLE (0008,0056)
    type: code
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.availability}
    isSummary: true
    index: 3
  interpreter:
    isModifier: false
    short: Who interpreted images
    type: Reference
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.interpreter}
    isSummary: true
    index: 9
  series:
    isModifier: false
    short: Each study has one or more series of instances
    index: 15
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      description:
        isModifier: false
        short: A short human readable summary of the series
        index: 19
        type: string
        mustSupport: false
        maxLength: 0
        exampleString: CT Surview 180
        base: {max: '1', min: 0, path: ImagingStudy.series.description}
        isSummary: true
      started:
        isModifier: false
        short: When the series started
        type: dateTime
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: ImagingStudy.series.started}
        isSummary: true
        index: 25
      laterality:
        isModifier: false
        short: Body part laterality
        type: Coding
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: ImagingStudy.series.laterality}
        isSummary: true
        index: 24
      availability:
        isModifier: false
        short: ONLINE | OFFLINE | NEARLINE | UNAVAILABLE
        type: code
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: ImagingStudy.series.availability}
        isSummary: true
        index: 21
      instance:
        isModifier: false
        short: A single SOP instance from the series
        index: 26
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          uid:
            exampleUri: urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092903
            isModifier: false
            short: Formal identifier for this instance
            index: 27
            type: oid
            mustSupport: false
            maxLength: 0
            base: {max: '1', min: 0, path: ImagingStudy.series.instance.uid}
            isSummary: true
          number:
            isModifier: false
            short: The number of this instance in the series
            index: 28
            type: unsignedInt
            mustSupport: false
            maxLength: 0
            base: {max: '1', min: 0, path: ImagingStudy.series.instance.number}
            exampleInteger: 1
            isSummary: true
          sopClass:
            exampleUri: urn:oid:1.2.840.10008.5.1.4.1.1.2
            isModifier: false
            short: DICOM class type
            index: 29
            type: oid
            mustSupport: false
            maxLength: 0
            base: {max: '1', min: 0, path: ImagingStudy.series.instance.sopClass}
            isSummary: true
          type:
            isModifier: false
            short: Type of instance (image etc.)
            index: 30
            comments: E.g. 'CT image', 'MR multi-frame', 'blending presentation'.
            type: string
            mustSupport: false
            maxLength: 0
            base: {max: '1', min: 0, path: ImagingStudy.series.instance.type}
            isSummary: true
          title:
            isModifier: false
            short: Description of instance
            index: 31
            comments: Particularly for post-acquisition analytic objects, such as SR, presentation states, value mapping, etc.
            type: string
            mustSupport: false
            maxLength: 0
            base: {max: '1', min: 0, path: ImagingStudy.series.instance.title}
            isSummary: true
          content:
            isModifier: false
            short: The instance payload, such as the image binary data or URL to it
            index: 32
            comments: Use of Attachment.data is discouraged.
            type: Attachment
            mustSupport: false
            array: true
            maxLength: 0
            base: {max: '*', min: 0, path: ImagingStudy.series.instance.content}
            isSummary: true
        maxLength: 0
        base: {max: '*', min: 0, path: ImagingStudy.series.instance}
        required: [uid, sopClass]
        isSummary: true
      number:
        isModifier: false
        short: Numeric identifier of this series
        index: 17
        type: unsignedInt
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: ImagingStudy.series.number}
        exampleInteger: 3
        isSummary: true
      uid:
        exampleUri: urn:oid:2.16.124.113543.6003.2588828330.45298.17418.2723805630
        isModifier: false
        short: Formal identifier for this series
        index: 16
        type: oid
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: ImagingStudy.series.uid}
        isSummary: true
      modality:
        isModifier: false
        short: The modality of the instances in the series
        index: 18
        type: Coding
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: ImagingStudy.series.modality}
        isSummary: true
      url:
        isModifier: false
        short: Location of the referenced instance(s)
        type: uri
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: ImagingStudy.series.url}
        isSummary: true
        index: 22
      bodySite:
        isModifier: false
        short: Body part examined
        type: Coding
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: ImagingStudy.series.bodySite}
        isSummary: true
        index: 23
      numberOfInstances:
        isModifier: false
        short: Number of Series Related Instances
        index: 20
        type: unsignedInt
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: ImagingStudy.series.numberOfInstances}
        isSummary: true
    maxLength: 0
    base: {max: '*', min: 0, path: ImagingStudy.series}
    required: [numberOfInstances, uid, modality]
    isSummary: true
  uid:
    exampleUri: urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045
    isModifier: false
    short: Formal identifier for the study
    index: 0
    type: oid
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.uid}
    isSummary: true
  procedure:
    isModifier: false
    short: Type of procedure performed
    index: 13
    comments: For the Procedure.code, LOINC radiology orderables would be a good value set to use.
    type: Reference
    mustSupport: false
    array: true
    maxLength: 0
    base: {max: '*', min: 0, path: ImagingStudy.procedure}
    isSummary: true
  modalityList:
    isModifier: false
    short: All series modality if actual acquisition modalities
    index: 4
    type: Coding
    mustSupport: false
    array: true
    maxLength: 0
    base: {max: '*', min: 0, path: ImagingStudy.modalityList}
    isSummary: true
  referrer:
    isModifier: false
    short: Referring physician (0008,0090)
    type: Reference
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.referrer}
    isSummary: true
    index: 8
  accession:
    isModifier: false
    short: Related workflow identifier ("Accession Number")
    type: Identifier
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.accession}
    isSummary: true
    index: 1
  url:
    isModifier: false
    short: Retrieve URI
    type: uri
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.url}
    isSummary: true
    index: 10
  identifier:
    isModifier: false
    short: Other identifiers for the study
    index: 2
    type: Identifier
    mustSupport: false
    array: true
    maxLength: 0
    base: {max: '*', min: 0, path: ImagingStudy.identifier}
    isSummary: true
  order:
    isModifier: false
    short: Order(s) that caused this study to be performed
    index: 7
    type: Reference
    mustSupport: false
    array: true
    maxLength: 0
    base: {max: '*', min: 0, path: ImagingStudy.order}
    isSummary: true
  numberOfInstances:
    isModifier: false
    short: Number of Study Related Instances
    index: 12
    type: unsignedInt
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: ImagingStudy.numberOfInstances}
    isSummary: true
package_version: 1.4.0
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ImagingStudy
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: null
required: [numberOfInstances, uid, numberOfSeries, patient]