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

FHIR IG analytics

Packagemedcom.fhir.dk.acknowledgement
Resource TypeMessageHeader
IdMessageHeader-42cb9200-f421-4d08-8391-7d51a2503cb4.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 42cb9200-f421-4d08-8391-7d51a2503cb4

event: MedComMessagingEventCodes: care-communication-message (Care Communication 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

Source1

{
  "resourceType": "MessageHeader",
  "id": "42cb9200-f421-4d08-8391-7d51a2503cb4",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-messageHeader"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "eventCoding": {
    "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes",
    "code": "care-communication-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"
  }
}