{
  "codes": {
    "ADVC": "Advice indicates where the sender informs the receiver of an activity that has been taken that requires a response.",
    "BNTF": "Notification to initiate the transfer of a batch (no response expected).",
    "BTRQ": "Request to initiate the transfer of a batch (response expected).",
    "CAAD": "Advice about the capture of an activity already performed (response expected).",
    "CANO": "Notification about the capture of an activity already performed (no response expected).",
    "CLNF": "Notification to initiate the transfer of a collection (no response expected).",
    "CLRQ": "Request to initiate the transfer of a collection (response expected).",
    "ERNO": "Notification of a message containing errors.",
    "INSN": "Informs of an action to be taken.",
    "NOTI": "Message function is notification.",
    "RENO": "Notification of a rejected message.",
    "REQU": "Message function is request.",
    "STAD": "Advice about the status of a transaction.",
    "STNO": "Notification about the status of a transaction."
  },
  "description": "Code to identify the type of process related to the message, as published separately in a message function external code set.",
  "name": "ExternalMessageFunction1Code"
}