Dissolve-E: AWMF Guideline Registry
0.2.0 - ci-build

Dissolve-E: AWMF Guideline Registry - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Recommendation Review Status Code System - TTL Representation

Active as of 2026-01-29

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cs-recommendation-review-status"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-recommendation-review-status</b></p><a name=\"cs-recommendation-review-status\"> </a><a name=\"hccs-recommendation-review-status\"> </a><p>This case-insensitive code system <code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-recommendation-review-status</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\">added<a name=\"cs-recommendation-review-status-added\"> </a></td><td>Added</td><td>Recommendation was newly added in this version of the guideline</td><td>Hinzugefügt</td></tr><tr><td style=\"white-space:nowrap\">updated<a name=\"cs-recommendation-review-status-updated\"> </a></td><td>Updated</td><td>Recommendation was modified or updated</td><td>Aktualisiert</td></tr><tr><td style=\"white-space:nowrap\">reaffirmed<a name=\"cs-recommendation-review-status-reaffirmed\"> </a></td><td>Reaffirmed</td><td>Recommendation was reviewed and explicitly confirmed to still be valid</td><td>Bestätigt.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-recommendation-review-status"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/CodeSystem/cs-recommendation-review-status>
  ] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "RecommendationReviewStatusCS"] ; # 
  fhir:title [ fhir:v "Recommendation Review Status Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-01-29T18:27:10+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "AWMF e.V."] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "AWMF e.V." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.awmf.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CodeSystem defining values indicating how a recommendation relates to a new revision of a recommendation"] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "added" ] ;
fhir:display [ fhir:v "Added" ] ;
fhir:definition [
fhir:v "Recommendation was newly added in this version of the guideline" ;
      ( fhir:extension [
        ( fhir:extension [
fhir:url [
fhir:v "lang"^^xsd:anyURI ;
fhir:l fhir:lang           ] ;
fhir:value [
a fhir:Code ;
fhir:v "de"           ]         ] [
fhir:url [
fhir:v "content"^^xsd:anyURI ;
fhir:l fhir:content           ] ;
fhir:value [
a fhir:String ;
fhir:v "Diese Empfehlung ist in dieser Version der Leitlinie neu dazugekommen."           ]         ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/translation>         ]       ] )     ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Hinzugefügt" ]     ] )
  ] [
fhir:code [ fhir:v "updated" ] ;
fhir:display [ fhir:v "Updated" ] ;
fhir:definition [
fhir:v "Recommendation was modified or updated" ;
      ( fhir:extension [
        ( fhir:extension [
fhir:url [
fhir:v "lang"^^xsd:anyURI ;
fhir:l fhir:lang           ] ;
fhir:value [
a fhir:Code ;
fhir:v "de"           ]         ] [
fhir:url [
fhir:v "content"^^xsd:anyURI ;
fhir:l fhir:content           ] ;
fhir:value [
a fhir:String ;
fhir:v "Diese Empfehlung wurde geändert oder aktualisiert."           ]         ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/translation>         ]       ] )     ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Aktualisiert" ]     ] )
  ] [
fhir:code [ fhir:v "reaffirmed" ] ;
fhir:display [ fhir:v "Reaffirmed" ] ;
fhir:definition [
fhir:v "Recommendation was reviewed and explicitly confirmed to still be valid" ;
      ( fhir:extension [
        ( fhir:extension [
fhir:url [
fhir:v "lang"^^xsd:anyURI ;
fhir:l fhir:lang           ] ;
fhir:value [
a fhir:Code ;
fhir:v "de"           ]         ] [
fhir:url [
fhir:v "content"^^xsd:anyURI ;
fhir:l fhir:content           ] ;
fhir:value [
a fhir:String ;
fhir:v "Diese Empfehlung wurde geprüft und ihre Gültigkeit explizit bestätigt."           ]         ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/translation>         ]       ] )     ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Bestätigt." ]     ] )
  ] ) . #