FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeCodeSystem
Idplacement-of-denture-codesystem.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/CodeSystem/placement-of-denture
URLhttps://fhir.synapxe.sg/CodeSystem/placement-of-denture
Version1.0.0
Statusactive
NamePlacementOfDentureCodeSystem
TitlePlacement of Denture Code System
DescriptionCode system for placement of denture types.
Contentcomplete

Resources that use this resource

ValueSet
placement-of-denturePlacement of Denture Value Set

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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)"
    }
  ]
}