Package | hl7.fhir.pl.ssidl |
Resource Type | OperationDefinition |
Id | ssidl-healthcareService-everything |
FHIR Version | R5 |
Source | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/OperationDefinition-ssidl-healthcareService-everything.html |
URL | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/OperationDefinition/ssidl-healthcareService-everything |
Version | 0.1.0 |
Status | draft |
Date | 2025-08-12T19:23:52+00:00 |
Name | GetCatalog |
Realm | pl |
Authority | hl7 |
Description | Operacja pobrania katalogu usług laboratorium lub punktu pobrań |
Type | false |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition ssidl-healthcareService-everything
URL: [base]/HealthcareService/[id]/$everything
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
OUT | return | 1..1 | Bundle (Pakiet katalogu usług (SSIDL)) | Zasób typu Bundle zawierający wszystkie zasoby powiązane z katalogiem usług laboratorium lub punktu pobrań |
{ "resourceType": "OperationDefinition", "id": "ssidl-healthcareService-everything", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/OperationDefinition/ssidl-healthcareService-everything", "version": "0.1.0", "name": "GetCatalog", "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 pobrania katalogu usług laboratorium lub punktu pobrań", "code": "everything", "resource": [ "HealthcareService" ], "system": false, "type": false, "instance": true, "parameter": [ { "name": "return", "use": "out", "min": 1, "max": "1", "documentation": "Zasób typu Bundle zawierający wszystkie zasoby powiązane z katalogiem usług laboratorium lub punktu pobrań", "type": "Bundle", "targetProfile": [ "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-bundle-serviceCatalog" ] } ] }