PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@orf-2.0.1
    http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactfortheresponsetothisdocument
description: An information recipient to notify for urgent matters about the response. (e.g. in a clinical setting, the referring doctor has to be called by phone right away at the time the images and reports arrive. The Urgent Notification Contact for the Response can be specified already in the request. At the time the response is written, this element shall be populated to the Urgent Notification Contact element in the response.)
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChOrfUrgentNotificiationContactForTheResponseToThisDocument
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactfortheresponsetothisdocument'}
    index: 1
  value:
    choices: []
    index: 3
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: 1
      slices:
        valueReference:
          match: {}
          schema:
            short: valueReference
            choices: [valueReference]
            _required: true
            index: 5
          min: 1
          max: 1
  valueReference:
    short: valueReference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole']
    type: Reference
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueReference:
          match: {}
          schema:
            short: valueReference
            refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole']
            type: Reference
            _required: true
            choiceOf: value
            index: 6
          min: 1
          max: 1
package_version: orf-2.0.1
extensions: {}
class: extension
kind: complex-type
url: http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactfortheresponsetothisdocument
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.1
required: [valueReference, value]