FHIR IG analytics| Package | synapxe.hsar |
| Resource Type | OperationDefinition |
| Id | operation-Enrollment-put-enrollment-batch-withdrawal.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/OperationDefinition/put-enrollment-batch-withdrawal |
| URL | http://ihis.sg/OperationDefinition/put-enrollment-batch-withdrawal |
| Status | active |
| Name | operation-Enrollment-put-enrollment-batch-withdrawal |
| Description | withdrawal of patients enrolled with PCP |
| Type | true |
| Kind | operation |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationDefinition",
"id": "operation-Enrollment-put-enrollment-batch-withdrawal",
"name": "operation-Enrollment-put-enrollment-batch-withdrawal",
"code": "operation-Enrollment-put-enrollment-batch-withdrawal",
"url": "http://ihis.sg/OperationDefinition/put-enrollment-batch-withdrawal",
"status": "active",
"kind": "operation",
"affectsState": false,
"description": "withdrawal of patients enrolled with PCP",
"system": false,
"type": true,
"instance": false,
"parameter": [
{
"name": "patient-nric",
"use": "in",
"min": 1,
"max": "1",
"documentation": "NRIC - Patient's NRIC",
"type": "string"
},
{
"name": "inactive-date",
"use": "in",
"min": 0,
"max": "1",
"documentation": "Provide enrollment inactive date",
"type": "date"
},
{
"name": "return",
"use": "out",
"min": 1,
"max": "1",
"documentation": "Return the OperationOutcome",
"type": "OperationOutcome"
}
]
}