Radiology (Sandbox)
0.0.1-current - ci-build International flag

Requirement Specification

This is for collaboration and discussion purposes and is subject to change.

This is not an Implementation Guide

Radiology (Sandbox) - Local Development build (v0.0.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NRL Version of the transaction Bundle - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="NRLTransactionBundle"/>
  <type value="transaction"/>
  <timestamp value="2023-10-22T09:31:45+00:00"/>
  <entry>
    <fullUrl
             value="http://example.org/fhir/DocumentReference/DocumentReferenceImagingReportNRL"/>
    <resource>
      <DocumentReference>
        <id value="DocumentReferenceImagingReportNRL"/>
        <text>
          <status value="generated"/>
          <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-US"> </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>
        </text>
        <identifier>
          <type>
            <text value="Accession-Number"/>
          </type>
          <value value="Y05868.123456789"/>
        </identifier>
        <status value="current"/>
        <type>
          <coding>
            <system value="https://nicip.nhs.uk"/>
            <code value="MAULR"/>
            <display value="MRA Upper limb Rt"/>
          </coding>
        </type>
        <category>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="4201000179104"/>
            <display value="Imaging report"/>
          </coding>
        </category>
        <subject>
          <identifier>
            <system value="https://fhir.nhs.uk/Id/nhs-number"/>
            <value value="9912003888"/>
          </identifier>
        </subject>
        <custodian>
          <identifier>
            <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
            <value value="RR8"/>
          </identifier>
          <display value="LEEDS TEACHING HOSPITALS NHS TRUST"/>
        </custodian>
        <content>
          <attachment>
            <contentType value="application/fhir+json"/>
            <url
                 value="https://example.nhs.uk/FHIR/R4/DocumentReference?_id=DiagnosticReportRadiologyPlatforms"/>
            <title value="Imaging Report"/>
            <creation value="2023-10-22T09:31:45+00:00"/>
          </attachment>
          <format>
            <code value="apiplatform"/>
            <display value="API Platform"/>
          </format>
        </content>
      </DocumentReference>
    </resource>
    <request>
      <method value="POST"/>
      <url value="DocumentReference"/>
    </request>
  </entry>
</Bundle>