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

: Presence of Infectious Agent ICD-10-SE combinations - 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 "SEAlertInformationInfectiousAgentICDCombinationCS"] ; # 
  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 SEAlertInformationInfectiousAgentICDCombinationCS</b></p><a name=\"SEAlertInformationInfectiousAgentICDCombinationCS\"> </a><a name=\"hcSEAlertInformationInfectiousAgentICDCombinationCS\"> </a><p>This case-sensitive code system <code>http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationInfectiousAgentICDCombinationCS</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\">mrsa<a name=\"SEAlertInformationInfectiousAgentICDCombinationCS-mrsa\"> </a></td><td>MRSA (meticillinresistenta Staphylococcus aureus)</td><td>ICD-10-SE combination: Z22.3C + B95.6 + U82.1</td></tr><tr><td style=\"white-space:nowrap\">vre<a name=\"SEAlertInformationInfectiousAgentICDCombinationCS-vre\"> </a></td><td>VRE (vankomycinresistenta enterokocker)</td><td>ICD-10-SE combination: Z22.3W + B95.2 + U83.0</td></tr><tr><td style=\"white-space:nowrap\">esbl<a name=\"SEAlertInformationInfectiousAgentICDCombinationCS-esbl\"> </a></td><td>Tarmbakterier som bildar ESBL</td><td>ICD-10-SE combination: Z22.1 + B96.1 + U82.2</td></tr><tr><td style=\"white-space:nowrap\">esbl-carba<a name=\"SEAlertInformationInfectiousAgentICDCombinationCS-esbl-carba\"> </a></td><td>Tarmbakterier som bildar ESBL CARBA</td><td>ICD-10-SE combination: Z22.1 + B96.1 + U82.5</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationInfectiousAgentICDCombinationCS"^^xsd:anyURI ;
fhir:l <http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationInfectiousAgentICDCombinationCS>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SEAlertInformationInfectiousAgentICDCombinationCS"] ; # 
  fhir:title [ fhir:v "Presence of Infectious Agent ICD-10-SE combinations"] ; # 
  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 "Local pre-coordinated codes for national ICD-10-SE combinations used for infectious agent alerts."] ; # 
  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 "mrsa" ] ;
fhir:display [ fhir:v "MRSA (meticillinresistenta Staphylococcus aureus)" ] ;
fhir:definition [ fhir:v "ICD-10-SE combination: Z22.3C + B95.6 + U82.1" ]
  ] [
fhir:code [ fhir:v "vre" ] ;
fhir:display [ fhir:v "VRE (vankomycinresistenta enterokocker)" ] ;
fhir:definition [ fhir:v "ICD-10-SE combination: Z22.3W + B95.2 + U83.0" ]
  ] [
fhir:code [ fhir:v "esbl" ] ;
fhir:display [ fhir:v "Tarmbakterier som bildar ESBL" ] ;
fhir:definition [ fhir:v "ICD-10-SE combination: Z22.1 + B96.1 + U82.2" ]
  ] [
fhir:code [ fhir:v "esbl-carba" ] ;
fhir:display [ fhir:v "Tarmbakterier som bildar ESBL CARBA" ] ;
fhir:definition [ fhir:v "ICD-10-SE combination: Z22.1 + B96.1 + U82.5" ]
  ] ) . #