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

FHIR IG Statistics: ValueSet/dental-anatomy

Packagehl7.fhir.us.dental-data-exchange
TypeValueSet
Iddental-anatomy
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/dental-data-exchange/https://build.fhir.org/ig/HL7/dental-data-exchange/ValueSet-dental-anatomy.html
URLhttp://hl7.org/fhir/us/dental-data-exchange/ValueSet/dental-anatomy
Version2.0.0-ballot
Statusdraft
Date2025-04-07T18:38:23+00:00
NameDentalAnatomy
TitleDental Anatomy
Realmus
Authorityhl7
DescriptionThis Dental Anatomy ValueSet comprises the Oral Cavity Area ValueSet and the Tooth Identification ValueSet.

Resources that use this resource

StructureDefinition
dental-findingsDental Findings

Resources that this resource uses

ValueSet
oral-cavity-areaOral Cavity Area
tooth-identification-valuesetTooth Identification ValueSet

Narrative

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

Generated Narrative: ValueSet dental-anatomy

version: 7; Last updated: 2021-07-13 20:33:49+0000;

Information Source: #z0dW766L5vlQa24C


Source

{
  "resourceType": "ValueSet",
  "id": "dental-anatomy",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2021-07-13T20:33:49.899+00:00",
    "source": "#z0dW766L5vlQa24C"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/dental-data-exchange/ValueSet/dental-anatomy",
  "version": "2.0.0-ballot",
  "name": "DentalAnatomy",
  "title": "Dental Anatomy",
  "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 Dental Anatomy ValueSet comprises the Oral Cavity Area ValueSet and the Tooth Identification ValueSet.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "US"
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/us/dental-data-exchange/ValueSet/oral-cavity-area",
          "http://hl7.org/fhir/us/dental-data-exchange/ValueSet/tooth-identification-valueset"
        ]
      }
    ]
  }
}