FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | MessageDefinition |
| Id | MessageDefinition-laboratory-order.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/MessageDefinition-laboratory-order.html |
| URL | https://fhir.nwgenomics.nhs.uk/MessageDefinition/laboratory-order |
| Version | 0.1.0 |
| Status | draft |
| Date | 2024-10-04 |
| Title | Message Definition - Laboratory Order |
| Realm | us |
| Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageDefinition laboratory-order
url: MessageDefinition Message Definition - Laboratory Order
version: 0.1.0
title: Message Definition - Laboratory Order
status: Draft
date: 2024-10-04
publisher: NHS North West Genomics
contact: https://www.nwgenomics.nhs.uk/contact-us
jurisdiction: United Kingdom of Great Britain and Northern Ireland
event: event: O21 (OML - Laboratory order)
category: Consequence
| Code | Profile | Min | Max |
| ServiceRequest | ServiceRequest | 1 | * |
{
"resourceType": "MessageDefinition",
"id": "laboratory-order",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/MessageDefinition/laboratory-order",
"version": "0.1.0",
"title": "Message Definition - Laboratory Order",
"status": "draft",
"date": "2024-10-04",
"publisher": "NHS North West Genomics",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"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://fhir.nwgenomics.nhs.uk/StructureDefinition/ServiceRequest",
"min": 1,
"max": "*"
}
]
}