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

: ICD-10-SE CodeSystem - TTL Representation

Draft as of 2025-12-16

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 "icd-10-se-cs"] ; # 
  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 icd-10-se-cs</b></p><a name=\"icd-10-se-cs\"> </a><a name=\"hcicd-10-se-cs\"> </a><p>This case-sensitive code system <code>https://terminologitjansten.inera.se/inera-kodverksforvaltning/kodverk/icd-10-se</code> defines codes, but no codes are represented here</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://terminologitjansten.inera.se/inera-kodverksforvaltning/kodverk/icd-10-se"^^xsd:anyURI ;
fhir:l <https://terminologitjansten.inera.se/inera-kodverksforvaltning/kodverk/icd-10-se>
  ] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "ICD10SECS"] ; # 
  fhir:title [ fhir:v "ICD-10-SE CodeSystem"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-12-16T10:02:18+00:00"^^xsd:dateTime] ; # 
  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 "Swedish adaptation of ICD-10 classification"] ; # 
  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 "not-present"] ; # 
  fhir:count [ fhir:v "0"^^xsd:nonNegativeInteger] . #