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

FHIR IG analytics

Packagemedcom.fhir.dk.hospitalnotification
Resource TypeMessageHeader
IdMessageHeader-1ca19ddf-31bc-4597-8739-968c38dd88f8.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


Source1

{
  "resourceType": "MessageHeader",
  "id": "1ca19ddf-31bc-4597-8739-968c38dd88f8",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalNotification-messageHeader"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "eventCoding": {
    "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes",
    "code": "hospital-notification-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=953741000016009",
      "receiver": {
        "reference": "Organization/a8ec5ae1-e324-453d-9d9f-39ffe41f308a"
      }
    }
  ],
  "sender": {
    "reference": "Organization/2565d3de-082e-4368-9160-4c719071026b"
  },
  "source": {
    "endpoint": "https://sor2.sum.dsdn.dk/#id=265161000016000"
  },
  "focus": [
    {
      "reference": "Encounter/ne70f2b8-a924-11ed-afa1-0242ac120002"
    }
  ]
}