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

FHIR IG Statistics: CodeSystem/dental-category

Packagehl7.fhir.us.dental-data-exchange
TypeCodeSystem
Iddental-category
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/dental-data-exchange/https://build.fhir.org/ig/HL7/dental-data-exchange/CodeSystem-dental-category.html
URLhttp://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category
Version2.0.0-ballot
Statusdraft
Date2025-04-07T18:38:23+00:00
NameDentalCategory
TitleDental Category
Realmus
Authorityhl7
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem dental-category

version: 6; Last updated: 2021-07-30 03:08:59+0000;

Information Source: #xguGj9dRLL3l5tVC

This code system http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category defines the following code:

CodeDisplayDefinition
dental DentalDental in nature

Source

{
  "resourceType": "CodeSystem",
  "id": "dental-category",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2021-07-30T03:08:59.193+00:00",
    "source": "#xguGj9dRLL3l5tVC"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
  "version": "2.0.0-ballot",
  "name": "DentalCategory",
  "title": "Dental Category",
  "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"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "US"
    }
  ],
  "content": "complete",
  "concept": [
    {
      "code": "dental",
      "display": "Dental",
      "definition": "Dental in nature"
    }
  ]
}