Package | hl7.fhir.pl.ssidl |
Resource Type | OperationDefinition |
Id | ssidl-location-exportLab |
FHIR Version | R5 |
Source | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/OperationDefinition-ssidl-location-exportLab.html |
URL | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/OperationDefinition/ssidl-location-exportLab |
Version | 0.1.0 |
Status | draft |
Date | 2025-08-12T19:23:52+00:00 |
Name | ExportLab |
Realm | pl |
Authority | hl7 |
Description | Operacja eksportu danych laboratorium wraz z powiązanymi punktami pobrań, katalogami usług oraz podmiotem diagnostycznym |
Type | false |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition ssidl-location-exportLab
URL: [base]/Location/[id]/$export-lab
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
OUT | return | 1..1 | Bundle (Pakiet eksportu laboratorium (SSIDL)) | Zasób typu Bundle zawierający zasób typu Location dla laboratorium oraz wszystkie zasoby powiązane |
{ "resourceType": "OperationDefinition", "id": "ssidl-location-exportLab", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/OperationDefinition/ssidl-location-exportLab", "version": "0.1.0", "name": "ExportLab", "status": "draft", "kind": "operation", "date": "2025-08-12T19:23:52+00:00", "publisher": "UMed", "contact": [ { "name": "UMed", "telecom": [ { "system": "url", "value": "http://umed.pl" } ] } ], "description": "Operacja eksportu danych laboratorium wraz z powiązanymi punktami pobrań, katalogami usług oraz podmiotem diagnostycznym", "code": "export-lab", "resource": [ "Location" ], "system": false, "type": false, "instance": true, "parameter": [ { "name": "return", "use": "out", "min": 1, "max": "1", "documentation": "Zasób typu Bundle zawierający zasób typu Location dla laboratorium oraz wszystkie zasoby powiązane", "type": "Bundle", "targetProfile": [ "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-bundle-labExport" ] } ] }