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 - JSON Representation

Draft as of 2026-05-05

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "SEAlertInformationInfectiousAgentICDCombinationCS",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationInfectiousAgentICDCombinationCS",
  "version" : "0.1.0",
  "name" : "SEAlertInformationInfectiousAgentICDCombinationCS",
  "title" : "Presence of Infectious Agent ICD-10-SE combinations",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-05-05T08:14:45+00:00",
  "publisher" : "HL7 Sweden",
  "contact" : [
    {
      "name" : "HL7 Sweden",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.se/"
        },
        {
          "system" : "email",
          "value" : "info@hl7.se"
        }
      ]
    }
  ],
  "description" : "Local pre-coordinated codes for national ICD-10-SE combinations used for infectious agent alerts.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SE",
          "display" : "Sweden"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "mrsa",
      "display" : "MRSA (meticillinresistenta Staphylococcus aureus)",
      "definition" : "ICD-10-SE combination: Z22.3C + B95.6 + U82.1"
    },
    {
      "code" : "vre",
      "display" : "VRE (vankomycinresistenta enterokocker)",
      "definition" : "ICD-10-SE combination: Z22.3W + B95.2 + U83.0"
    },
    {
      "code" : "esbl",
      "display" : "Tarmbakterier som bildar ESBL",
      "definition" : "ICD-10-SE combination: Z22.1 + B96.1 + U82.2"
    },
    {
      "code" : "esbl-carba",
      "display" : "Tarmbakterier som bildar ESBL CARBA",
      "definition" : "ICD-10-SE combination: Z22.1 + B96.1 + U82.5"
    }
  ]
}