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

: Imaging Report based on Royal College of Radiologists HL7 v2 ORU converted to HL7 FHIR - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="DiagnosticReportImagingReportRCR"/>
  <meta>
    <versionId value="1.0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport DiagnosticReportImagingReportRCR</b></p><a name="DiagnosticReportImagingReportRCR"> </a><a name="hcDiagnosticReportImagingReportRCR"> </a><a name="DiagnosticReportImagingReportRCR-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 1.0</p></div><h2><span title="Codes:{https://nicip.nhs.uk MAULR}, {http://snomed.info/sct 418062002}">MRA Upper limb Rt</span> (<span title="Codes:{http://snomed.info/sct 16310003}">Ultrasound</span>) </h2><table class="grid"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>Reported</td><td>2023-09-07 11:45:41+1100</td></tr><tr><td>Performer</td><td> LEEDS TEACHING HOSPITALS NHS TRUST (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/RR8)</td></tr><tr><td>Identifier</td><td> 25edee2b-add8-4522-9fa2-1ee8f229bd75</td></tr></table><p><b>Report Details</b></p><p>Normal - no action</p></div>
  </text>
  <identifier>
    <value value="25edee2b-add8-4522-9fa2-1ee8f229bd75"/>
  </identifier>
  <basedOn>
    <type value="ServiceRequest"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="ACSN"/>
        </coding>
      </type>
      <system value="https://fhir.leedsth.nhs.uk/Id/AccessionNumber"/>
      <value value="123456789"/>
      <assigner>
        <identifier>
          <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
          <value value="RR8"/>
        </identifier>
      </assigner>
    </identifier>
  </basedOn>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="16310003"/>
      <display value="Ultrasound"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="https://nicip.nhs.uk"/>
      <code value="MAULR"/>
      <display value="MRA Upper limb Rt"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="418062002"/>
      <display value="MRA upper limb artery"/>
    </coding>
  </code>
  <subject>
    <identifier>
      <system value="https://fhir.nhs.uk/Id/nhs-number"/>
      <value value="9912003888"/>
    </identifier>
    <display value="Richard SMITH"/>
  </subject>
  <issued value="2023-09-07T11:45:41+11:00"/>
  <performer>
    <type value="Organization"/>
    <identifier>
      <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
      <value value="RR8"/>
    </identifier>
    <display value="LEEDS TEACHING HOSPITALS NHS TRUST"/>
  </performer>
  <resultsInterpreter>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/event-performerFunction">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
          <code value="PPRF"/>
          <display value="primary performer"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <type value="Practitioner"/>
    <identifier>
      <system value="https://fhir.hl7.org.uk/Id/gmc-number"/>
      <value value="C1234567"/>
    </identifier>
    <display value="FICTITIOUS, Ralph"/>
  </resultsInterpreter>
  <conclusion value="Normal - no action"/>
</DiagnosticReport>