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

FHIR IG analytics

Packagemedcom.fhir.dk.acknowledgement
Resource TypeMessageHeader
IdMessageHeader-b879c81e-0607-4ccb-b358-24a72208e30d.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 b879c81e-0607-4ccb-b358-24a72208e30d

event: MedComMessagingEventCodes: acknowledgement-message (Acknowledgement Message)

Destinations

-ExtensionEndpointReceiver
*https://sor2.sum.dsdn.dk/#id=265161000016000Organization Receiver Organization

sender: Organization Sender Organization

Sources

-Endpoint
*https://sor2.sum.dsdn.dk/#id=953741000016009

Responses

-IdentifierCodeDetails
*53128d9b-cede-4c7f-8904-809eab322d7dFatal ErrorOperationOutcome

Source1

{
  "resourceType": "MessageHeader",
  "id": "b879c81e-0607-4ccb-b358-24a72208e30d",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/acknowledgement/StructureDefinition/medcom-messaging-acknowledgementHeader"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "eventCoding": {
    "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes",
    "code": "acknowledgement-message"
  },
  "destination": [
    {
      "extension": [
        {
          "url": "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-destinationUseExtension",
          "valueCoding": {
            "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse",
            "code": "primary"
          }
        }
      ],
      "endpoint": "https://sor2.sum.dsdn.dk/#id=265161000016000",
      "receiver": {
        "reference": "Organization/74cdf292-abf3-4f5f-80ea-60a48013ff6d"
      }
    }
  ],
  "sender": {
    "reference": "Organization/d7056980-a8b2-42aa-8a0e-c1fc85d1f40d"
  },
  "source": {
    "endpoint": "https://sor2.sum.dsdn.dk/#id=953741000016009"
  },
  "response": {
    "identifier": "53128d9b-cede-4c7f-8904-809eab322d7d",
    "code": "fatal-error",
    "details": {
      "reference": "OperationOutcome/becb2a8e-3a68-4083-910e-811296affd43"
    }
  }
}