PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.18-beta
    http://www.mycarenet.be/fhir/StructureDefinition/be-messageheader
description: This is the generic MessageHeader profile for use in the different eAgreement flows from MyCareNet.
package_name: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BeMyCareNetMessageHeader
type: MessageHeader
elements:
  response: {mustSupport: true, index: 18}
  definition: {index: 21}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile: {mustSupport: false, index: 2}
    required: [profile]
  enterer: {index: 13}
  source: {mustSupport: true, index: 15}
  author: {index: 14}
  reason: {index: 17}
  responsible: {index: 16}
  event:
    mustSupport: true
    choices: []
    index: 4
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        eventCoding:
          match: {}
          schema:
            choices: [eventCoding]
            index: 6
  event[x]:
    elements:
      system: {index: 8}
      code: {index: 9}
    required: [system, code]
  id: {mustSupport: true, index: 0}
  sender:
    mustSupport: true
    index: 11
    elements:
      reference: {index: 12}
    required: [reference]
  focus:
    mustSupport: true
    index: 19
    elements:
      reference: {mustSupport: false, index: 20}
    required: [reference]
  destination: {mustSupport: true, index: 10}
  eventCoding:
    type: Coding
    choiceOf: event
    index: 7
    slicing:
      slices:
        eventCoding:
          match: {}
          schema: {type: Coding, choiceOf: event, index: 7}
package_version: 1.1.18-beta
class: profile
kind: resource
url: http://www.mycarenet.be/fhir/StructureDefinition/be-messageheader
base: http://hl7.org/fhir/StructureDefinition/MessageHeader
version: 1.0.0
required: [destination, focus, id, meta, sender]