FHIR IG analytics| Package | se.electronichealth.fhir.ppdr.r5 |
| Resource Type | OperationDefinition |
| Id | OperationDefinition-RegisterSignatureResponse.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=se.electronichealth.fhir.ppdr.r5@0.1.0-alpha&canonical=http://electronichealth.se/fhir/NDI/OperationDefinition/RegisterSignatureResponse |
| URL | http://electronichealth.se/fhir/NDI/OperationDefinition/RegisterSignatureResponse |
| Version | 0.1.0 |
| Status | draft |
| Name | RegisterSignatureResponse |
| Realm | se |
| Type | true |
| Kind | operation |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationDefinition",
"id": "RegisterSignatureResponse",
"url": "http://electronichealth.se/fhir/NDI/OperationDefinition/RegisterSignatureResponse",
"resource": [
"Consent"
],
"parameter": [
{
"name": "eidSignResponse",
"documentation": "Base64 encoded signing response",
"use": "in",
"min": 1,
"max": "1",
"type": "base64Binary"
},
{
"name": "relayState",
"documentation": "UUID of signing request",
"use": "in",
"min": 1,
"max": "1",
"type": "string"
},
{
"name": "binding",
"documentation": "Binding specification of signing service",
"use": "in",
"min": 1,
"max": "1",
"type": "string"
},
{
"name": "return",
"documentation": "OperationOutcome with result of operation",
"use": "out",
"min": 1,
"max": "1",
"type": "OperationOutcome"
}
],
"status": "draft",
"version": "0.1.0",
"kind": "operation",
"affectsState": true,
"system": false,
"type": true,
"instance": false,
"code": "register-signature-response",
"name": "RegisterSignatureResponse"
}