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

FHIR IG analytics

Packagemedcom.fhir.dk.acknowledgement
Resource TypeMessageHeader
IdMessageHeader-aba2d9bf-2c6c-47e8-bce4-7928bcd51019.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 aba2d9bf-2c6c-47e8-bce4-7928bcd51019

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

-IdentifierCode
*42cb9200-f421-4d08-8391-7d51a2503cb4OK

Source1

{
  "resourceType": "MessageHeader",
  "id": "aba2d9bf-2c6c-47e8-bce4-7928bcd51019",
  "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": "42cb9200-f421-4d08-8391-7d51a2503cb4",
    "code": "ok"
  }
}