FHIR IG analytics| Package | se.electronichealth.fhir.merier.r5 |
| Resource Type | OperationDefinition |
| Id | OperationDefinition-unregister-index-record-operation-meri.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=se.electronichealth.fhir.merier.r5@0.1.2-beta&canonical=http://electronichealth.se/fhir/NDI/OperationDefinition/unregister-index-record-operation-meri |
| URL | http://electronichealth.se/fhir/NDI/OperationDefinition/unregister-index-record-operation-meri |
| Version | 0.1.0 |
| Status | active |
| Name | UnregisterIndexRecordOperationMeRI |
| Title | Unregister Index Record (MeRI) |
| Description | Unregisters an index record of a healthcare provider and patient. |
| Type | false |
| Kind | operation |
| CapabilityStatement | ||
| se.electronichealth.fhir.merier.r5#0.1.2-beta | medical-record-index-capabilities-meri | Medical Record Index Capabilities (MeRI) |
| se.electronichealth.fhir.merier.r5#0.1.2-beta | medical-record-index-writer-capabilities-meri | Medical Record Index Writer Capabilities (MeRI) |
No resources found
No narrative content found in resource
{
"resourceType": "OperationDefinition",
"id": "unregister-index-record-operation-meri",
"url": "http://electronichealth.se/fhir/NDI/OperationDefinition/unregister-index-record-operation-meri",
"description": "Unregisters an index record of a healthcare provider and patient.",
"parameter": [
{
"name": "patient",
"documentation": "Patient identifier (system and value)",
"use": "in",
"min": 1,
"max": "1",
"type": "Identifier"
},
{
"name": "healthcareProvider",
"documentation": "Healthcare provider identifier (system and value)",
"use": "in",
"min": 1,
"max": "1",
"type": "Identifier"
},
{
"name": "return",
"documentation": "OperationOutcome with result of operation",
"use": "out",
"min": 1,
"max": "1",
"type": "OperationOutcome"
}
],
"status": "active",
"version": "0.1.0",
"kind": "operation",
"affectsState": true,
"system": true,
"type": false,
"instance": false,
"code": "unregister-index-record",
"name": "UnregisterIndexRecordOperationMeRI",
"title": "Unregister Index Record (MeRI)"
}