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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeDiagnosticReport
IdDiagnosticReport-DiagnosticReportGenomicsReport.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

Generated Narrative: DiagnosticReport DiagnosticReportGenomicsReport

version: 1.0

Profile: Diagnostic Report

Diagnostic testing for known variant(s) (Genetics)

SubjectOctavia CHISLETT (official) Female, DoB: 2008-09-20 ( Medical record number)
When For2023-09-07 11:45:41+0000
Performers NW GLH (Identifier: ODS Organisation Code/699X0) FICTITIOUS, Ralph (Identifier: GMC Number/C1234567)
Identifier http://www.acme.org/diagnosticreport/identifiers/25edee2b-add8-4522-9fa2-1ee8f229bd75

Report Details

Normal - no action


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "DiagnosticReportGenomicsReport",
  "meta": {
    "versionId": "1.0",
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/DiagnosticReport"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://www.acme.org/diagnosticreport/identifiers",
      "value": "25edee2b-add8-4522-9fa2-1ee8f229bd75",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "699X0"
        }
      }
    }
  ],
  "basedOn": [
    {
      "type": "ServiceRequest",
      "identifier": {
        "type": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code": "FILL"
            }
          ]
        },
        "system": "http://www.acme.org/servicerequest",
        "value": "1001166717",
        "assigner": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "699X0"
          }
        }
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "GE",
          "display": "Genetics"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
        "code": "R240.1"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/nhs-number",
      "value": "9449305552"
    },
    "display": "Octavia CHISLETT"
  },
  "encounter": {
    "identifier": {
      "system": "http://www.acme.org/encounter/identifiers/R0A",
      "value": "1001166717",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "R0A"
        }
      }
    }
  },
  "effectiveDateTime": "2023-09-07T11:45:41+00:00",
  "performer": [
    {
      "type": "Organization",
      "identifier": {
        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
        "value": "699X0"
      },
      "display": "NW GLH"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/event-performerFunction",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                "code": "SPRF"
              }
            ]
          }
        }
      ],
      "type": "Practitioner",
      "identifier": {
        "system": "https://fhir.hl7.org.uk/Id/gmc-number",
        "value": "C1234567"
      },
      "display": "FICTITIOUS, Ralph"
    }
  ],
  "resultsInterpreter": [
    {
      "type": "Practitioner",
      "identifier": {
        "system": "https://fhir.hl7.org.uk/Id/gmc-number",
        "value": "C1234567"
      },
      "display": "FICTITIOUS, Ralph"
    }
  ],
  "conclusion": "Normal - no action",
  "presentedForm": [
    {
      "contentType": "application/pdf",
      "language": "en-GB",
      "url": "urn:uuid:d6eeedd1-92d3-45b9-bf33-6401e804425f",
      "size": 43272,
      "title": "Genomic Report for Octavia CHISLETT",
      "creation": "2023-11-24"
    }
  ]
}