FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | placement-of-denture-codesystem.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "placement-of-denture",
"url": "https://fhir.synapxe.sg/CodeSystem/placement-of-denture",
"version": "1.0.0",
"name": "PlacementOfDentureCodeSystem",
"title": "Placement of Denture Code System",
"status": "active",
"content": "complete",
"description": "Code system for placement of denture types.",
"concept": [
{
"code": "upper-partial",
"display": "Upper (partial)"
},
{
"code": "upper-full",
"display": "Upper (full)"
},
{
"code": "lower-partial",
"display": "Lower (partial)"
},
{
"code": "lower-full",
"display": "Lower (full)"
}
]
}