PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erp-servicerequest@1.2.0
    https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-request-header
description: Header mit Informationen über Absender und Empfänger
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
  destination:
    elements:
      receiver:
        elements:
          identifier: {type: Identifier, index: 5}
  sender:
    elements:
      identifier: {type: Identifier, index: 6}
  responsible:
    type: Reference
    short: The organization that is responsible for the request.
    mustSupport: true
    refers: ['https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-organization']
    index: 7
  focus:
    type: Reference
    short: Specification of the ServiceRequest that contains the essential information for a given use case.
    refers: ['https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-dispense-request', 'https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-message-container', 'https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-prescription-request']
    index: 8
package_version: 1.2.0
class: profile
kind: resource
url: https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-request-header
base: https://gematik.de/fhir/atf/StructureDefinition/atf-message-header
version: 1.2.0
required: [responsible]