FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: Message Significance Category

Official URL: http://hl7.org/fhir/message-significance-category Version: 5.0.0
Standards status: Informative Maturity Level: 1 Responsible: Infrastructure And Messaging Computable Name: MessageSignificanceCategory

The impact of the content of a message.

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This case-sensitive code system http://hl7.org/fhir/message-significance-category defines the following codes:

CodeDisplayDefinition
consequence Consequence The message represents/requests a change that should not be processed more than once; e.g., making a booking for an appointment.
currency Currency The message represents a response to query for current information. Retrospective processing is wrong and/or wasteful.
notification Notification The content is not necessarily intended to be current, and it can be reprocessed, though there may be version issues created by processing old notifications.