PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.ffbmessaging@1.0.0
    http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-orderMessage
description: Message for sending an order from an authority organization to a provider organization
package_name: kl.dk.fhir.ffbmessaging
derivation: constraint
name: KLMessagingFFBOrderMessage
type: Bundle
elements:
  type:
    short: Always message
    mustSupport: true
    pattern: {type: Code, value: message}
    index: 0
  timestamp: {mustSupport: true, index: 1}
  entry:
    mustSupport: true
    index: 2
    elements:
      resource: {mustSupport: true, index: 3}
    required: [resource]
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-orderMessage
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0
required: [timestamp]