FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.wales.test
Resource TypeDiagnosticReport
IdExample-DataStandardsWales-DiagnosticReport-CTAbdomen.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

CT Abdomen[A] [Reported, signed by radiology]

Source1

{
  "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",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}