FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeMessageHeader
IdMessageHeader-MessageHeaderPatient.json
FHIR VersionR4

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: MessageHeader MessageHeaderPatient

Last updated: 2025-02-01 13:39:26+0000

Profile: MessageHeader

event: event: A31 (ADT/ACK - Update person information)

Destinations

-EndpointReceiver
*http://www.acme.org/endpoint/identifier/RBSALDER HEY CHILDREN'S NHS FOUNDATION TRUST (Identifier: ODS Organisation Code/RBS)

sender: NORTH WEST GLH (Identifier: ODS Organisation Code/699X0)

Sources

-SoftwareEndpoint
*GMSA RIEhttp://www.acme.org/endpoint/identifier/rie

focus: Octavia CHISLETT (official) Female, DoB: 2008-09-20 ( Medical record number)


Source1

{
  "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"
    }
  ]
}