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

FHIR IG analytics

Packagehl7.at.fhir.messaging.r5
Resource TypeMessageHeader
IdMessageHeader-89c89a84-bce7-4c5d-b6f6-49690eea5b06.json
FHIR VersionR5

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 89c89a84-bce7-4c5d-b6f6-49690eea5b06

event: AT Messaging Event Type: document (A document is sent.)

Destinations

-Endpoint[x]Receiver
*Endpoint: status = active; connectionType = matrix; address = @huber:praxisdrhuber.example.atPractitioner Hannah Huber

sender: PractitionerRole Doctor

author: PractitionerRole Doctor

Sources

-Endpoint[x]NameSoftwareVersionContact
*Endpoint: status = active; connectionType = matrix; address = @internemed1:standort.krankenhaus.example.atFancy KISat.softwarecorp.health.kis2.0.0kis.support@softwarecorp.at

focus: DocumentReference: identifier = http://his.softwarecorp.at/identifier/his-patient#pat-123456 (use: usual, ); status = current; type = Internal medicine Outpatient Progress note; category = Progress note; facilityType = Government hospital; practiceSetting = Internal medicine; period = 2026-01-19 --> 2026-01-20; date = 2026-01-21 15:00:00+0200; securityLabel = normal

definition: Document transfer over directed messaging.


Source1

{
  "resourceType": "MessageHeader",
  "id": "89c89a84-bce7-4c5d-b6f6-49690eea5b06",
  "meta": {
    "profile": [
      "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-message-header"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "eventCoding": {
    "system": "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-event-type",
    "code": "document"
  },
  "destination": [
    {
      "endpointReference": {
        "reference": "urn:uuid:4707d4ab-0020-4cc9-8e0f-242f95ce31f3"
      },
      "receiver": {
        "reference": "urn:uuid:2d8fedd6-3ccf-4725-97b0-fa9e19cbd8fc"
      }
    }
  ],
  "sender": {
    "reference": "urn:uuid:f9ac6aa5-71b6-438b-a33b-b0b114d9deca"
  },
  "author": {
    "reference": "urn:uuid:f9ac6aa5-71b6-438b-a33b-b0b114d9deca"
  },
  "source": {
    "endpointReference": {
      "reference": "urn:uuid:caee7722-8340-4716-a36e-837dbc13ea75"
    },
    "name": "Fancy KIS",
    "software": "at.softwarecorp.health.kis",
    "version": "2.0.0",
    "contact": {
      "system": "email",
      "value": "kis.support@softwarecorp.at"
    }
  },
  "focus": [
    {
      "reference": "urn:uuid:a60faa01-38ff-40e8-8194-e395741875cb"
    }
  ],
  "definition": "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-document-message"
}