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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypeMessageHeader
IdMessageHeader-cecb42e9-4909-4287-a66e-992f6bd1b17f.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": "cecb42e9-4909-4287-a66e-992f6bd1b17f",
  "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=382871000016004",
      "receiver": {
        "reference": "Organization/e6dd7d8c-5744-440a-8347-d932a8f65a6b"
      }
    }
  ],
  "sender": {
    "reference": "Organization/b349d429-8041-485c-b0ba-e08b2ed8bfd7"
  },
  "source": {
    "endpoint": "https://sor2.sum.dsdn.dk/#id=265161000016000"
  },
  "focus": [
    {
      "reference": "Communication/8ac16b4c-4d32-424d-bf0b-1e2eed87eef1"
    }
  ],
  "definition": "http://medcomfhir.dk/ig/messagedefinitions/MessageDefinition/MedComCareCommunicationMessageDefinition|5.0"
}