{
"description": "Look up messaging organizations and referenced endpoints based on postal codes.\\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-GetListOfGpByPostalCode.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-GetListOfGpByPostalCode-Request",
"name": "GetListOfGpByPostalCode",
"type": "true",
"experimental": null,
"resourceType": "OperationDefinition",
"title": null,
"package_version": "2.0.0",
"status": "active",
"id": "8814daa1-707a-471a-9ec1-5e2fe248c600",
"resource": [ "Organization" ],
"affectsState": false,
"kind": "operation",
"url": "http://medcomehmi.dk/ig/eas/OperationDefinition/GetListOfGpByPostalCode",
"code": "getListOfGpByPostalCode",
"version": "2.0.0",
"contact": [ {
"name": "MedCom",
"telecom": [ {
"value": "https://www.medcom.dk",
"system": "url"
} ]
} ],
"parameter": [ {
"max": "*",
"min": 0,
"use": "in",
"name": "postalCode",
"type": "string",
"documentation": "Postal codes"
} ]
}