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

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeImagingStudy
IdExample-DataStandardsWales-ImagingStudy-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]; JONES, Alice (NHS: 9912003444); Accession: HDD633125; Performed: 19 05 2021

Source1

{
  "resourceType": "ImagingStudy",
  "id": "Example-DataStandardsWales-ImagingStudy-CTAbdomen",
  "meta": {
    "versionId": "3",
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-ImagingStudy"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.hduhb.nhs.wales/Id/pacs-accession-number",
      "value": "HDD633125"
    }
  ],
  "status": "available",
  "subject": {
    "reference": "Patient/Example-DataStandardsWales-Patient-AliceJones",
    "display": "JONES, Alice (NHS: 9912003444)"
  },
  "referrer": {
    "reference": "Practitioner/Example-DataStandardsWales-Practitioner-Consultant",
    "display": "..."
  },
  "interpreter": [
    {
      "display": "MR EXAMPLE INTERPRETER (nadex)"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/Example-DataStandardsWales-Endpoint-Dicom",
      "display": "https://example-datastandardswales.cymru.nhs.uk/launch?DicomRepository=DicomExample&amp;AccessionNumber={}"
    }
  ],
  "note": [
    {
      "time": "2021-05-19T11:25:38+00:00",
      "text": "Example note"
    },
    {
      "time": "2021-05-19T11:25:38+00:00",
      "text": "Authored by: MR EXAMPLE INTERPRETER (nadex) on 19/05/2021 at 11:25"
    },
    {
      "time": "2021-05-19T11:25:38+00:00",
      "text": "Validated by: MR EXAMPLE INTERPRETER (nadex) on 19/05/2021 at 11:25"
    }
  ]
}