MCCI_DM200002UK04 | |||||||||||||||||||||||||||||||||||||||||||||||||||
BatchResponse |
The Send Response Batch wrapper forms the outer wrapper for a batch of responses or application acknowledgement message interactions. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] id (II) |
A unique identifier for this acknowledgement or response batch. The Identifier Global datatype flavour is used to carry this information as follows:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] creationTime (TS) |
The date and time that the sending system created the batch message. | ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] transmissionQuantity (INT) |
A count of individual message interactions contained within this batch message. | ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] versionCode (CS {CNE:HL7StandardVersionCode} ) |
A code which identifies the version of the NPfIT Message Implementation Manual that describes the HL7 version 3 standard used to format the batch message. The Coded Only datatype flavour is used to carry this information as follows:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] interactionId (II) |
The fixed value interaction identifier that identifies a Send Response Batch interchange. The Identifier External datatype flavour is used to carry this information as follows:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] acknowledgement (Acknowledgement) |
Details about the type of acknowledgement and the batch message being acknowledged. | ||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] batchSequenceNo (BatchSequenceNo) |
A class carrying the sequence number of the batch message within the sequence of batch messages relating to a single business process. | ||||||||||||||||||||||||||||||||||||||||||||||||||
[0..*] manifestItem (ManifestItem) |
A class which will occur once for each message interaction that is present in the batch response. | ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] communicationFunctionRcv (CommunicationFunctionRcv) |
Identifying information about the system receiving the batch message. | ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] communicationFunctionSnd (CommunicationFunctionSnd) |
Identifying information about the system sending the batch message. | ||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] batchControlActEvent (BatchControlActEvent) |
A batch Control Act. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Acknowledgement |
Details about the batch message being acknowledged. NB. The batch acknowledgement reflects the action taken by the receiving system on the whole batch. In the case where there is not a one to one relationship between the Send and Response batches, eg, many response interactions to one request, the same acknowledgement detail will be repeated on every batch response. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: BatchResponse | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] typeCode (CS {CNE:AcknowledgementType} ) |
A code identifying the action that has been taken by the receiving system on the batch message being acknowledged. The code is related only to the batch process and does not reflect processing of the individual interactions. The Coded Only datatype flavour is used to carry this information as follows:
TheAcknowledgementDetailType that are WG and IF severities are to be sent with an AA Ack.typeCode and the ER severities are to be sent with an AE Ack.typeCode. | ||||||||||||||||||||||||||||||||||||||||||||||||||
[0..*] acknowledgementDetail (AcknowledgementDetail) |
Error detail information pertaining to the batch message being acknowledged. | ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] targetBatch (TargetBatch) |
Identifying information about the batch message being acknowledged. | ||||||||||||||||||||||||||||||||||||||||||||||||||
BatchSequenceNo |
A parameter carrying a batch sequence number attribute. The batch sequence number (BSN) is managed by the sender of a batch message. The BSN is a mechanism for describing the order in which batch messages (either request or response) are sent. This mechanism is used where a business process at the sender generates multiple batch requests or responses. BSNs must be unique within a single business process. This allows both the sender of the request and the sender of the response to manage sequencing independently. The BSN will allow the receiver to physically order the in-going interactions for further processing; thus preserving message order. Message ordering is not mandatory behaviour it is the responsibility of the receiver to determine whether it is required. The BSN can assist the receiver in determining missing batch messages within a sequence. A missing batch message is determined at the receiver by analysing BSNs, and looking for gaps. However, the BSN does not aid the receiver in identifying a lost last Send Batch message. Hence, it is the responsibility of the sender to determine that batch requests have gone missing and have not been processed by the receiver. Application specific behaviour is required to recover from a missing interaction. Due to the behavioural characteristics of batching, the responses to the individual messages in a request batch interaction can be sent in more than one response interaction. For correlation purposes, the BSN of the batch request interaction is provided in the batch response in an AttentionLine item for an individual message response. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: BatchResponse | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] value (II) |
The batch sequence number will be carried in an identifier using the Identifier External datatype flavour as follows:
The sequence number shall start at 0 for the first send batch message in a related sequence of batch messages and increment by 1 for each subsequent batch message. The maximum number is 99999999. If the maximum is reached, the sender must re-start at 0. | ||||||||||||||||||||||||||||||||||||||||||||||||||
ManifestItem |
A class carrying a set of values relating to a specific message interaction present in the batch response message. Typically this class will be repeated for each message interaction. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: BatchResponse | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] payloadId (II) |
The unique identifier for a specific message interaction contained within the batch response.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..*] manifestValue (ManifestValue) |
The set of values relating to this message interaction. | ||||||||||||||||||||||||||||||||||||||||||||||||||
CommunicationFunctionRcv |
Details about the receiving system. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: BatchResponse | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] typeCode (CS {CNE:RCV} ){ Fixed="RCV " } |
Indicates that the communication function being served is the receiver.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] device (Device) |
Identifying information about the sending device. | ||||||||||||||||||||||||||||||||||||||||||||||||||
CommunicationFunctionSnd |
Details about the sending system. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: BatchResponse | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] typeCode (CS {CNE:SND} ){ Fixed="SND " } |
Indicates that the communication function being served is the sender.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] device (Device) |
Identifying information about the sending device. | ||||||||||||||||||||||||||||||||||||||||||||||||||
BatchControlActEvent |
A batch Control Act which is mandatory and occurs once within each batch. It allows those participations that are common to all interactions in a batch, author and author1, to be carried once only. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: BatchResponse | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:CACT} ){ Fixed="CACT " } |
Indicates that this is a Control Act.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] moodCode (CS {CNE:EVN} ){ Fixed="EVN " } |
Indicates that the control act mood is an event.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..2] author1 | |||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] author2 | |||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..*] subject |
Refers to the subject act of the message. Mandatory when the interaction carries a domain payload. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
AcknowledgementDetail |
Additional detail about a batch message that has been processed by the receiving system and the messaging error that has been identified. A messaging error is related to the communication and delivery of the batch message or it's structure. This information shall only be present when Acknowledgement.typeCode = "AR". | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: Acknowledgement | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] typeCode (CS {CNE:AcknowledgementDetailType} ) |
A code identifying the action that has been taken by the receiving system on the batch message being acknowledged. The code is related only to the batch process and does not reflect processing of the individual interactions. The Coded Only datatype flavour is used to carry this information as follows:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] code (CV {CNE:AcknowledgementExceptionCode} ) |
A code identifying the specific problem being reported. Any of the CodedValue datatype flavours can be used to carry this information as follows:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
TargetBatch |
The reference to the specific batch that is being acknowledged. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: Acknowledgement | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] id (II) |
The unique identifier of the batch that is being acknowledged. This is the identifier from the Batch.id attribute of the batch message being acknowledged. The Identifier Global datatype flavour is used to carry this information as follows:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
ManifestValue |
A set of unique identifiers relating to a single message interaction contained in the batch. In this instance the batch response mandates the inclusion of two unique identifiers per message interaction:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: ManifestItem | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] manifestItemKey (CV) |
A keyword identifying the type of identifier. Any of the CodedValue datatype flavours can be used to carry this information as follows:
There shall be two fixed keyword values available in this instance:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] manifestItemValue (II) |
The value pertaining to the keyword carried in manifestItemKey. Where the keyword is "interaction", the value shall be the interaction identifier of the interaction identified by payloadId. The Identifier External datatype flavour is used to carry this information as follows:
Where the keyword is "batchSeqNo", the value shall be the batch sequence number of the interaction identified by payloadId. The batch sequence number identifier is obtained from the batch wrapper BatchSequenceNo.value of the batch message carrying the interaction to which this response message interaction is responding. It will be carried in an identifier using the Identifier External datatype flavour as follows:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
Device |
The Device class represents the sender and receiver. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: CommunicationFunctionRcv, CommunicationFunctionSnd | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:DEV} ){ Fixed="DEV " } |
Indicates that the entity is a device.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] determinerCode (CS {CNE:INSTANCE} ){ Fixed="INSTANCE " } |
Indicates that the entity is a single instance.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] id (II) |
A single unique identifier of the accredited system that represents the party who is either sending or receiving the batch. The accredited system is represented by the SDS Accredited Application Instance Id held in the SDS directory as the Accredited System Identifier (ASID). The level of resolution of the ASID is dependent on the implementation. Domain implementation guidance SHALL specify the level at which the ASID should be resolved to ensure the sending and receiving end business applications can be identified. This is carried in the following way:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] agencyFor (Agent) |
An agent role linking device and organisation. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Agent |
An agent linking device and organisation. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: Device | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:AGNT} ){ Fixed="AGNT " } |
Indicates that this is an agent.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] representedOrganization (Organization) |
Identifying information about the organisation. | ||||||||||||||||||||||||||||||||||||||||||||||||||
ControlAct |
The Control Act carries administrative information related to the "controlled act" that is being communicated in the message. It is intended that there will be a control act for each response item within the batch. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: BatchControlActEvent | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:CACT} ){ Fixed="CACT " } |
Indicates that this is a Control Act.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] moodCode (CS {CNE:EVN} ){ Fixed="EVN " } |
Indicates that this is a event.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] id (II) |
A unique identifier for this ControlAct. The Identifier Global datatype flavour is used to carry this information as follows:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] component |
Indicates the PayloadInteraction is a component of ControlAct. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] pertinentInformation |
This refers to RefToMessage act carrying the id of the message being acknowledged. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] subject |
Refers to the subject act of the message. Mandatory when the interaction carries a domain payload. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
[0..*] reasonOf |
Identifies the relationship between the control act and the detected issue event. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] queryAck (QueryAck) |
Information related to a query response. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Organization |
The organisation of the sender or receiver of the batch. This construct supports copy recipient addressing. See additional documentation of scoped personRole below. Where domain specific implementation guidance describing it's population is given, it may also be used in conjunction with an Accredited System Identifier to support addressing of an end system. These SHALL be the only two cases where it is used. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: Agent | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:ENT} ){ Fixed="ENT " } |
Indicates that this is an organisation
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] determinerCode (CS {CNE:INSTANCE} ){ Fixed="INSTANCE " } |
Indicates that the entity is a single instance.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] id (II) |
An SDS identifier that uniquely identifies the organisation of the intended recipient. This is carried in the following way:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] scopedRole2 [CMET: UKCT_MT120501UK03] |
NPfIT CMET identifying a person fulfilling a specific role. Full details of the person and role profile are available from SDS. This construct shall only be used to identify the specific person recipient of a Copy interaction. This shall be the default for addressing copy messages unless superceded by specific domain implementation guidance. Under no circumstances shall this construct be used for any other addressing. In this context the person is the named intended recipient of the message who shall be identified by an SDS Role Profile Id and an SDS User Id. | ||||||||||||||||||||||||||||||||||||||||||||||||||
[0..1] scopedRole1 [CMET: UKCT_MT120301UK02] |
NPfIT CMET identifying an Organization fulfilling a specific role. Full details of the organization are available from SDS. Details of the scoping organization are either not required or available from SDS. This construct shall only be used where domain specific guidance describing it's population is given. In this context the optional CMET identifies an SDS workgroup id as the recipient of the message. The only attribute that may be populated in this context is UKCT_MT120501UK03.OrganizationSDS.id as follows:
| ||||||||||||||||||||||||||||||||||||||||||||||||||
QueryAck |
Information related to a query response. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: ControlAct | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] queryResponseCode (CS {CNE:QueryResponse}) |
This allows the responding system to return a code that classifies
the general nature of the query response. The Coded Only datatype flavour is used to carry this information as follows: The code attribute shall contain a value from the list of codes in the QueryResponse vocabulary. |
||||||||||||||||||||||||||||||||||||||||||||||||||
PayloadInteraction |
This is an unique id for each payload item within the batch. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: ControlAct | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:OBS} ){ Fixed="OBS " } |
Indicates that this is an observation.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] moodCode (CS {CNE:EVN} ){ Fixed="EVN " } |
Indicates that this is an event.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] id (II) |
The unique identifier for a specific payload contained within the batch.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] code (CV {CNE:InfrastructureAnnotation} ) |
Indicates that this is an PayloadInteraction.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
RefToMessage |
This is the id of the message being acknowledged in a response message. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: ControlAct | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:OBS} ){ Fixed="OBS " } |
Indicates that this is an observation.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] moodCode (CS {CNE:EVN} ){ Fixed="EVN " } |
Indicates that this is an event.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] id (II) |
The unique identifier for the
specific payload message being acknowledged in the response message.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] code (CV {CNE:InfrastructureAnnotation} ) |
Indicates that this is an ReferToMessage.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
Act |
This is the stub for the domain defined content within the response. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: ControlAct | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:ACT} ){ Fixed="ACT " } |
Indicates that this is an act.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] moodCode (CS {CNE:EVN} ){ Fixed="EVN " } |
Indicates that this is an event.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
DetectedIssueEvent |
Details of the business issue or error that has been detected by the receiving system. A business issue or error is defined as being one that is related to the information conveyed by the message evaluated in context by the processing application. | ||||||||||||||||||||||||||||||||||||||||||||||||||
Used by: ControlAct | |||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] classCode (CS {CNE:ALRT} ){ Fixed="ALRT " } |
Indicates that this is an alert.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] moodCode (CS {CNE:EVN} ){ Fixed="EVN " } |
Indicates that this is an event.
| ||||||||||||||||||||||||||||||||||||||||||||||||||
[1..1] code (CD {CNE:ActDetectedIssueCode} ) |
This allows the responding system to record the business issue or error that has been detected. All business issues and errors shall be reported using DetectedIssueEvent.code. The code shall contain a qualifier sub element to indicate the severity of the issue or error. The Coded Qualified datatype flavour shall be used to carry this information as follows:
| ||||||||||||||||||||||||||||||||||||||||||||||||||