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

: Radiology DiagnosticReport based on National Imaging Registry Alpha Specification - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="DiagnosticReportImagingReportNRL"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport DiagnosticReportImagingReportNRL</b></p><a name="DiagnosticReportImagingReportNRL"> </a><a name="hcDiagnosticReportImagingReportNRL"> </a><a name="DiagnosticReportImagingReportNRL-en-US"> </a><h2><span title="Codes:{http://snomed.info/sct 371525003}">Clinical procedure report (record artifact)</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>Identifiers</td><td> Accession-Number/Y05868.123456789 Version-Identifier/1.0</td></tr></table><p><b>Report Details</b></p><p>Normal - no action</p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <code value="Accession-Number"/>
      </coding>
    </type>
    <value value="Y05868.123456789"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <code value="Version-Identifier"/>
      </coding>
    </type>
    <value value="1.0"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="16310003"/>
      <display value="Ultrasound"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="371525003"/>
      <display value="Clinical procedure report (record artifact)"/>
    </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>
    <identifier>
      <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
      <value value="RR8"/>
    </identifier>
    <display value="LEEDS TEACHING HOSPITALS NHS TRUST"/>
  </performer>
  <resultsInterpreter>
    <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>