PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.be.mycarenet@2.0.0
    https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-messageheader
description: This is the generic MessageHeader profile for use in the different eAgreement flows from MyCareNet.
package_name: rs/hl7.fhir.be.mycarenet
derivation: constraint
name: BeMyCareNetMessageHeader
type: MessageHeader
elements:
  response: {mustSupport: true, index: 16}
  definition: {index: 19}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile: {mustSupport: false, index: 2}
    required: [profile]
  enterer: {index: 11}
  source: {mustSupport: true, index: 13}
  author: {index: 12}
  reason: {index: 15}
  responsible: {index: 14}
  event:
    mustSupport: true
    choices: []
    index: 4
  id: {mustSupport: true, index: 0}
  sender:
    mustSupport: true
    index: 9
    elements:
      reference: {index: 10}
    required: [reference]
  focus:
    mustSupport: true
    index: 17
    elements:
      reference: {mustSupport: false, index: 18}
    required: [reference]
  destination: {mustSupport: true, index: 8}
  eventCoding:
    type: Coding
    index: 5
    elements:
      system: {index: 6}
      code: {index: 7}
    required: [code, system]
package_version: 2.0.0
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-messageheader
base: http://hl7.org/fhir/StructureDefinition/MessageHeader
version: 2.0.0
required: [destination, focus, id, meta, sender]