0.1.0 - ci-build Sweden flag

SEMedicalAlertInformationImplementationGuide, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Sweden/hl7.fhir.r4.ig.medicalalertinformation/ and changes regularly. See the Directory of published versions

: Severity level - TTL Representation

Draft as of 2026-05-05

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 "SEAlertInformationCriticalityLevelCS"] ; # 
  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 SEAlertInformationCriticalityLevelCS</b></p><a name=\"SEAlertInformationCriticalityLevelCS\"> </a><a name=\"hcSEAlertInformationCriticalityLevelCS\"> </a><p>This case-sensitive code system <code>http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationCriticalityLevelCS</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\">442452003<a name=\"SEAlertInformationCriticalityLevelCS-442452003\"> </a></td><td>Life-threatening</td><td>Allergireaktion med livshotande allvarlighetsgrad.</td></tr><tr><td style=\"white-space:nowrap\">59021000052107<a name=\"SEAlertInformationCriticalityLevelCS-59021000052107\"> </a></td><td>Harmful</td><td>Harmful severity level for hypersensitivity documentation.</td></tr><tr><td style=\"white-space:nowrap\">59031000052109<a name=\"SEAlertInformationCriticalityLevelCS-59031000052109\"> </a></td><td>Discomforting</td><td>Discomforting severity level for hypersensitivity documentation.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationCriticalityLevelCS"^^xsd:anyURI ;
fhir:l <http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationCriticalityLevelCS>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SEAlertInformationCriticalityLevelCS"] ; # 
  fhir:title [ fhir:v "Severity level"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-05T08:14:45+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Sweden"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Sweden" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.se/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@hl7.se" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Severity level for allergy."] ; # 
  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 "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "442452003" ] ;
fhir:display [ fhir:v "Life-threatening" ] ;
fhir:definition [ fhir:v "Allergireaktion med livshotande allvarlighetsgrad." ]
  ] [
fhir:code [ fhir:v "59021000052107" ] ;
fhir:display [ fhir:v "Harmful" ] ;
fhir:definition [ fhir:v "Harmful severity level for hypersensitivity documentation." ]
  ] [
fhir:code [ fhir:v "59031000052109" ] ;
fhir:display [ fhir:v "Discomforting" ] ;
fhir:definition [ fhir:v "Discomforting severity level for hypersensitivity documentation." ]
  ] ) . #