{
"description": "Look up messaging organizations and referenced endpoints based on general practitioner id (ydernr) 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-GetReceivingOrganizationByGPId.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-GetReceivingOrganizationByGPId-Request",
"name": "GetReceivingOrganizationByGPId",
"type": "true",
"experimental": null,
"resourceType": "OperationDefinition",
"title": null,
"package_version": "2.0.0",
"status": "active",
"id": "db143388-8912-41a4-a17d-8d432929ff55",
"resource": [ "Organization" ],
"affectsState": false,
"kind": "operation",
"url": "http://medcomehmi.dk/ig/eas/OperationDefinition/GetReceivingOrganizationByGPId",
"code": "getReceivingOrganizationByGPId",
"version": "2.0.0",
"contact": [ {
"name": "MedCom",
"telecom": [ {
"value": "https://www.medcom.dk",
"system": "url"
} ]
} ],
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "gpId",
"type": "string",
"documentation": "General practitioner id (ydernr)"
}, {
"max": "*",
"min": 0,
"use": "in",
"name": "messageType",
"type": "string",
"documentation": "Message types"
} ]
}