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

: GLH-PV1 Example - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="fe5a1b08-84c9-46e6-8162-d2dcf3e67141"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter fe5a1b08-84c9-46e6-8162-d2dcf3e67141</b></p><a name="fe5a1b08-84c9-46e6-8162-d2dcf3e67141"> </a><a name="hcfe5a1b08-84c9-46e6-8162-d2dcf3e67141"> </a><a name="fe5a1b08-84c9-46e6-8162-d2dcf3e67141-en-GB"> </a><p><b>identifier</b>: 1001</p><p><b>status</b>: Finished</p><p><b>class</b>: [not stated] AMB: AMB</p><p><b>subject</b>: <a href="Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-d6faafcf-db64-4c11-9da8-25f36774c1bd">Octavia CHISLETT</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType REF}">referrer</span></td><td><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></td></tr></table><p><b>period</b>: 2025-01-29 10:37:26+0000 --&gt; (ongoing)</p><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td>Identifier: <code>https://fhir.nhs.uk/Id/ods-site-code</code>/P1S8J</td></tr></table></div>
  </text>
  <identifier>
    <value value="1001"/>
    <assigner>
      <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
        <value value="699X0"/>
      </identifier>
    </assigner>
  </identifier>
  <status value="finished"/>
  <class>
    <code value="AMB"/>
  </class>
  <subject>
    <reference value="urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd"/>
    <identifier>
      <system value="https://fhir.nhs.uk/Id/nhs-number"/>
      <value value="9449305552"/>
    </identifier>
    <display value="Octavia CHISLETT"/>
  </subject>
  <participant>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="REF"/>
      </coding>
    </type>
    <individual>
      <reference value="urn:uuid:ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"/>
    </individual>
  </participant>
  <period>
    <start value="2025-01-29T10:37:26+00:00"/>
  </period>
  <location>
    <location>
      <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-site-code"/>
        <value value="P1S8J"/>
        <assigner>
          <identifier>
            <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
            <value value="699X0"/>
          </identifier>
        </assigner>
      </identifier>
    </location>
  </location>
</Encounter>