FHIR IG analytics| Package | synapxe.cogs |
| Resource Type | CodeSystem |
| Id | grant-category-codesystem.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.cogs@0.0.1&canonical=https://fhir.synapxe.sg/CodeSystem/grant-category |
| URL | https://fhir.synapxe.sg/CodeSystem/grant-category |
| Version | 0.1 |
| Status | active |
| Name | GrantCategory |
| Content | complete |
| ValueSet | ||
| synapxe.cogs#0.0.1 | grant-category | GrantCategory |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "grant-category",
"url": "https://fhir.synapxe.sg/CodeSystem/grant-category",
"version": "0.1",
"name": "GrantCategory",
"status": "active",
"content": "complete",
"concept": [
{
"code": "CAPEX",
"display": "Capital Expenditure"
},
{
"code": "OPEX",
"display": "Operating Expenditure"
},
{
"code": "REIMB",
"display": "Reimbursement"
}
]
}