FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.pl.ssidl
Resource TypeOperationDefinition
IdOperationDefinition-ssidl-healthcareService-everything.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/SSIDL/ssidl-ig/OperationDefinition-ssidl-healthcareService-everything.html
URLhttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/OperationDefinition/ssidl-healthcareService-everything
Version0.1.5
Statusdraft
Date2026-02-02T14:41:47+00:00
NameGetCatalog
Realmpl
Authorityhl7
DescriptionOperacja pobrania katalogu usług laboratorium lub punktu pobrań
Typefalse
Kindoperation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition ssidl-healthcareService-everything

URL: [base]/HealthcareService/[id]/$everything

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
OUTreturn1..1Bundle (Pakiet eksportu katalogu usług (SSIDL))

Zasób typu Bundle zawierający wszystkie zasoby powiązane z katalogiem usług laboratorium lub punktu pobrań


Source1

{
  "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.5",
  "name": "GetCatalog",
  "status": "draft",
  "kind": "operation",
  "date": "2026-02-02T14:41:47+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"
      ]
    }
  ]
}