Example in Da Vinci PAS2.2.1
Bundle

ErrorResponseBundleExample

Bundle-ErrorResponseBundleExample.json

Resource Details

Resource Type
Bundle
Resource ID
ErrorResponseBundleExample
Identifier
http://example.org/SUBMITTER_TRANSACTION_IDENTIFIER|A12345
Conforms To
http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-pas-response-bundle

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Bundle",
  "id": "ErrorResponseBundleExample",
  "filename": "Bundle-ErrorResponseBundleExample.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-pas-response-bundle"
  ],
  "identifier": {
    "system": "http://example.org/SUBMITTER_TRANSACTION_IDENTIFIER",
    "value": "A12345"
  }
}