{
"description": "Look up SOR organizations and referenced endpoints based on SOR identifier and message types.\\nResponse resources will be returned in a Bundle.
\\nOrganizations conform to [EAS Messaging Organization](StructureDefinition-eas-messaging-organization.html)
\\nEndpoints conform to [EAS Endpoint - General](StructureDefinition-eas-endpoint.html)",
"_filename": "OperationDefinition-GetReceivingOrganizationBySORId.json",
"package_name": "dk.ehmi.eas",
"date": "2026-08-18T08:59:29+00:00",
"system": false,
"publisher": "MedCom",
"instance": false,
"jurisdiction": [ {
"coding": [ {
"code": "DK",
"system": "urn:iso:std:iso:3166",
"display": "Denmark"
} ]
} ],
"purpose": "Example request: EX-GetReceivingOrganizationBySORId-Request",
"name": "GetReceivingOrganizationBySORId",
"type": "true",
"experimental": null,
"resourceType": "OperationDefinition",
"title": null,
"package_version": "2.0.0",
"status": "active",
"id": "8a473825-f08c-435e-9602-3c3cba229018",
"resource": [ "Organization" ],
"affectsState": false,
"kind": "operation",
"url": "http://medcomehmi.dk/ig/eas/OperationDefinition/GetReceivingOrganizationBySORId",
"code": "getReceivingOrganizationBySORId",
"version": "2.0.0",
"contact": [ {
"name": "MedCom",
"telecom": [ {
"value": "https://www.medcom.dk",
"system": "url"
} ]
} ],
"parameter": [ {
"max": "*",
"min": 1,
"use": "in",
"name": "sorId",
"type": "string",
"documentation": "SOR identifier"
}, {
"max": "*",
"min": 0,
"use": "in",
"name": "messageType",
"type": "string",
"documentation": "Message types"
} ]
}