{ "description": "The foreign operation perform complex search over patient resource.", "_filename": "OperationDefinition-patient-foreign.json", "package_name": "ee.fhir.mpi", "date": "2025-04-17T11:19:20+00:00", "system": false, "publisher": "TEHIK", "instance": false, "jurisdiction": [ { "coding": [ { "code": "EE", "system": "urn:iso:std:iso:3166", "display": "Estonia" } ] } ], "name": "EEMPIPatientForeignSearch", "type": "true", "experimental": "false", "resourceType": "OperationDefinition", "title": "Patient Foreign", "package_version": "1.2.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "status": "active", "id": "aa4e1d5d-75b0-4470-b6ee-98340c5594a5", "resource": [ "Patient" ], "affectsState": false, "kind": "operation", "url": "https://fhir.ee/mpi/OperationDefinition/patient-foreign", "code": "foreign", "version": "1.2.2", "contact": [ { "name": "TEHIK", "telecom": [ { "value": "https://tehik.ee", "system": "url" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "identifier-country", "type": "string", "documentation": "Identifikaatori väljaandja riigi 3 kohaline kood ISO standardi järgi. Kohustuslik." }, { "max": "1", "min": 0, "use": "in", "name": "birthdate", "type": "date", "documentation": "Patient birthdate in form yyyy-mm-dd." }, { "max": "1", "min": 1, "use": "in", "name": "gender", "type": "string", "documentation": "Patient gender. Kohustuslik." }, { "max": "*", "min": 0, "use": "in", "name": "given", "type": "string", "documentation": "Patient given name. Eesnimi. Otsing sarnasuse toega, võimaldab kuni 2 kirjaveat, ei ole tõstetundlik." }, { "max": "1", "min": 0, "use": "in", "name": "family", "type": "string", "documentation": "Patient family name. Perekonna nimi. Otsing sarnasuse toega, võimaldab kuni 2 kirjaveat, ei ole tõstetundlik." }, { "max": "*", "min": 0, "use": "in", "name": "telecom", "type": "ContactPoint", "documentation": "Telekom'i väärtus, e-mail või tel. number." }, { "max": "*", "min": 0, "use": "out", "name": "return", "type": "Bundle", "documentation": "Returns Bundle (with type collection) with Patient instances." } ] }