{
"description": "Search for active Endpoints where healthcare providers, which a patient has been registered at, make patient data available.",
"_filename": "OperationDefinition-SearchEndpoint.json",
"package_name": "se.electronichealth.fhir.merier.r5",
"date": null,
"system": true,
"publisher": null,
"instance": false,
"name": "SearchEndpoint",
"type": "false",
"experimental": null,
"resourceType": "OperationDefinition",
"title": null,
"package_version": "0.1.3-beta",
"status": "active",
"id": "168dd11b-2c7c-420c-9ad0-6baefcf63941",
"affectsState": false,
"kind": "operation",
"url": "http://electronichealth.se/fhir/NDI/OperationDefinition/SearchEndpoint",
"code": "search-endpoint",
"version": "0.1.0",
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "patient",
"type": "Identifier",
"documentation": "Patient identifier"
}, {
"max": "*",
"min": 0,
"use": "in",
"name": "apiSpecification",
"type": "uri",
"documentation": "Canonical ID of API specification which the endpoint implements"
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "return",
"type": "Bundle",
"documentation": "Bundle of Endpoints that match the search criteria, together with the Organizations that make available the patient data at the endpoints. The Endpoints are referenced to from the Organizations using the Organization.endpoint element"
} ]
}