Example Diagnostic Report - Radiology CT Abdomen
- Overview
 - Table
 - XML
 - JSON
 - Narrative
 
| DiagnosticReport | 
| id : Example-DataStandardsWales-DiagnosticReport-CTAbdomen | 
| meta | 
| versionId : 3 | 
| profile : https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport | 
| security | 
| system : http://terminology.hl7.org/CodeSystem/v3-Confidentiality | 
| code : N | 
| display : Normal | 
| text | 
| status : additional | 
| identifier | 
| system : https://fhir.nhs.wales/Id/wrrs-report-identifier | 
| value : 1000136 | 
| basedOn | 
| reference : ServiceRequest/Example-DataStandardsWales-ServiceRequest-CTAbdomen | 
| display : CT Abdomen | 
| status : final | 
| category | 
| coding | 
| system : https://fhir.nhs.wales/Id/wrrs-provider-type-code | 
| code : R | 
| display : RADIOLOGY | 
| text : Radiology | 
| code | 
| coding | 
| system : https://fhir.nhs.wales/Id/wrrs-provider-system-code | 
| code : CABDO | 
| display : CT Abdomen | 
| text : CT Abdomen | 
| subject | 
| reference : Patient/Example-DataStandardsWales-Patient-AliceJones | 
| display : JONES, Alice (NHS: 9912003444) | 
| issued : 2021-05-19T11:25:38+00:00 | 
| performer | 
| reference : Organization/Example-DataStandardsWales-Organization-Radiology | 
| identifier | 
| system : https://fhir.nhs.wales/Id/wrrs-provider-department-identifier | 
| value : RAD | 
| display : Radiology | 
| resultsInterpreter | 
| reference : Organization/Example-DataStandardsWales-Organization-HywelDda | 
| display : Hywel Dda Local Health Board | 
| imagingStudy | 
| reference : ImagingStudy/Example-DataStandardsWales-ImagingStudy-CTAbdomen | 
| display : CT Abdomen[A] [Reported, signed by radiology]; JONES, Alice (NHS: 9912003444); Accession: HDD633125; Performed: 19 05 2021 | 
| DiagnosticReport.id[0] | Example-DataStandardsWales-DiagnosticReport-CTAbdomen | 
| DiagnosticReport.meta[0].versionId[0] | 3 | 
| DiagnosticReport.meta[0].profile[0] | https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport | 
| DiagnosticReport.meta[0].security[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-Confidentiality | 
| DiagnosticReport.meta[0].security[0].code[0] | N | 
| DiagnosticReport.meta[0].security[0].display[0] | Normal | 
| DiagnosticReport.text[0].status[0] | additional | 
| DiagnosticReport.text[0].div[0] | CT Abdomen[A]  [Reported, signed by radiology]  | 
| DiagnosticReport.identifier[0].system[0] | https://fhir.nhs.wales/Id/wrrs-report-identifier | 
| DiagnosticReport.identifier[0].value[0] | 1000136 | 
| DiagnosticReport.basedOn[0].reference[0] | ServiceRequest/Example-DataStandardsWales-ServiceRequest-CTAbdomen | 
| DiagnosticReport.basedOn[0].display[0] | CT Abdomen | 
| DiagnosticReport.status[0] | final | 
| DiagnosticReport.category[0].coding[0].system[0] | https://fhir.nhs.wales/Id/wrrs-provider-type-code | 
| DiagnosticReport.category[0].coding[0].code[0] | R | 
| DiagnosticReport.category[0].coding[0].display[0] | RADIOLOGY | 
| DiagnosticReport.category[0].text[0] | Radiology | 
| DiagnosticReport.code[0].coding[0].system[0] | https://fhir.nhs.wales/Id/wrrs-provider-system-code | 
| DiagnosticReport.code[0].coding[0].code[0] | CABDO | 
| DiagnosticReport.code[0].coding[0].display[0] | CT Abdomen | 
| DiagnosticReport.code[0].text[0] | CT Abdomen | 
| DiagnosticReport.subject[0].reference[0] | Patient/Example-DataStandardsWales-Patient-AliceJones | 
| DiagnosticReport.subject[0].display[0] | JONES, Alice (NHS: 9912003444) | 
| DiagnosticReport.issued[0] | 2021-05-19T11:25:38+00:00 | 
| DiagnosticReport.performer[0].reference[0] | Organization/Example-DataStandardsWales-Organization-Radiology | 
| DiagnosticReport.performer[0].identifier[0].system[0] | https://fhir.nhs.wales/Id/wrrs-provider-department-identifier | 
| DiagnosticReport.performer[0].identifier[0].value[0] | RAD | 
| DiagnosticReport.performer[0].display[0] | Radiology | 
| DiagnosticReport.resultsInterpreter[0].reference[0] | Organization/Example-DataStandardsWales-Organization-HywelDda | 
| DiagnosticReport.resultsInterpreter[0].display[0] | Hywel Dda Local Health Board | 
| DiagnosticReport.imagingStudy[0].reference[0] | ImagingStudy/Example-DataStandardsWales-ImagingStudy-CTAbdomen | 
| DiagnosticReport.imagingStudy[0].display[0] | CT Abdomen[A] [Reported, signed by radiology]; JONES, Alice (NHS: 9912003444); Accession: HDD633125; Performed: 19 05 2021 | 
<DiagnosticReport xmlns="http://hl7.org/fhir"> <id value="Example-DataStandardsWales-DiagnosticReport-CTAbdomen" /> <meta> <versionId value="3" /> <profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport" /> <security> <system value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality" /> <code value="N" /> <display value="Normal" /> </security> </meta> <text> <status value="additional" /> --- We have skipped the narrative for better readability of the resource --- </text> <identifier> <system value="https://fhir.nhs.wales/Id/wrrs-report-identifier" /> <value value="1000136" /> </identifier> <basedOn> <reference value="ServiceRequest/Example-DataStandardsWales-ServiceRequest-CTAbdomen" /> <display value="CT Abdomen" /> </basedOn> <status value="final" /> <category> <coding> <system value="https://fhir.nhs.wales/Id/wrrs-provider-type-code" /> <code value="R" /> <display value="RADIOLOGY" /> </coding> <text value="Radiology" /> </category> <code> <coding> <system value="https://fhir.nhs.wales/Id/wrrs-provider-system-code" /> <code value="CABDO" /> <display value="CT Abdomen" /> </coding> <text value="CT Abdomen" /> </code> <subject> <reference value="Patient/Example-DataStandardsWales-Patient-AliceJones" /> <display value="JONES, Alice (NHS: 9912003444)" /> </subject> <issued value="2021-05-19T11:25:38+00:00" /> <performer> <reference value="Organization/Example-DataStandardsWales-Organization-Radiology" /> <identifier> <system value="https://fhir.nhs.wales/Id/wrrs-provider-department-identifier" /> <value value="RAD" /> </identifier> <display value="Radiology" /> </performer> <resultsInterpreter> <reference value="Organization/Example-DataStandardsWales-Organization-HywelDda" /> <display value="Hywel Dda Local Health Board" /> </resultsInterpreter> <imagingStudy> <reference value="ImagingStudy/Example-DataStandardsWales-ImagingStudy-CTAbdomen" /> <display value="CT Abdomen[A] [Reported, signed by radiology]; JONES, Alice (NHS: 9912003444); Accession: HDD633125; Performed: 19 05 2021" /> </imagingStudy> </DiagnosticReport>
{ "resourceType": "DiagnosticReport", "id": "Example-DataStandardsWales-DiagnosticReport-CTAbdomen", "meta": { "versionId": "3", "profile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport" ], "security": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", "code": "N", "display": "Normal" } ] }, "text": { "status": "additional", --- We have skipped the narrative for better readability of the resource --- }, "identifier": [ { "system": "https://fhir.nhs.wales/Id/wrrs-report-identifier", "value": "1000136" } ], "basedOn": [ { "reference": "ServiceRequest/Example-DataStandardsWales-ServiceRequest-CTAbdomen", "display": "CT Abdomen" } ], "status": "final", "category": [ { "coding": [ { "system": "https://fhir.nhs.wales/Id/wrrs-provider-type-code", "code": "R", "display": "RADIOLOGY" } ], "text": "Radiology" } ], "code": { "coding": [ { "system": "https://fhir.nhs.wales/Id/wrrs-provider-system-code", "code": "CABDO", "display": "CT Abdomen" } ], "text": "CT Abdomen" }, "subject": { "reference": "Patient/Example-DataStandardsWales-Patient-AliceJones", "display": "JONES, Alice (NHS: 9912003444)" }, "issued": "2021-05-19T11:25:38+00:00", "performer": [ { "reference": "Organization/Example-DataStandardsWales-Organization-Radiology", "identifier": { "system": "https://fhir.nhs.wales/Id/wrrs-provider-department-identifier", "value": "RAD" }, "display": "Radiology" } ], "resultsInterpreter": [ { "reference": "Organization/Example-DataStandardsWales-Organization-HywelDda", "display": "Hywel Dda Local Health Board" } ], "imagingStudy": [ { "reference": "ImagingStudy/Example-DataStandardsWales-ImagingStudy-CTAbdomen", "display": "CT Abdomen[A] [Reported, signed by radiology]; JONES, Alice (NHS: 9912003444); Accession: HDD633125; Performed: 19 05 2021" } ] }
CT Abdomen[A]  [Reported, signed by radiology]