PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erp-servicerequest@1.0.1
    https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-request-header
description: Header containing information about the sender and addressee
package_name: de.gematik.erp-servicerequest
derivation: constraint
name: ERPServiceRequestRequestHeader
type: MessageHeader
elements:
  event:
    choices: []
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        eventCoding:
          match: {}
          schema:
            short: The event code that indicates in which application and which transmission path the communication is currently taking place
            choices: [eventCoding]
            index: 3
          min: 0
          max: 1
  eventCoding:
    short: The event code that indicates in which application and which transmission path the communication is currently taking place
    type: Coding
    choiceOf: event
    index: 4
    slicing:
      slices:
        eventCoding:
          match: {}
          schema: {short: The event code that indicates in which application and which transmission path the communication is currently taking place, type: Coding, choiceOf: event, index: 4}
          min: 0
          max: 1
  focus:
    type: Reference
    short: Specification of the ServiceRequest that contains the essential information for a given use case.
    mustSupport: true
    refers: ['https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-dispense-request', 'https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-prescription-request']
    index: 5
package_version: 1.0.1
class: profile
kind: resource
url: https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-request-header
base: https://gematik.de/fhir/atf/StructureDefinition/message-header-app-transport
version: '1.0'