North West Genomics Testing Workflow (GTW)
0.0.1 - ci-build United Kingdom flag

DRAFT Implementation Guide

This is for collaboration and discussion purposes and is subject to change.

North West Genomics Testing Workflow (GTW) - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Document Reference Laboratory Order - JSON Representation

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "a293b4a6-e46b-4402-9b2b-d9517afc7137",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference a293b4a6-e46b-4402-9b2b-d9517afc7137</b></p><a name=\"a293b4a6-e46b-4402-9b2b-d9517afc7137\"> </a><a name=\"hca293b4a6-e46b-4402-9b2b-d9517afc7137\"> </a><a name=\"a293b4a6-e46b-4402-9b2b-d9517afc7137-en-GB\"> </a><p><b>identifier</b>: <code>https://fhir.mft.nhs.uk/Id</code>/a293b4a6-e46b-4402-9b2b-d9517afc7137</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 721965002}\">Laboratory order</span></p><p><b>subject</b>: <a href=\"Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-d6faafcf-db64-4c11-9da8-25f36774c1bd\">Octavia CHISLETT</a></p><p><b>date</b>: 2025-01-29 10:37:26+0000</p><p><b>author</b>: <a href=\"Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#1d7155e8-b5b8-4406-adda-01a474d5ff6c; type = document; timestamp = 2024-10-13 10:33:00+0000</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"Bundle-GenomicsOrderMessageAttachment.html#urn-uuid-0a898233-763c-405d-8172-8c4f07e6e636\">Bundle: identifier = https://tools.ietf.org/html/rfc4122#9612365d-52a4-4fab-87e7-8a09d753f095; type = message; timestamp = 2024-10-13 10:33:00+0000</a></td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Encounter</b></td><td><b>SourcePatientInfo</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-GenomicsOrderMessage.html#urn-uuid-984b8a89-4194-4eb4-a7ea-ca8049ebeea3\">Bundle: identifier = https://tools.ietf.org/html/rfc4122#9612365d-52a4-4fab-87e7-8a09d753f095; type = message; timestamp = 2024-10-13 10:33:00+0000</a></td><td>Identifier: Medical record number/633</td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.mft.nhs.uk/Id",
      "value" : "a293b4a6-e46b-4402-9b2b-d9517afc7137",
      "assigner" : {
        "identifier" : {
          "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
          "value" : "R0A"
        }
      }
    }
  ],
  "status" : "current",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "721965002",
        "display" : "Laboratory order"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd",
    "identifier" : {
      "system" : "https://fhir.nhs.uk/Id/nhs-number",
      "value" : "9449305552"
    },
    "display" : "Octavia CHISLETT"
  },
  "date" : "2025-01-29T10:37:26+00:00",
  "author" : [
    {
      "reference" : "urn:uuid:ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"
    }
  ],
  "content" : [
    {
      "attachment" : {
        "contentType" : "application/pdf",
        "url" : "urn:uuid:0a898233-763c-405d-8172-8c4f07e6e636"
      }
    }
  ],
  "context" : {
    "encounter" : [
      {
        "reference" : "urn:uuid:984b8a89-4194-4eb4-a7ea-ca8049ebeea3"
      }
    ],
    "sourcePatientInfo" : {
      "identifier" : {
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "MR"
            }
          ]
        },
        "value" : "633",
        "assigner" : {
          "identifier" : {
            "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
            "value" : "R0A"
          }
        }
      }
    }
  }
}