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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunication
Resource TypeMessageHeader
IdMessageHeader-4dff3695-218d-4878-838a-5f23cbba6f82.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": "4dff3695-218d-4878-838a-5f23cbba6f82",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-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=953741000016009",
      "receiver": {
        "reference": "Organization/f20f31cd-5dd2-4a80-ab00-97f7109864a7"
      }
    }
  ],
  "sender": {
    "reference": "Organization/82210440-6826-44fc-9fc8-2a29bab6a5c2"
  },
  "source": {
    "endpoint": "https://sor2.sum.dsdn.dk/#id=265161000016000"
  },
  "focus": [
    {
      "reference": "Communication/d2b79da8-acda-4985-a8ad-5ed7ec9a2800"
    }
  ],
  "definition": "http://medcomfhir.dk/ig/messagedefinitions/MessageDefinition/MedComCareCommunicationMessageDefinition|5.0"
}