FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | MessageHeader |
| Id | MessageHeader-MessageHeaderGenomicReport.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageHeader MessageHeaderGenomicReport
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/identifier/RBS | ALDER HEY CHILDREN'S NHS FOUNDATION TRUST (Identifier: ODS Organisation Code/RBS) |
sender: NORTH WEST GLH (Identifier: ODS Organisation Code/699X0)
| Software | Endpoint |
| GMSA RIE | http://www.acme.org/endpoint/identifier/rie |
focus:
{
"resourceType": "MessageHeader",
"id": "MessageHeaderGenomicReport",
"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/identifier/RBS",
"receiver": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RBS"
},
"display": "ALDER HEY CHILDREN'S NHS FOUNDATION TRUST"
}
}
],
"sender": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "699X0"
},
"display": "NORTH WEST GLH"
},
"source": {
"software": "GMSA RIE",
"endpoint": "http://www.acme.org/endpoint/identifier/rie"
},
"focus": [
{
"reference": "urn:uuid:233ff41a-5067-46c4-b6aa-5d6f87719f5f",
"type": "DiagnosticReport"
},
{
"reference": "urn:uuid:94bf65ba-cd6c-4601-b339-6d547f424646",
"type": "DocumentReference"
}
]
}