| Package | de.medizininformatikinitiative.use-case.omi |
| Resource Type | OperationDefinition |
| Id | UpdateService |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.19&canonical=http://omi.de/fhir/registry/OperationDefinition/UpdateService |
| URL | http://omi.de/fhir/registry/OperationDefinition/UpdateService |
| Version | 0.3.19 |
| Status | active |
| Name | update-service |
| Title | UpdateService |
| Realm | de |
| Description | Update a AI-Service in Registry Operation. All parameters optional, only the ones that need to be updated should be provided. All resources must have an id. |
| Type | true |
| Kind | operation |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationDefinition",
"id": "UpdateService",
"url": "http://omi.de/fhir/registry/OperationDefinition/UpdateService",
"title": "UpdateService",
"description": "Update a AI-Service in Registry Operation. All parameters optional, only the ones that need to be updated should be provided. All resources must have an id.",
"resource": [
"HealthcareService"
],
"parameter": [
{
"name": "service",
"use": "in",
"min": 0,
"max": "1",
"type": "HealthcareService"
},
{
"name": "organization",
"use": "in",
"min": 0,
"max": "1",
"type": "Organization"
},
{
"name": "device",
"use": "in",
"min": 0,
"max": "1",
"type": "Device"
},
{
"name": "device-input-parameters",
"use": "in",
"min": 0,
"max": "1",
"type": "StructureDefinition"
},
{
"name": "device-output-parameters",
"use": "in",
"min": 0,
"max": "1",
"type": "StructureDefinition"
},
{
"name": "profiles",
"use": "in",
"min": 0,
"max": "*",
"type": "StructureDefinition"
},
{
"name": "endpoint",
"use": "in",
"min": 0,
"max": "1",
"type": "Endpoint"
}
],
"status": "active",
"publisher": "MOLIT gGmbH",
"version": "0.3.19",
"kind": "operation",
"name": "update-service",
"code": "update-service",
"system": false,
"type": true,
"instance": false,
"affectsState": true,
"inputProfile": "http://omi.de/fhir/registry/StructureDefinition/UpdateServiceInputParameter"
}