| Package | nhs.fhir.lv.vvis |
| Resource Type | OperationDefinition |
| Id | VVIS-LAB-ServiceRequest-everything.OperationDefinition_ |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=nhs.fhir.lv.vvis@0.1.0-test&canonical=https://lab.vvis.gov.lv/fhir/OperationDefinition/ServiceRequest-everything |
| URL | https://lab.vvis.gov.lv/fhir/OperationDefinition/ServiceRequest-everything |
| Status | active |
| Name | Everything |
| Type | false |
| Kind | operation |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
]
}