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

: Message Definition - Laboratory Order Acknowledgement - XML Representation

Draft as of 2024-10-04

Raw xml | Download


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="laboratory-order-acknowledgement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageDefinition laboratory-order-acknowledgement</b></p><a name="laboratory-order-acknowledgement"> </a><a name="hclaboratory-order-acknowledgement"> </a><a name="laboratory-order-acknowledgement-en-GB"> </a><p><b>url</b>: <a href="MessageDefinition-laboratory-order-acknowledgement.html">MessageDefinition Message Definition - Laboratory Order Acknowledgement</a></p><p><b>version</b>: 0.0.1</p><p><b>title</b>: Message Definition - Laboratory Order Acknowledgement</p><p><b>status</b>: Draft</p><p><b>date</b>: 2024-10-04</p><p><b>publisher</b>: Manchester University NHS Foundation Trust</p><p><b>contact</b>: <a href="https://mft.nhs.uk/">https://mft.nhs.uk/</a>, <a href="mailto:pressoffice@mft.nhs.uk">pressoffice@mft.nhs.uk</a>, Press Office: <a href="mailto:pressoffice@mft.nhs.uk">pressoffice@mft.nhs.uk</a></p><p><b>description</b>: </p><div><p>DRAFT conversion of <a href="https://hl7-definition.caristix.com/v2/HL7v2.5.1/TriggerEvents/ORL_O22">HL7 v2.5.1 ORL_O22</a>.</p>
<p>At present it is not intended to support Patient and ServiceRequest resources</p>
</div><p><b>jurisdiction</b>: <span title="Codes:{urn:iso:std:iso:3166 GB}">United Kingdom of Great Britain and Northern Ireland</span></p><p><b>event</b>: <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0003.html#v2-0003-O22">eventType O22</a>: ORL - General laboratory order response message to any OML</p><p><b>category</b>: Consequence</p><blockquote><p><b>focus</b></p><p><b>code</b>: Patient</p><p><b>profile</b>: <a href="StructureDefinition-Patient.html">Patient</a></p><p><b>min</b>: 0</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: ServiceRequest</p><p><b>profile</b>: <a href="StructureDefinition-ServiceRequest.html">ServiceRequest</a></p><p><b>min</b>: 0</p><p><b>max</b>: *</p></blockquote></div>
  </text>
  <url
       value="https://hl7.mft.nhs.uk/MessageDefinition/laboratory-order-acknowledgement"/>
  <version value="0.0.1"/>
  <title value="Message Definition - Laboratory Order Acknowledgement"/>
  <status value="draft"/>
  <date value="2024-10-04"/>
  <publisher value="Manchester University NHS Foundation Trust"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://mft.nhs.uk/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="pressoffice@mft.nhs.uk"/>
    </telecom>
  </contact>
  <contact>
    <name value="Press Office"/>
    <telecom>
      <system value="email"/>
      <value value="pressoffice@mft.nhs.uk"/>
    </telecom>
  </contact>
  <description
               value="DRAFT conversion of [HL7 v2.5.1 ORL_O22](https://hl7-definition.caristix.com/v2/HL7v2.5.1/TriggerEvents/ORL_O22).

At present it is not intended to support Patient and ServiceRequest resources"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
      <display value="United Kingdom of Great Britain and Northern Ireland"/>
    </coding>
  </jurisdiction>
  <eventCoding>
    <system value="http://terminology.hl7.org/CodeSystem/v2-0003"/>
    <code value="O22"/>
  </eventCoding>
  <category value="consequence"/>
  <focus>
    <code value="Patient"/>
    <profile value="https://hl7.mft.nhs.uk/StructureDefinition/Patient"/>
    <min value="0"/>
    <max value="1"/>
  </focus>
  <focus>
    <code value="ServiceRequest"/>
    <profile
             value="https://hl7.mft.nhs.uk/StructureDefinition/ServiceRequest"/>
    <min value="0"/>
    <max value="*"/>
  </focus>
</MessageDefinition>