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

FHIR IG Statistics: ValueSet/dental-observation-codes

Packagehl7.fhir.us.dental-data-exchange
Resource TypeValueSet
Iddental-observation-codes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/dental-data-exchange/https://build.fhir.org/ig/HL7/dental-data-exchange/ValueSet-dental-observation-codes.html
URLhttp://hl7.org/fhir/us/dental-data-exchange/ValueSet/dental-observation-codes
Version2.0.0-ballot
Statusdraft
Date2025-04-07T18:38:23+00:00
NameDentalObservationCodes
TitleDental Observation Codes
Realmus
Authorityhl7
DescriptionThis is an intensional ValueSet composed of all SNOMED CT and SNODENT concepts underneath 'Clinical Findings' or 'Situation with explicit context'.
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

StructureDefinition
dental-findingsDental Findings

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
snodentSystematized Nomenclature of Dentistry (SNODENT)

Narrative

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

Generated Narrative: ValueSet dental-observation-codes

version: 25; Last updated: 2021-07-16 21:39:12+0000;

Information Source: #GI96BYVho5ZAxTFf

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "dental-observation-codes",
  "meta": {
    "versionId": "25",
    "lastUpdated": "2021-07-16T21:39:12.420+00:00",
    "source": "#GI96BYVho5ZAxTFf"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/dental-data-exchange/ValueSet/dental-observation-codes",
  "version": "2.0.0-ballot",
  "name": "DentalObservationCodes",
  "title": "Dental Observation Codes",
  "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 is an intensional ValueSet composed of all SNOMED CT and SNODENT concepts underneath 'Clinical Findings' or 'Situation with explicit context'.",
  "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",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "165877D"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "404684003"
          }
        ]
      }
    ]
  }
}