FHIR IG analytics| Package | synapxe.hsar |
| Resource Type | OperationDefinition |
| Id | operation-Enrollment-get-eligibility.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/OperationDefinition/enrollment-get-eligibility |
| URL | http://ihis.sg/OperationDefinition/enrollment-get-eligibility |
| Status | active |
| Name | operation-Enrollment-get-eligibility |
| Description | Input the changes of PCP and update it. |
| Type | true |
| Kind | operation |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationDefinition",
"id": "operation-Enrollment-get-eligibility",
"name": "operation-Enrollment-get-eligibility",
"code": "operation-Enrollment-get-eligibility",
"url": "http://ihis.sg/OperationDefinition/enrollment-get-eligibility",
"status": "active",
"kind": "operation",
"description": "Input the changes of PCP and update it.",
"system": false,
"type": true,
"instance": false,
"parameter": [
{
"name": "id",
"use": "in",
"min": 1,
"max": "1",
"documentation": "Patient resource logical id",
"type": "string"
},
{
"name": "active-enrollment",
"use": "out",
"min": 1,
"max": "1",
"documentation": "To indicate patient has active enrollment or not",
"type": "boolean"
},
{
"name": "change-eligibility",
"use": "out",
"min": 1,
"max": "1",
"documentation": "Status to indicate eligible to change or not",
"type": "boolean"
},
{
"name": "first-enrollment-date",
"use": "out",
"min": 0,
"max": "1",
"documentation": "To indicate the patient's first enrollment start date'",
"type": "string"
},
{
"name": "first-healthplan-date",
"use": "out",
"min": 0,
"max": "1",
"documentation": "To indicate the patient's first healthplan date'",
"type": "string"
},
{
"name": "last-enrollment-date",
"use": "out",
"min": 0,
"max": "1",
"documentation": "To indicate the patient's last enrollment start date'",
"type": "string"
},
{
"name": "last-enrollment-created",
"use": "out",
"min": 0,
"max": "1",
"documentation": "To indicate the latest enrollments created.'",
"type": "string"
},
{
"name": "remaining-change-count",
"use": "out",
"min": 0,
"max": "1",
"documentation": "the remaining change PCP count based on current calender year",
"type": "integer"
}
]
}