Inera Core Implementation Guide
0.2.0 - ci-build Sweden

Inera Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Section Semantic Type - TTL Representation

Draft as of 2025-12-09

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 "section-semantic-type"] ; # 
  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 section-semantic-type</b></p><a name=\"section-semantic-type\"> </a><a name=\"hcsection-semantic-type\"> </a><p>This case-sensitive code system <code>https://inera.se/fhir/core/CodeSystem/section-semantic-type</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></tr><tr><td style=\"white-space:nowrap\">information<a name=\"section-semantic-type-information\"> </a></td><td>Information</td><td><div><p>Informationssektion som kräver uppmärksamhet men inte brådskande.</p>\n<p>Visuell presentation (hint): Grå bakgrund med ℹ️ ikon.</p>\n<p>Motsvarar DocBook: &lt;title&gt;&lt;emphasis role='information'&gt;Viktigt inför ditt besök&lt;/emphasis&gt;&lt;/title&gt;</p>\n<p>Exempel: Förberedelser inför besök, viktig information om behandling, kostråd.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">warning<a name=\"section-semantic-type-warning\"> </a></td><td>Warning</td><td><div><p>Varningssektion med försiktighetsinformation som kräver noggrann uppmärksamhet.</p>\n<p>Visuell presentation (hint): Gul bakgrund med ⚠️ ikon.</p>\n<p>Motsvarar DocBook: &lt;title&gt;&lt;emphasis role='observe'&gt;Tänk på&lt;/emphasis&gt;&lt;/title&gt;</p>\n<p>Exempel: Viktiga säkerhetsråd, biverkningar att observera, när vård ska sökas akut.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">notice<a name=\"section-semantic-type-notice\"> </a></td><td>Notice</td><td><div><p>Uppmärksammad eller inramad sektion utan implikation av brådskande.</p>\n<p>Visuell presentation (hint): Vit bakgrund med ram/border.</p>\n<p>Motsvarar DocBook: &lt;title&gt;&lt;emphasis role='frame'&gt;Om du inte kan komma&lt;/emphasis&gt;&lt;/title&gt;</p>\n<p>Exempel: Administrativa instruktioner, kontaktinformation, avbokningsregler.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">supplementary<a name=\"section-semantic-type-supplementary\"> </a></td><td>Supplementary</td><td><div><p>Kompletterande/valfri information som kan visas sammandragen (collapsible).</p>\n<p>Visuell presentation (hint): Initialt kollapsad, expanderbar med klick.</p>\n<p>Motsvarar DocBook: &lt;title&gt;&lt;emphasis role='collapsible'&gt;Därför är du kallad&lt;/emphasis&gt;&lt;/title&gt;</p>\n<p>Exempel: Bakgrundsinformation om screening, förklaring av medicinska termer, utökade instruktioner.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://inera.se/fhir/core/CodeSystem/section-semantic-type"^^xsd:anyURI ;
fhir:l <https://inera.se/fhir/core/CodeSystem/section-semantic-type>
  ] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "SectionSemanticType"] ; # 
  fhir:title [ fhir:v "Section Semantic Type"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-12-09"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Inera AB"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Inera AB" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.inera.se" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@inera.se" ]     ] )
  ] [
fhir:name [ fhir:v "Inera AB" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.inera.se" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@inera.se" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Semantiska typer för dokumentsektioner baserade på DocBook emphasis[@role] från 1177 Inkorg.\n\nAnvänds för att bevara semantisk betydelse vid transformation av DocBook-formaterade \npatientmeddelanden till FHIR Composition.section, oberoende av visuell presentation.\n\n**Användning**:\n- Composition.section.code för att indikera sektionens semantiska typ\n- Tillsammans med extension section-presentation-style för renderingshints\n- Gör sektioner sökbara och maskinläsbara (query by section type)\n\n**Källa**: 1177 Inkorg DocBook-formatering, se [DocBook to Narrative Guide](guidance-docbook-narrative.html)"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "SE" ] ;
fhir:display [ fhir:v "Sweden" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "information" ] ;
fhir:display [ fhir:v "Information" ] ;
fhir:definition [ fhir:v "Informationssektion som kräver uppmärksamhet men inte brådskande.\n\nVisuell presentation (hint): Grå bakgrund med ℹ️ ikon.\n\nMotsvarar DocBook: <title><emphasis role='information'>Viktigt inför ditt besök</emphasis></title>\n\nExempel: Förberedelser inför besök, viktig information om behandling, kostråd." ]
  ] [
fhir:code [ fhir:v "warning" ] ;
fhir:display [ fhir:v "Warning" ] ;
fhir:definition [ fhir:v "Varningssektion med försiktighetsinformation som kräver noggrann uppmärksamhet.\n\nVisuell presentation (hint): Gul bakgrund med ⚠️ ikon.\n\nMotsvarar DocBook: <title><emphasis role='observe'>Tänk på</emphasis></title>\n\nExempel: Viktiga säkerhetsråd, biverkningar att observera, när vård ska sökas akut." ]
  ] [
fhir:code [ fhir:v "notice" ] ;
fhir:display [ fhir:v "Notice" ] ;
fhir:definition [ fhir:v "Uppmärksammad eller inramad sektion utan implikation av brådskande.\n\nVisuell presentation (hint): Vit bakgrund med ram/border.\n\nMotsvarar DocBook: <title><emphasis role='frame'>Om du inte kan komma</emphasis></title>\n\nExempel: Administrativa instruktioner, kontaktinformation, avbokningsregler." ]
  ] [
fhir:code [ fhir:v "supplementary" ] ;
fhir:display [ fhir:v "Supplementary" ] ;
fhir:definition [ fhir:v "Kompletterande/valfri information som kan visas sammandragen (collapsible).\n\nVisuell presentation (hint): Initialt kollapsad, expanderbar med klick.\n\nMotsvarar DocBook: <title><emphasis role='collapsible'>Därför är du kallad</emphasis></title>\n\nExempel: Bakgrundsinformation om screening, förklaring av medicinska termer, utökade instruktioner." ]
  ] ) . #