Package | hl7.fhir.pl.ssidl |
Resource Type | OperationDefinition |
Id | SsidlGetPackage |
FHIR Version | R5 |
Source | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/OperationDefinition-SsidlGetPackage.html |
URL | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/OperationDefinition/SsidlGetPackage |
Version | 0.1.0 |
Status | draft |
Date | 2025-08-12T19:23:52+00:00 |
Name | GetPackage |
Realm | pl |
Authority | hl7 |
Type | false |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition SsidlGetPackage
URL: [base]/$get-package
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | name | 1..1 | string | Nazwa pakietu NPM specyfikacji IG FHIR lub pakietu terminologicznego | ||
OUT | return | 1..1 | Binary | Binarna zawartość pakietu NPM specyfikacji IG FHIR lub pakietu terminologicznego |
{ "resourceType": "OperationDefinition", "id": "SsidlGetPackage", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/OperationDefinition/SsidlGetPackage", "version": "0.1.0", "name": "GetPackage", "status": "draft", "kind": "operation", "date": "2025-08-12T19:23:52+00:00", "publisher": "UMed", "contact": [ { "name": "UMed", "telecom": [ { "system": "url", "value": "http://umed.pl" } ] } ], "code": "get-package", "system": true, "type": false, "instance": false, "parameter": [ { "name": "name", "use": "in", "min": 1, "max": "1", "documentation": "Nazwa pakietu NPM specyfikacji IG FHIR lub pakietu terminologicznego", "type": "string" }, { "name": "return", "use": "out", "min": 1, "max": "1", "documentation": "Binarna zawartość pakietu NPM specyfikacji IG FHIR lub pakietu terminologicznego", "type": "Binary" } ] }