FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | screening-category-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/CodeSystem/screening-category |
| URL | https://fhir.synapxe.sg/CodeSystem/screening-category |
| Version | 1.0.0 |
| Status | active |
| Name | ScreeningCategoryCodeSystem |
| Title | Screening Category Code System |
| Description | Code system to represent categories of health screening programmes. |
| Content | complete |
| ValueSet | ||
| synapxe.sgcdi#1.1.3 | screening-category | Screening Category Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "screening-category",
"url": "https://fhir.synapxe.sg/CodeSystem/screening-category",
"version": "1.0.0",
"name": "ScreeningCategoryCodeSystem",
"title": "Screening Category Code System",
"status": "active",
"content": "complete",
"description": "Code system to represent categories of health screening programmes.",
"caseSensitive": true,
"compositional": false,
"valueSet": "https://fhir.synapxe.sg/ValueSet/screening-category",
"concept": [
{
"code": "mammography",
"display": "Mammography"
},
{
"code": "cervical",
"display": "Cervical Cancer Screening"
},
{
"code": "colorectal",
"display": "Colorectal Cancer Screening"
},
{
"code": "diabetic-eye",
"display": "Diabetic Eye Screening"
},
{
"code": "dental",
"display": "Dental Screening"
}
]
}