{
"description": "Look up messaging organizations and referenced endpoints based on patient id (CPR) 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-GetReceivingOrganizationByPatientId.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-GetReceivingOrganizationByPatientId-Request",
"name": "GetReceivingOrganizationByPatientId",
"type": "true",
"experimental": null,
"resourceType": "OperationDefinition",
"title": null,
"package_version": "2.0.0",
"status": "active",
"id": "1c62c5fe-31f5-4209-b86a-57f05f1824f4",
"resource": [ "Organization" ],
"affectsState": false,
"kind": "operation",
"url": "http://medcomehmi.dk/ig/eas/OperationDefinition/GetReceivingOrganizationByPatientId",
"code": "getReceivingOrganizationByPatientId",
"version": "2.0.0",
"contact": [ {
"name": "MedCom",
"telecom": [ {
"value": "https://www.medcom.dk",
"system": "url"
} ]
} ],
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "easCorePatient",
"type": "Patient",
"documentation": "EAS core patient with CPR identifier"
}, {
"max": "*",
"min": 0,
"use": "in",
"name": "messageType",
"type": "string",
"documentation": "Message types"
} ]
}