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

FHIR IG Statistics: ValueSet/dental-procedure-codes-vs

Packagehl7.fhir.us.dental-data-exchange
TypeValueSet
Iddental-procedure-codes-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/dental-data-exchange/https://build.fhir.org/ig/HL7/dental-data-exchange/ValueSet-dental-procedure-codes-vs.html
URLhttp://hl7.org/fhir/us/dental-data-exchange/ValueSet/dental-procedure-codes-vs
Version2.0.0-ballot
Statusdraft
Date2025-04-07T18:38:23+00:00
NameDentalProcedureCodes
TitleDental Procedure Codes Value Set
Realmus
Authorityhl7
DescriptionCodes applicable for use with Dental Procedures

Resources that use this resource

StructureDefinition
dental-procedureDental Procedure

Resources that this resource uses

CodeSystem
cdtCode on Dental Procedures and Nomenclature
cdtCode on Dental Procedures and Nomenclature

Narrative

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

Generated Narrative: ValueSet dental-procedure-codes-vs


Source

{
  "resourceType": "ValueSet",
  "id": "dental-procedure-codes-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/dental-data-exchange/ValueSet/dental-procedure-codes-vs",
  "version": "2.0.0-ballot",
  "name": "DentalProcedureCodes",
  "title": "Dental Procedure Codes Value Set",
  "status": "draft",
  "experimental": false,
  "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": "Codes applicable for use with Dental Procedures",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "US"
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://www.ada.org/cdt"
      }
    ]
  }
}