FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | MessageHeader |
| Id | MessageHeader-MessageHeaderPatient.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageHeader MessageHeaderPatient
Last updated: 2025-02-01 13:39:26+0000
Profile: MessageHeader
event: event: A31 (ADT/ACK - Update person information)
| 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: Octavia CHISLETT (official) Female, DoB: 2008-09-20 ( Medical record number)
{
"resourceType": "MessageHeader",
"id": "MessageHeaderPatient",
"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": "A31"
},
"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:d6faafcf-db64-4c11-9da8-25f36774c1bd",
"type": "Patient"
}
]
}