PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.images@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/images-recipient
description: Intended recipient of the images sent by a patient.
package_name: nictiz.fhir.nl.stu3.images
derivation: constraint
name: images-recipient
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://nictiz.nl/fhir/StructureDefinition/images-recipient'}
    index: 0
  valueReference:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole']
    index: 1
    slicing:
      slices:
        valueReference:
          match: {}
          schema:
            type: Reference
            refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole']
            _required: true
            index: 1
          min: 1
package_version: 1.0.0
class: extension
kind: complex-type
url: http://nictiz.nl/fhir/StructureDefinition/images-recipient
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [valueReference]