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

FHIR IG analytics

Packagedigidot.ny
Resource TypeValueSet
Iddigidot-ValueSet-tooth-surfaces.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=digidot.ny@0.2.6&canonical=http://novari.no/fhir/digidot/ValueSet/tooth-surfaces
URLhttp://novari.no/fhir/digidot/ValueSet/tooth-surfaces
Version0.1.0
Statusdraft
NameDigiDOT Tooth Surfaces
TitleTooth surfaces (SNOMED CT)
DescriptionSNOMED CT concepts representing tooth surfaces, based on the Norwegian national dental refset.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "digidot-tooth-surfaces",
  "url": "http://novari.no/fhir/digidot/ValueSet/tooth-surfaces",
  "version": "0.1.0",
  "name": "DigiDOT Tooth Surfaces",
  "title": "Tooth surfaces (SNOMED CT)",
  "status": "draft",
  "experimental": false,
  "publisher": "Novari AS – DigiDOT",
  "description": "SNOMED CT concepts representing tooth surfaces, based on the Norwegian national dental refset.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "62579006",
            "display": "Structure of vestibular surface of tooth"
          },
          {
            "code": "83473006",
            "display": "Structure of occlusal surface of tooth"
          },
          {
            "code": "72203008",
            "display": "Structure of lingual surface of tooth"
          },
          {
            "code": "90933009",
            "display": "Structure of distal surface of tooth"
          },
          {
            "code": "8483002",
            "display": "Structure of mesial surface of tooth"
          }
        ]
      }
    ]
  }
}