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
: Operacja eksportu danych laboratorium wraz z powiązaniami (SSIDL) - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:OperationDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ssidl-organization-exportEntity"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition ssidl-organization-exportEntity</b></p><a name=\"ssidl-organization-exportEntity\"> </a><a name=\"hcssidl-organization-exportEntity\"> </a><p>URL: [base]/Organization/[id]/$export-entity</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-entityExport.html\" title=\"http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-bundle-entityExport\">Pakiet eksportu podmiotu diagnostycznego (SSIDL)</a>)</td><td/><td><div><p>Zasób typu Bundle zawierający zasób typu Location dla laboratorium oraz wszystkie zasoby powiązane</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/OperationDefinition/ssidl-organization-exportEntity"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "ExportEntity"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:kind [ fhir:v "operation"] ; #
fhir:date [ fhir:v "2025-08-28T19:36:49+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Uniwersytet Medyczny w Łodzi"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Uniwersytet Medyczny w Łodzi" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://umed.pl" ] ] )
] ) ; #
fhir:description [ fhir:v "Operacja eksportu danych laboratorium wraz z powiązanymi punktami pobrań, katalogami usług oraz podmiotem diagnostycznym"] ; #
fhir:code [ fhir:v "export-entity"] ; #
fhir:resource ( [ fhir:v "Organization"] ) ; #
fhir:system [ fhir:v false] ; #
fhir:type [ fhir:v false] ; #
fhir:instance [ fhir:v true] ; #
fhir:parameter ( [
fhir:name [ fhir:v "return" ] ;
fhir:use [ fhir:v "out" ] ;
fhir:min [ fhir:v 1 ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "Zasób typu Bundle zawierający zasób typu Location dla laboratorium oraz wszystkie zasoby powiązane" ] ;
fhir:type [ fhir:v "Bundle" ] ;
( fhir:targetProfile [
fhir:v "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-bundle-entityExport"^^xsd:anyURI ;
fhir:link <http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-bundle-entityExport> ] )
] ) . #