Dental Core FHIR Profiles (R4)
Version 0.2.0 - ci-build

: Dental Chart Properties - JSON Representation

Draft as of 2026-08-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "dental-chart-property",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dental-chart-property</b></p><a name=\"dental-chart-property\"> </a><a name=\"hcdental-chart-property\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-dental-chart-property.html\"><code>https://fhir.cognovis.de/dental-core/CodeSystem/dental-chart-property</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.2.0</span></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/dental-core/ValueSet/dental-chart-property",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.2.48.2"
    }
  ],
  "version" : "0.2.0",
  "name" : "DentalChartPropertyVS",
  "title" : "Dental Chart Properties",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-08-13T16:06:28+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Properties admitted by DentalChartState.",
  "copyright" : "Copyright 2026+ cognovis GmbH. Cognovis-authored Dental Core material is licensed under Apache-2.0; third-party material retains its own terms as documented in the Third-Party Notices.",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.cognovis.de/dental-core/CodeSystem/dental-chart-property"
      }
    ]
  }
}