FHIR IG analytics| Package | synapxe.cogs |
| Resource Type | CodeSystem |
| Id | claim-decision-reason-codesystem.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.cogs@0.0.1&canonical=https://fhir.synapxe.sg/CodeSystem/claim-decision-reason |
| URL | https://fhir.synapxe.sg/CodeSystem/claim-decision-reason |
| Version | 0.1 |
| Status | active |
| Name | ClaimDecisionReason |
| Content | complete |
| ValueSet | ||
| synapxe.cogs#0.0.1 | claim-decision-reason | ClaimDecisionReason |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "claim-decision-reason",
"url": "https://fhir.synapxe.sg/CodeSystem/claim-decision-reason",
"version": "0.1",
"name": "ClaimDecisionReason",
"status": "active",
"publisher": "Synapxe",
"content": "complete",
"concept": [
{
"code": "APPROVED_WITH_REDUCTION",
"display": "Approved with reduction"
},
{
"code": "REJECTED_INCOMPLETE",
"display": "Rejected - Incomplete"
},
{
"code": "REJECTED_NOT_ELIGIBLE",
"display": "Rejected - Not eligible"
}
]
}