FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/oral-cavity-area

Packagehl7.fhir.us.dental-data-exchange
TypeValueSet
Idoral-cavity-area
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/dental-data-exchange/https://build.fhir.org/ig/HL7/dental-data-exchange/ValueSet-oral-cavity-area.html
URLhttp://hl7.org/fhir/us/dental-data-exchange/ValueSet/oral-cavity-area
Version2.0.0-ballot
Statusdraft
Date2025-04-07T18:38:23+00:00
NameOralCavityArea
TitleOral Cavity Area
Realmus
Authorityhl7
DescriptionThis ValueSet contains codes for oral cavity areas of the mouth
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

ValueSet
dental-anatomyDental Anatomy

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
snodentSystematized Nomenclature of Dentistry (SNODENT)
sctSNOMED codes used in this IG
sctveri
snodentSystematized Nomenclature of Dentistry (SNODENT)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet oral-cavity-area

version: 12; Last updated: 2021-07-19 16:07:07+0000;

Information Source: #SJCROkosrUUWfDjg

This value set includes codes based on the following rules:

  • Include these codes as defined in http://www.ada.org/snodent
    CodeDisplayDefinition
    210965DAnterior part of lower alveolar ridgeAnterior part of lower alveolar ridge
    210963DAnterior segment of maxillaAnterior segment of maxilla
    210966DPosterior part of lower alveolar ridgePosterior part of lower alveolar ridge
    210964DPosterior segment of maxillaPosterior segment of maxilla
  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    245796006Anterior part of lower alveolar ridge
    280709009Anterior segment of maxilla
    245797002Posterior part of lower alveolar ridge
    280710004Posterior segment of maxilla

Source

{
  "resourceType": "ValueSet",
  "id": "oral-cavity-area",
  "meta": {
    "versionId": "12",
    "lastUpdated": "2021-07-19T16:07:07.776+00:00",
    "source": "#SJCROkosrUUWfDjg"
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/dental-data-exchange/ValueSet/oral-cavity-area",
  "version": "2.0.0-ballot",
  "name": "OralCavityArea",
  "title": "Oral Cavity Area",
  "status": "draft",
  "date": "2025-04-07T18:38:23+00:00",
  "publisher": "Payer/Provider Information Exchange Work Group",
  "contact": [
    {
      "name": "HL7 International - Payer/Provider Information Exchange Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/claims"
        }
      ]
    }
  ],
  "description": "This ValueSet contains codes for oral cavity areas of the mouth",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "US"
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://www.ada.org/snodent",
        "concept": [
          {
            "code": "210965D",
            "display": "Anterior part of lower alveolar ridge"
          },
          {
            "code": "210963D",
            "display": "Anterior segment of maxilla"
          },
          {
            "code": "210966D",
            "display": "Posterior part of lower alveolar ridge"
          },
          {
            "code": "210964D",
            "display": "Posterior segment of maxilla"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "245796006",
            "display": "Anterior part of lower alveolar ridge"
          },
          {
            "code": "280709009",
            "display": "Anterior segment of maxilla"
          },
          {
            "code": "245797002",
            "display": "Posterior part of lower alveolar ridge"
          },
          {
            "code": "280710004",
            "display": "Posterior segment of maxilla"
          }
        ]
      }
    ]
  }
}