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

FHIR IG analytics

Packagemedcom.fhir.dk.hospitalnotification
Resource TypeMessageHeader
IdMessageHeader-nabb68aa-c97b-4905-a60c-71ff3209fd51.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": "nabb68aa-c97b-4905-a60c-71ff3209fd51",
  "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/55eb90b8-81d2-11ed-a1eb-0242ac120002"
      }
    }
  ],
  "sender": {
    "reference": "Organization/66c12a92-81d2-11ed-a1eb-0242ac120002"
  },
  "source": {
    "endpoint": "https://sor2.sum.dsdn.dk/#id=265161000016000"
  },
  "focus": [
    {
      "reference": "Encounter/l001c640-6b5d-414c-b6bd-e00ec6d4ceee"
    }
  ]
}