FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | placement-of-denture-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/CodeSystem/placement-of-denture |
| URL | https://fhir.synapxe.sg/CodeSystem/placement-of-denture |
| Version | 1.0.0 |
| Status | active |
| Name | PlacementOfDentureCodeSystem |
| Title | Placement of Denture Code System |
| Description | Code system for placement of denture types. |
| Content | complete |
| ValueSet | |
| placement-of-denture | Placement of Denture Value Set |
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)"
}
]
}