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

: Guideline Sections - TTL Representation

Draft 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vs-guideline-sections"] ; # 
  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: ValueSet vs-guideline-sections</b></p><a name=\"vs-guideline-sections\"> </a><a name=\"hcvs-guideline-sections\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-guideline-sections.html\"><code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.2.0</span></li><li>Include all codes defined in <a href=\"https://build.fhir.org/ig/HL7/ebm/CodeSystem-179423.html\"><code>https://fevir.net/resources/CodeSystem/179423</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.0-ballot3, the version found through the package references\"> version ?1.0.0-ballot3</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-sections>
  ] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "GuidelineSectionsVS"] ; # 
  fhir:title [ fhir:v "Guideline Sections"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  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 "ValueSet listing values to use to define guideline sections"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-sections>       ]     ] [
fhir:system [
fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ;
fhir:l <https://fevir.net/resources/CodeSystem/179423>       ]     ] )
  ] . #