: Dental Provenance Activity - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "dental-provenance-activity",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dental-provenance-activity</b></p><a name=\"dental-provenance-activity\"> </a><a name=\"hcdental-provenance-activity\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental-core/CodeSystem/dental-provenance-activity</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">derived<a name=\"dental-provenance-activity-derived\"> </a></td></tr><tr><td style=\"white-space:nowrap\">clinician-selected<a name=\"dental-provenance-activity-clinician-selected\"> </a></td></tr></table></div>"
},
"url" : "https://fhir.cognovis.de/dental-core/CodeSystem/dental-provenance-activity",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.2.16.5"
}
],
"version" : "0.2.0",
"name" : "DentalProvenanceActivityCS",
"title" : "Dental Provenance Activity",
"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" : "Activities distinguishing software-derived clinical output from explicit clinician selection.",
"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.",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "derived"
},
{
"code" : "clinician-selected"
}
]
}