FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: MessageDefinition/laboratory-order

Packagenw-gmsa.github.io
Resource TypeMessageDefinition
Idlaboratory-order
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/LTW/https://build.fhir.org/ig/nw-gmsa/LTW/MessageDefinition-laboratory-order.html
URLhttps://nw-gmsa.github.io/LTW//MessageDefinition/laboratory-order
Version0.0.1
Statusdraft
Date2024-10-04
TitleMessage Definition - Laboratory Order
Realmuk
DescriptionDRAFT conversion of [HL7 v2.5.1 OML_O21](https://hl7-definition.caristix.com/v2/HL7v2.5.1/TriggerEvents/OML_O21)

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MessageDefinition laboratory-order

url: MessageDefinition Message Definition - Laboratory Order

version: 0.0.1

title: Message Definition - Laboratory Order

status: Draft

date: 2024-10-04

publisher: NHS North West GMSA

contact: https://www.nw-gmsa.nhs.uk/contact-us

description:

DRAFT conversion of HL7 v2.5.1 OML_O21

jurisdiction: United Kingdom of Great Britain and Northern Ireland

event: eventType O21: OML - Laboratory order

category: Consequence

Focus

-CodeProfileMinMax
*ServiceRequestServiceRequest1*

Source

{
  "resourceType": "MessageDefinition",
  "id": "laboratory-order",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nw-gmsa.github.io/LTW//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": "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": "ServiceRequest",
      "profile": "https://nw-gmsa.github.io/LTW//StructureDefinition/ServiceRequest",
      "min": 1,
      "max": "*"
    }
  ]
}