Specyfikacja interoperacyjności prototypu SSIDL
0.1.1 - ci-build
Specyfikacja interoperacyjności prototypu SSIDL, published by Uniwersytet Medyczny w Łodzi. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SSIDL/ssidl-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-28 |
{
"resourceType" : "OperationDefinition",
"id" : "ssidl-healthcareService-everything",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition ssidl-healthcareService-everything</b></p><a name=\"ssidl-healthcareService-everything\"> </a><a name=\"hcssidl-healthcareService-everything\"> </a><p>URL: [base]/HealthcareService/[id]/$everything</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/bundle.html\">Bundle</a> (<a href=\"StructureDefinition-ssidl-bundle-serviceCatalogExport.html\" title=\"http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-bundle-serviceCatalogExport\">Pakiet eksportu katalogu usług (SSIDL)</a>)</td><td/><td><div><p>Zasób typu Bundle zawierający wszystkie zasoby powiązane z katalogiem usług laboratorium lub punktu pobrań</p>\n</div></td></tr></table></div>"
},
"url" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/OperationDefinition/ssidl-healthcareService-everything",
"version" : "0.1.1",
"name" : "GetCatalog",
"status" : "draft",
"kind" : "operation",
"date" : "2025-08-28T19:36:49+00:00",
"publisher" : "Uniwersytet Medyczny w Łodzi",
"contact" : [
{
"name" : "Uniwersytet Medyczny w Łodzi",
"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-serviceCatalogExport"
]
}
]
}