PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.pixm@3.1.0
    https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Query.Parameters.Out
description: 'The StructureDefinition defines the Output Parameters for the $ihe-pix operation\r\n- Output: targetId, targetIdentifier'
package_name: ihe.iti.pixm
derivation: constraint
name: PIXmQueryParametersOut
type: Parameters
elements:
  parameter:
    index: 0
    slicing:
      rules: open
      description: allowed parameters are targetId and targetIdentifier
      discriminator:
      - {path: name, type: value}
      min: null
      slices:
        targetIdentifier:
          match: {name: targetIdentifier}
          schema:
            short: targetIdentifier
            array: true
            index: 1
            elements:
              name:
                pattern: {type: String, value: targetIdentifier}
                index: 2
              value:
                choices: [valueIdentifier]
                index: 4
              valueIdentifier: {type: Identifier, choiceOf: value, index: 5}
              value[x]:
                elements:
                  system: {index: 6}
                  value: {index: 7}
                  assigner:
                    short: When the assigning authority name is provided, the actor shall also populate the assigner.
                    index: 8
                    elements:
                      display: {short: 'When the assigning authority name is provided, the actor shall also populate the display attribute.', index: 9}
                    required: [display]
                required: [value, system]
            required: [valueIdentifier, value]
        targetId:
          match: {name: targetId}
          schema:
            array: true
            index: 10
            elements:
              name:
                pattern: {type: String, value: targetId}
                index: 11
              value:
                choices: [valueReference]
                index: 13
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
                index: 14
              value[x]:
                elements:
                  reference: {index: 15}
                required: [reference]
            required: [valueReference, value]
package_version: 3.1.0
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Query.Parameters.Out
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 3.1.0