PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.0-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-eagreementmessageheader
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: BeMyCareNetEAgreementMessageHeader
type: MessageHeader
elements:
  event:
    choices: [eventCoding]
    index: 1
  eventCoding: {type: Coding, choiceOf: event, index: 2}
  event[x]:
    elements:
      system:
        pattern: {type: Uri, value: 'https://www.mycarenet.be/fhir/CodeSystem/message-events'}
        index: 3
  enterer: {index: 4}
  author: {index: 5}
  responsible: {index: 6}
  reason: {index: 7}
  definition: {index: 8}
package_version: 1.1.0-beta
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-eagreementmessageheader
base: http://hl7.org/fhir/StructureDefinition/MessageHeader
version: '0.1'