FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: OperationDefinition/VVIS-LAB-ServiceRequest-everything.OperationDefinition_

Packagenhs.fhir.lv.vvis
Resource TypeOperationDefinition
IdVVIS-LAB-ServiceRequest-everything.OperationDefinition_
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=nhs.fhir.lv.vvis@0.1.0-test&canonical=https://lab.vvis.gov.lv/fhir/OperationDefinition/ServiceRequest-everything
URLhttps://lab.vvis.gov.lv/fhir/OperationDefinition/ServiceRequest-everything
Statusactive
NameEverything
Typefalse
Kindoperation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "OperationDefinition",
  "url": "https://lab.vvis.gov.lv/fhir/OperationDefinition/ServiceRequest-everything",
  "name": "Everything",
  "status": "active",
  "kind": "operation",
  "affectsState": false,
  "code": "everything",
  "comment": "This operation retrieves a set of resources that are related to a particular LaboratoryReferral and has to be displayed to the user as a complete referral screen form.",
  "resource": [
    "ServiceRequest"
  ],
  "system": false,
  "type": false,
  "instance": true,
  "parameter": [
    {
      "name": "return",
      "use": "out",
      "min": 1,
      "max": "1",
      "type": "Bundle"
    }
  ]
}