North West Genomics Testing Workflow (GTW)
0.0.1 - ci-build
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
Draft as of 2024-10-04 |
{
"resourceType" : "MessageDefinition",
"id" : "laboratory-order",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition laboratory-order</b></p><a name=\"laboratory-order\"> </a><a name=\"hclaboratory-order\"> </a><a name=\"laboratory-order-en-GB\"> </a><p><b>url</b>: <a href=\"MessageDefinition-laboratory-order.html\">MessageDefinition Message Definition - Laboratory Order</a></p><p><b>version</b>: 0.0.1</p><p><b>title</b>: Message Definition - Laboratory Order</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/OML_O21\">HL7 v2.5.1 OML_O21</a></p>\n</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-O21\">eventType O21</a>: OML - Laboratory order</p><p><b>category</b>: Consequence</p><blockquote><p><b>focus</b></p><p><b>code</b>: RequestGroup</p><p><b>profile</b>: <a href=\"StructureDefinition-RequestGroup.html\">RequestGroup</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>: 1</p><p><b>max</b>: *</p></blockquote><h3>AllowedResponses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Message</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"MessageDefinition-laboratory-order-acknowledgement.html\">Message Definition - Laboratory Order Acknowledgement</a></td></tr></table></div>"
},
"url" : "https://hl7.mft.nhs.uk/MessageDefinition/laboratory-order",
"version" : "0.0.1",
"title" : "Message Definition - Laboratory Order",
"status" : "draft",
"date" : "2024-10-04",
"publisher" : "Manchester University NHS Foundation Trust",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://mft.nhs.uk/"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "pressoffice@mft.nhs.uk"
}
]
},
{
"name" : "Press Office",
"telecom" : [
{
"system" : "email",
"value" : "pressoffice@mft.nhs.uk"
}
]
}
],
"description" : "DRAFT conversion of [HL7 v2.5.1 OML_O21](https://hl7-definition.caristix.com/v2/HL7v2.5.1/TriggerEvents/OML_O21)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"eventCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v2-0003",
"code" : "O21"
},
"category" : "consequence",
"focus" : [
{
"code" : "RequestGroup",
"profile" : "https://hl7.mft.nhs.uk/StructureDefinition/RequestGroup",
"min" : 0,
"max" : "1"
},
{
"code" : "ServiceRequest",
"profile" : "https://hl7.mft.nhs.uk/StructureDefinition/ServiceRequest",
"min" : 1,
"max" : "*"
}
],
"allowedResponse" : [
{
"message" : "https://hl7.mft.nhs.uk/MessageDefinition/laboratory-order-acknowledgement"
}
]
}