Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry
0.1.0 - qa-preview
Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry - Downloaded Version 0.1.0 See the Directory of published versions
| Active as of 2025-08-06 |
{
"resourceType" : "CodeSystem",
"id" : "cs-guideline-author-role",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-guideline-author-role</b></p><a name=\"cs-guideline-author-role\"> </a><a name=\"hccs-guideline-author-role\"> </a><p>This case-insensitive code system <code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-author-role</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">leading<a name=\"cs-guideline-author-role-leading\"> </a></td><td>Leading</td><td>Main party responsible for the development of the guideline.</td><td>Federführend</td></tr><tr><td style=\"white-space:nowrap\">contributing<a name=\"cs-guideline-author-role-contributing\"> </a></td><td>Contributing</td><td>Party involved in the development of the guideline.</td><td>Beteiligt</td></tr><tr><td style=\"white-space:nowrap\">registrant<a name=\"cs-guideline-author-role-registrant\"> </a></td><td>Registrant</td><td>Person responsible for registering the guideline in the registry.</td><td>Anmelder*in</td></tr><tr><td style=\"white-space:nowrap\">technical-editor<a name=\"cs-guideline-author-role-technical-editor\"> </a></td><td>Technical Editor</td><td>Responsible for preparing the technical or machine-readable format of the guideline.</td><td>Technische Redaktion</td></tr><tr><td style=\"white-space:nowrap\">content-author<a name=\"cs-guideline-author-role-content-author\"> </a></td><td>Content Author</td><td>Authored or co-authored the content of the guideline.</td><td>Inhaltliche*r Autor*in</td></tr><tr><td style=\"white-space:nowrap\">coding-author<a name=\"cs-guideline-author-role-coding-author\"> </a></td><td>Coding Author</td><td>Responsible for semantic encoding of guideline content using terminologies or ontologies.</td><td>Kodierer*in</td></tr><tr><td style=\"white-space:nowrap\">moderator<a name=\"cs-guideline-author-role-moderator\"> </a></td><td>Moderator</td><td>Person moderating consensus-building sessions in guideline development.</td><td>Moderator*in</td></tr><tr><td style=\"white-space:nowrap\">method-advisor<a name=\"cs-guideline-author-role-method-advisor\"> </a></td><td>Methodological Advisor</td><td>Supports the development team with methodological expertise.</td><td>Methodische*r Berater*in</td></tr><tr><td style=\"white-space:nowrap\">evidence-analyst<a name=\"cs-guideline-author-role-evidence-analyst\"> </a></td><td>Evidence Analyst</td><td>Conducts or oversees evidence synthesis and appraisal.</td><td>Evidenzaufbereitung</td></tr></table></div>"
},
"url" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-author-role",
"version" : "0.1.0",
"name" : "GuidelineAuthorRoleCS",
"title" : "Guideline Author Role",
"status" : "active",
"experimental" : false,
"date" : "2025-08-06T18:15:04+00:00",
"publisher" : "AWMF e.V.",
"contact" : [
{
"name" : "AWMF e.V.",
"telecom" : [
{
"system" : "url",
"value" : "https://www.awmf.org"
}
]
}
],
"description" : "CodeSystem defining roles for the author of the guideline.",
"caseSensitive" : false,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "leading",
"display" : "Leading",
"definition" : "Main party responsible for the development of the guideline.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Federführende Organisation oder Person für die Leitlinie."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Federführend"
}
]
},
{
"code" : "contributing",
"display" : "Contributing",
"definition" : "Party involved in the development of the guideline.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Organisation oder Person, die an der Leitlinie mitgewirkt hat."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Beteiligt"
}
]
},
{
"code" : "registrant",
"display" : "Registrant",
"definition" : "Person responsible for registering the guideline in the registry.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Die Person, die das Leitlinienprojekt im Register angemeldet hat."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Anmelder*in"
}
]
},
{
"code" : "technical-editor",
"display" : "Technical Editor",
"definition" : "Responsible for preparing the technical or machine-readable format of the guideline.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Verantwortlich für die technische oder maschinenlesbare Formatierung der Leitlinie."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Technische Redaktion"
}
]
},
{
"code" : "content-author",
"display" : "Content Author",
"definition" : "Authored or co-authored the content of the guideline.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Autor*in der Inhalte der Leitlinie."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Inhaltliche*r Autor*in"
}
]
},
{
"code" : "coding-author",
"display" : "Coding Author",
"definition" : "Responsible for semantic encoding of guideline content using terminologies or ontologies.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Verantwortlich für die semantische Kodierung der Leitlinie mittels Terminologien oder Ontologien."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Kodierer*in"
}
]
},
{
"code" : "moderator",
"display" : "Moderator",
"definition" : "Person moderating consensus-building sessions in guideline development.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Moderiert den Konsensprozess während der Leitlinienentwicklung."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Moderator*in"
}
]
},
{
"code" : "method-advisor",
"display" : "Methodological Advisor",
"definition" : "Supports the development team with methodological expertise.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Bietet methodische Beratung zur Leitlinienentwicklung."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Methodische*r Berater*in"
}
]
},
{
"code" : "evidence-analyst",
"display" : "Evidence Analyst",
"definition" : "Conducts or oversees evidence synthesis and appraisal.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Verantwortlich für die Recherche, Bewertung und Aufbereitung der Evidenz."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Evidenzaufbereitung"
}
]
}
]
}