SMART Base
0.2.0 - ci-build

SMART Base, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-base/tree/claude/update-readme-build-urls-W2FrH and changes regularly. See the Directory of published versions
Built from commit 9142186c.   Branch: claude/update-readme-build-urls-W2FrH.

: Smart Guidelines Documentation Section - TTL Representation

Active as of 2026-03-19

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 "DocumentationSection"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DocumentationSection</b></p><a name=\"DocumentationSection\"> </a><a name=\"hcDocumentationSection\"> </a><ul><li>Include all codes defined in <code>http://smart.who.int/base/CodeSystem/DocumentationSection</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs DocumentationSection</b></p><a name=\"fr-DocumentationSection\"> </a><a name=\"fr-hcDocumentationSection\"> </a><ul><li>Include tous les codes définis dans <code>http://smart.who.int/base/CodeSystem/DocumentationSection</code><span title=\"La version n'est pas explicitement indiquée. Aucun Système de codes (Code System) correspondant trouvé\"> version Non Précisé(e) (utilise la dernière version provenant du serveur de terminologie)</span></li></ul></div><div xml:lang=\"ar\" lang=\"ar\"><hr/><p><b>Arabic</b></p><hr/><p class=\"res-header-id\"><b>السرد المُنشأ: ValueSet DocumentationSection</b></p><a name=\"ar-DocumentationSection\"> </a><a name=\"ar-hcDocumentationSection\"> </a><ul><li>Include جميع الرموز المحددة في <code>http://smart.who.int/base/CodeSystem/DocumentationSection</code><span title=\"Version is not explicitly stated. No matching Code System found\"> الإصدار Not Stated (use latest from terminology server)</span></li></ul></div><div xml:lang=\"zh\" lang=\"zh\"><hr/><p><b>Chinese</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: 取值集合 DocumentationSection</b></p><a name=\"zh-DocumentationSection\"> </a><a name=\"zh-hcDocumentationSection\"> </a><ul><li>Include all codes defined in <code>http://smart.who.int/base/CodeSystem/DocumentationSection</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: ValueSet DocumentationSection</b></p><a name=\"ru-DocumentationSection\"> </a><a name=\"ru-hcDocumentationSection\"> </a><ul><li>Include все коды, определенные в <code>http://smart.who.int/base/CodeSystem/DocumentationSection</code><span title=\"Version is not explicitly stated. No matching Code System found\"> версия Not Stated (use latest from terminology server)</span></li></ul></div><div xml:lang=\"es\" lang=\"es\"><hr/><p><b>Spanish</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores DocumentationSection</b></p><a name=\"es-DocumentationSection\"> </a><a name=\"es-hcDocumentationSection\"> </a><ul><li>Include all codes defined in <code>http://smart.who.int/base/CodeSystem/DocumentationSection</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://smart.who.int/base/ValueSet/DocumentationSection"^^xsd:anyURI ;
fhir:l <http://smart.who.int/base/ValueSet/DocumentationSection>
  ] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "DocumentationSection"] ; # 
  fhir:title [ fhir:v "Smart Guidelines Documentation Section"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-03-19T22:19:23+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "WHO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Value Set for Smart Guidelines Documentation Section to autogenerate documentation from artifacts"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://smart.who.int/base/CodeSystem/DocumentationSection"^^xsd:anyURI ;
fhir:l <http://smart.who.int/base/CodeSystem/DocumentationSection>       ]     ] )
  ] . #