PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.17
    http://nictiz.nl/fhir/StructureDefinition/images-List
description: Profile on List to support sending a collection of max three images from a patient/PHR to a healtcare provider/XIS.\r\n\r\nA number of elements are made mandatory to accomodate succesfull entries in a XDS network. This profile provides a mapping to the metadata attributes associated with a Document Sharing Folder object. The full Folder metadata attribute definition is in IHE ITI TF-3 Section 4.2.3.4.
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: images-List
type: List
elements:
  date: {index: 11}
  mode:
    pattern: {type: Code, value: snapshot}
    index: 7
  source:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
    index: 12
    extensions:
      practitionerRole: {url: h, max: 1, type: Extension, index: 14}
    elements:
      extension:
        index: 13
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            practitionerRole:
              match: {url: null}
              schema: {type: Extension, url: h, index: 14}
              max: 1
  title: {index: 8}
  note:
    index: 15
    elements:
      author:
        choices: [authorReference, authorReference, authorReference, authorString]
        index: 17
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
        index: 18
      authorString: {type: string, choiceOf: author, index: 21}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        recipient:
          match: {url: null}
          schema:
            short: recipient
            type: Extension
            url: h
            index: 1
            elements:
              valueReference:
                type: Reference
                refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole']
                index: 2
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole']
                        index: 2
  status: {index: 6}
  code: {index: 9}
  identifier:
    index: 3
    elements:
      system: {index: 4}
      value: {index: 5}
    required: [value, system]
  entry:
    array: true
    min: 1
    max: 3
    index: 22
    elements:
      item:
        type: Reference
        refers: ['http://nictiz.nl/fhir/StructureDefinition/images-Media']
        index: 23
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 10
package_version: 1.3.17
extensions:
  recipient:
    url: h
    short: recipient
    type: Extension
    index: 1
    elements:
      valueReference:
        type: Reference
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole']
        index: 2
        slicing:
          slices:
            valueReference:
              match: {}
              schema:
                type: Reference
                refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole']
                index: 2
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/images-List
base: http://hl7.org/fhir/StructureDefinition/List
version: 1.0.1
required: [entry, identifier, subject]