0.1.0 - ci-build

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

: ICD-10-SE koder för beslut om särskild vårdrutin - JSON Representation

Draft as of 2025-08-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SEAlertInformationDecisionSpecialCareRoutineICD10SE",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SEAlertInformationDecisionSpecialCareRoutineICD10SE</b></p><a name=\"SEAlertInformationDecisionSpecialCareRoutineICD10SE\"> </a><a name=\"hcSEAlertInformationDecisionSpecialCareRoutineICD10SE\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-icd10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>Z22.3</td><td>Bärare av Staphylococcus aureus</td></tr><tr><td>Z22.1</td><td>Bärare av vancomycinresistenta enterokocker</td></tr><tr><td>Z22.2</td><td>Bärare av ESBL-producerande bakterier</td></tr><tr><td>Z22.4</td><td>Bärare av multiresistenta bakterier</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.se/fhir/r4/ig/medicalalertinformation/ValueSet/SEAlertInformationDecisionSpecialCareRoutineICD10SE",
  "version" : "0.1.0",
  "name" : "SEAlertInformationDecisionSpecialCareRoutineICD10SE",
  "title" : "ICD-10-SE koder för beslut om särskild vårdrutin",
  "status" : "draft",
  "date" : "2025-08-26T12:10:55+00:00",
  "publisher" : "HL7 Sweden",
  "contact" : [
    {
      "name" : "HL7 Sweden",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.se/"
        },
        {
          "system" : "email",
          "value" : "info@hl7.se"
        }
      ]
    }
  ],
  "description" : "Urval av ICD-10-SE koder relaterade till beslut om särskild vårdrutin.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "concept" : [
          {
            "code" : "Z22.3",
            "display" : "Bärare av Staphylococcus aureus"
          },
          {
            "code" : "Z22.1",
            "display" : "Bärare av vancomycinresistenta enterokocker"
          },
          {
            "code" : "Z22.2",
            "display" : "Bärare av ESBL-producerande bakterier"
          },
          {
            "code" : "Z22.4",
            "display" : "Bärare av multiresistenta bakterier"
          }
        ]
      }
    ]
  }
}