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

FHIR IG analytics

Packagemedcom.fhir.dk.hospitalnotification
Resource TypeMessageHeader
IdMessageHeader-e563a2b2-bf92-4b13-bbd2-0a021a95bded.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": "e563a2b2-bf92-4b13-bbd2-0a021a95bded",
  "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/a39d4a04-81c8-11ed-a1eb-0242ac120002"
      }
    }
  ],
  "sender": {
    "reference": "Organization/b79a7914-81c8-11ed-a1eb-0242ac120002"
  },
  "source": {
    "endpoint": "https://sor2.sum.dsdn.dk/#id=265161000016000"
  },
  "focus": [
    {
      "reference": "Encounter/d56e9c54-23d2-43a4-816e-951d2a6e3281"
    }
  ]
}