PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.8-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: 15}
  definition: {index: 18}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile: {mustSupport: false, index: 2}
    required: [profile]
  enterer: {index: 10}
  source: {mustSupport: true, index: 12}
  author: {index: 11}
  reason: {index: 14}
  responsible: {index: 13}
  event:
    mustSupport: true
    choices: []
    index: 4
  id: {mustSupport: true, index: 0}
  sender: {mustSupport: true, index: 9}
  focus:
    mustSupport: true
    index: 16
    elements:
      reference: {mustSupport: false, index: 17}
    required: [reference]
  destination: {mustSupport: true, index: 8}
  eventCoding:
    type: Coding
    binding: {strength: extensible, valueSet: 'http://www.mycarenet.be/fhir/ValueSet/eagreementmessage'}
    mustSupport: false
    index: 5
    slicing:
      slices:
        eventCoding:
          match: {}
          schema:
            type: Coding
            binding: {strength: extensible, valueSet: 'http://www.mycarenet.be/fhir/ValueSet/eagreementmessage'}
            mustSupport: false
            _required: true
            index: 5
            elements:
              system: {index: 6}
              code: {index: 7}
            required: [system, code]
package_version: 1.1.8-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, eventCoding, focus, id, meta, sender]