description: This profile constrains MessageDefinition in the context of messaging the content of catalogs, in conformance with the FHIR messaging framework package_name: hl7.fhir.uv.order-catalog derivation: constraint name: CatalogMessageDefinition type: MessageDefinition elements: event: short: Event code mustSupport: true choices: [eventCoding] index: 1 eventCoding: {type: Coding, short: Event code, mustSupport: true, choiceOf: event, index: 2} category: pattern: {type: Code, value: consequence} index: 3 responseRequired: {mustSupport: true, index: 4} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogMessageDefinition base: http://hl7.org/fhir/StructureDefinition/MessageDefinition version: 1.0.0 required: [responseRequired]