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-related-artifact-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-related-artifact-types</b></p><a name=\"cs-related-artifact-types\"> </a><a name=\"hccs-related-artifact-types\"> </a><p>This case-insensitive code system <code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-related-artifact-types</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><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>1</td><td style=\"white-space:nowrap\">related-guideline<a name=\"cs-related-artifact-types-related-guideline\"> </a></td><td>Related Guideline</td><td/><td>Verwandte Leitlinie</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">app<a name=\"cs-related-artifact-types-app\"> </a></td><td>Mobile App</td><td/><td>Mobile App</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">update-registration<a name=\"cs-related-artifact-types-update-registration\"> </a></td><td>Registration of an Update of the Guideline</td><td/><td>Anmeldung eines Leitlinien-Updates</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">scientific-publication<a name=\"cs-related-artifact-types-scientific-publication\"> </a></td><td>Scientific Publication</td><td/><td>Wissenschaftliche Veröffentlichung</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">dissemination-website<a name=\"cs-related-artifact-types-dissemination-website\"> </a></td><td>Dissemination Website</td><td>A website that disseminates the guideline in a human readable format.</td><td>Webseite zur Verbreitung</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0awmf-detail-page<a name=\"cs-related-artifact-types-awmf-detail-page\"> </a></td><td>Detail Page on AWMF Website</td><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0medical-society-page<a name=\"cs-related-artifact-types-medical-society-page\"> </a></td><td>Page of the Medical Society</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">patient-information<a name=\"cs-related-artifact-types-patient-information\"> </a></td><td>Patient-Facing Information</td><td>Supplementary material targeted at patients, derived from or related to the guideline.</td><td>Patientenorientierte Information</td></tr></table></div>"
},
"url" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-related-artifact-types",
"version" : "0.1.0",
"name" : "RelatedArtifactTypes",
"title" : "Related Artifact Types",
"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 types of related artifacts that can be part of a guideline.",
"caseSensitive" : false,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "related-guideline",
"display" : "Related Guideline",
"designation" : [
{
"language" : "de",
"value" : "Verwandte Leitlinie"
}
]
},
{
"code" : "app",
"display" : "Mobile App",
"designation" : [
{
"language" : "de",
"value" : "Mobile App"
}
]
},
{
"code" : "update-registration",
"display" : "Registration of an Update of the Guideline",
"designation" : [
{
"language" : "de",
"value" : "Anmeldung eines Leitlinien-Updates"
}
]
},
{
"code" : "scientific-publication",
"display" : "Scientific Publication",
"designation" : [
{
"language" : "de",
"value" : "Wissenschaftliche Veröffentlichung"
}
]
},
{
"code" : "dissemination-website",
"display" : "Dissemination Website",
"definition" : "A website that disseminates the guideline in a human readable format.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Eine Website, die die Leitlinie in einem für Menschen lesbaren Format verbreitet."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Webseite zur Verbreitung"
},
{
"language" : "de",
"value" : "Detailseite auf der AWMF Webseite"
},
{
"language" : "de",
"value" : "Seite der Medizinischen Fachgesellschaft"
}
],
"concept" : [
{
"code" : "awmf-detail-page",
"display" : "Detail Page on AWMF Website"
},
{
"code" : "medical-society-page",
"display" : "Page of the Medical Society"
}
]
},
{
"code" : "patient-information",
"display" : "Patient-Facing Information",
"definition" : "Supplementary material targeted at patients, derived from or related to the guideline.",
"_definition" : {
"extension" : [
{
"extension" : [
{
"url" : "lang",
"valueCode" : "de"
},
{
"url" : "content",
"valueString" : "Zusätzliche Materialien, die sich an Patient*innen richten und auf der Leitlinie basieren oder mit ihr in Zusammenhang stehen."
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"designation" : [
{
"language" : "de",
"value" : "Patientenorientierte Information"
}
]
}
]
}