{
  "resourceType" : "Bundle",
  "id" : "NRLTransactionBundle",
  "type" : "transaction",
  "timestamp" : "2023-10-22T09:31:45+00:00",
  "entry" : [{
    "fullUrl" : "http://example.org/fhir/DocumentReference/DocumentReferenceImagingReportNRL",
    "resource" : {
      "resourceType" : "DocumentReference",
      "id" : "DocumentReferenceImagingReportNRL",
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_DocumentReferenceImagingReportNRL\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference DocumentReferenceImagingReportNRL</b></p><a name=\"DocumentReferenceImagingReportNRL\"> </a><a name=\"hcDocumentReferenceImagingReportNRL\"> </a><a name=\"DocumentReferenceImagingReportNRL-en-GB\"> </a><p><b>identifier</b>: Accession-Number/Y05868.123456789</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{https://nicip.nhs.uk MAULR}\">MRA Upper limb Rt</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 4201000179104}\">Imaging report</span></p><p><b>subject</b>: Identifier: <code>https://fhir.nhs.uk/Id/nhs-number</code>/9912003888</p><p><b>custodian</b>: LEEDS TEACHING HOSPITALS NHS TRUST (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/RR8)</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/fhir+json</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.1.0&amp;canonical=https://example.nhs.uk/FHIR/R4/DocumentReference?_id=DiagnosticReportRadiologyPlatforms\">https://example.nhs.uk/FHIR/R4/DocumentReference?_id=DiagnosticReportRadiologyPlatforms</a></td><td>Imaging Report</td><td>2023-10-22 09:31:45+0000</td></tr></table><p><b>format</b>: [not stated] apiplatform: API Platform</p></blockquote></div>"
      },
      "identifier" : [{
        "type" : {
          "text" : "Accession-Number"
        },
        "value" : "Y05868.123456789"
      }],
      "status" : "current",
      "type" : {
        "coding" : [{
          "system" : "https://nicip.nhs.uk",
          "code" : "MAULR",
          "display" : "MRA Upper limb Rt"
        }]
      },
      "category" : [{
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "4201000179104",
          "display" : "Imaging report"
        }]
      }],
      "subject" : {
        "identifier" : {
          "system" : "https://fhir.nhs.uk/Id/nhs-number",
          "value" : "9912003888"
        }
      },
      "custodian" : {
        "identifier" : {
          "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
          "value" : "RR8"
        },
        "display" : "LEEDS TEACHING HOSPITALS NHS TRUST"
      },
      "content" : [{
        "attachment" : {
          "contentType" : "application/fhir+json",
          "url" : "https://example.nhs.uk/FHIR/R4/DocumentReference?_id=DiagnosticReportRadiologyPlatforms",
          "title" : "Imaging Report",
          "creation" : "2023-10-22T09:31:45+00:00"
        },
        "format" : {
          "code" : "apiplatform",
          "display" : "API Platform"
        }
      }]
    },
    "request" : {
      "method" : "POST",
      "url" : "DocumentReference"
    }
  }]
}