German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-29 |
{
"resourceType" : "CodeSystem",
"id" : "ai-provenance-agent-role",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ai-provenance-agent-role</b></p><a name=\"ai-provenance-agent-role\"> </a><a name=\"hcai-provenance-agent-role\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/ai-provenance-agent-role</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">ai-model<a name=\"ai-provenance-agent-role-ai-model\"> </a></td><td>AI model</td><td>An AI model acting as an agent in the provenance activity.</td></tr></table></div>"
},
"url" : "https://fhir.cognovis.de/praxis/CodeSystem/ai-provenance-agent-role",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.16.72"
}
],
"version" : "0.90.0",
"name" : "AIProvenanceAgentRoleCS",
"title" : "AI Provenance Agent Role",
"status" : "active",
"experimental" : false,
"date" : "2026-07-29T13:00:36+02:00",
"publisher" : "cognovis GmbH",
"contact" : [
{
"name" : "cognovis GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cognovis.de"
},
{
"system" : "email",
"value" : "info@cognovis.de"
}
]
}
],
"description" : "Compatibility role used to identify an AI model as an agent in a provenance activity without changing the agent's ordinary participation type.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "ai-model",
"display" : "AI model",
"definition" : "An AI model acting as an agent in the provenance activity."
}
]
}