North West Genomic Medicine Service Alliance
0.0.1 - ci-build
DRAFT Implementation Guide
This is for collaboration and discussion purposes and is subject to change.
North West Genomic Medicine Service Alliance - 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><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>: NHS North West GMSA</p><p><b>contact</b>: <a href=\"https://www.nw-gmsa.nhs.uk/contact-us\">https://www.nw-gmsa.nhs.uk/contact-us</a></p><p><b>description</b>: </p><div><p><a href=\"https://www.enterpriseintegrationpatterns.com/patterns/messaging/CommandMessage.html\">Command</a> Message</p>\n<p>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/6.2.0/CodeSystem-v2-0003.html#v2-0003-O21\">eventType O21</a>: OML - Laboratory order</p><p><b>category</b>: Consequence</p><h3>Focus</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style=\"display: none\">*</td><td>ServiceRequest</td><td><a href=\"StructureDefinition-ServiceRequest.html\">ServiceRequest</a></td><td>1</td><td>*</td></tr></table></div>"
},
"url" : "https://nw-gmsa.github.io/MessageDefinition/laboratory-order",
"version" : "0.0.1",
"title" : "Message Definition - Laboratory Order",
"status" : "draft",
"date" : "2024-10-04",
"publisher" : "NHS North West GMSA",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.nw-gmsa.nhs.uk/contact-us"
}
]
}
],
"description" : "[Command](https://www.enterpriseintegrationpatterns.com/patterns/messaging/CommandMessage.html) Message\n\nConversion 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" : "ServiceRequest",
"profile" : "https://nw-gmsa.github.io/StructureDefinition/ServiceRequest",
"min" : 1,
"max" : "*"
}
]
}