FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | MessageHeader |
| Id | MessageHeader-MessageHeaderGenomicReportAck.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageHeader MessageHeaderGenomicReportAck
Last updated: 2025-02-01 13:39:26+0000
Profile: MessageHeader
event: event: R01 (ORU/ACK - Unsolicited transmission of an observation message)
| Endpoint | Receiver |
| http://www.acme.org/endpoint/RIE | NORTH WEST GLH (Identifier: ODS Organisation Code/699X0) |
sender: ALDER HEY CHILDREN'S NHS FOUNDATION TRUST (Identifier: ODS Organisation Code/RBS)
| Software | Endpoint |
| Alder Hey TIE | http://www.acme.org/endpoint/identifier/RBS/ |
| Identifier | Code |
| 9612365d-52a4-4fab-87e7-8a09d753f095 | OK |
focus:
{
"resourceType": "MessageHeader",
"id": "MessageHeaderGenomicReportAck",
"meta": {
"lastUpdated": "2025-02-01T13:39:26+00:00",
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/MessageHeader"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"eventCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0003",
"code": "R01"
},
"destination": [
{
"endpoint": "http://www.acme.org/endpoint/RIE",
"receiver": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "699X0"
},
"display": "NORTH WEST GLH"
}
}
],
"sender": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RBS"
},
"display": "ALDER HEY CHILDREN'S NHS FOUNDATION TRUST"
},
"source": {
"software": "Alder Hey TIE",
"endpoint": "http://www.acme.org/endpoint/identifier/RBS/"
},
"response": {
"identifier": "9612365d-52a4-4fab-87e7-8a09d753f095",
"code": "ok"
},
"focus": [
{
"reference": "urn:uuid:233ff41a-5067-46c4-b6aa-5d6f87719f5f",
"type": "DiagnosticReport"
},
{
"reference": "urn:uuid:94bf65ba-cd6c-4601-b339-6d547f424646",
"type": "DocumentReference"
}
]
}