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

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeMessageHeader
IdMessageHeader-basic-pass.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "MessageHeader",
  "id": "3599c0e9-9292-413e-9270-9a1ef1ead99c",
  "eventCoding": {
    "system": "https://fhir.nhs.uk/CodeSystem/message-event",
    "code": "prescription-order",
    "display": "Prescription Order"
  },
  "destination": [
    {
      "endpoint": "https://sandbox.api.service.nhs.uk/electronic-prescriptions/$post-message",
      "receiver": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "VNE51"
        },
        "display": "The Simple Pharmacy"
      }
    }
  ],
  "sender": {
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/ods-organization-code",
      "value": "RBA"
    },
    "display": "TAUNTON AND SOMERSET NHS FOUNDATION TRUST"
  },
  "source": {
    "endpoint": "https://directory.spineservices.nhs.uk/STU3/Organization/RBA"
  },
  "focus": [
    {
      "reference": "urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2"
    },
    {
      "reference": "urn:uuid:a54219b8-f741-4c47-b662-e4f8dfa49ab6"
    }
  ]
}