3.15 Response to Return Retrieved Deferred bundle with French status translation
Bundle example-message-clear-queue-response-french of type batch-response
Entry 1
Response:
ISS580 We are unable to process this request (clear-message-queue). When the method of PUT is used, a 'cancel reason' must be provided. Please provide a 'cancel reason' and resubmit.
Raw XML
<Bundle xmlns="http://hl7.org/fhir">
<id value="example-message-clear-queue-response-french"/>
<meta>
<profile
value="http://sharedhealth.exchange/fhir/StructureDefinition/interaction-bundle-clear-queue-response"/>
<tag>
<system
value="https://fhir.infoway-inforoute.ca/CodeSystem/sharedspecificationversion"/>
<code value="Shared5.0"/>
</tag>
</meta>
<type value="batch-response"/>
<entry>
<response>
<status
value="ISS580 We are unable to process this request (clear-message-queue). When the method of PUT is used, a 'cancel reason' must be provided. Please provide a 'cancel reason' and resubmit.">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ST-translation">
<valueString
value="ISS580 Il est impossible de traiter cette demande d’effacer la file d’attente des messages (clear-message-queue). Il est obligatoire de fournir un motif de l’annulation lorsque l’action PUT (placez) est utilisée. Veuillez fournir un motif d’annulation et soumettre la demande à nouveau">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ST-language">
<valueCode value="fr"/>
</extension>
</valueString>
</extension>
</status>
</response>
</entry>
</Bundle>