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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypeMessageHeader
IdMessageHeader-221b6439-c282-4bf9-9ddc-8c2b8975e809.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

Generated Narrative: MessageHeader 221b6439-c282-4bf9-9ddc-8c2b8975e809

event: MedComMessagingEventCodes: care-communication-message (Care Communication Message)

Destinations

-ExtensionEndpointReceiver
*https://sor2.sum.dsdn.dk/#id=330461000016004Organization: identifier = https://www.gs1.org/gln#5790001353308,urn:oid:1.2.208.176.1.1#330461000016004

sender: Organization: identifier = https://www.gs1.org/gln#5790001987244,urn:oid:1.2.208.176.1.1#441211000016000

Sources

-Endpoint
*https://sor2.sum.dsdn.dk/#id=441211000016000

focus: Communication: identifier = urn:uuid:afe59274-01a4-42b1-8bf4-a7cf907aac53; status = unknown; category = Træning

definition: http://medcomfhir.dk/ig/messagedefinitions/MessageDefinition/MedComCareCommunicationMessageDefinition|5.0


Source1

{
  "resourceType": "MessageHeader",
  "id": "221b6439-c282-4bf9-9ddc-8c2b8975e809",
  "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=330461000016004",
      "receiver": {
        "reference": "Organization/5efd9dfc-9fc6-4289-942a-e56c24cb4e05"
      }
    }
  ],
  "sender": {
    "reference": "Organization/558786fe-d4c0-474d-ac12-5b290619bdbf"
  },
  "source": {
    "endpoint": "https://sor2.sum.dsdn.dk/#id=441211000016000"
  },
  "focus": [
    {
      "reference": "Communication/bde891c9-d099-4af4-9dc2-6b4e60940dfc"
    }
  ],
  "definition": "http://medcomfhir.dk/ig/messagedefinitions/MessageDefinition/MedComCareCommunicationMessageDefinition|5.0"
}