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 grafts ICD-10-SE - JSON Representation

Draft as of 2026-05-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "1.2.752.116.3.1.16.1.4.1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 1.2.752.116.3.1.16.1.4.1</b></p><a name=\"1.2.752.116.3.1.16.1.4.1\"> </a><a name=\"hc1.2.752.116.3.1.16.1.4.1\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-SEAlertInformationICD10SECS.html\"><code>http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationICD10SECS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-SEAlertInformationICD10SECS.html#SEAlertInformationICD10SECS-Z94.460\">Z94.0</a></td><td>Njurtransplanterad</td></tr><tr><td><a href=\"CodeSystem-SEAlertInformationICD10SECS.html#SEAlertInformationICD10SECS-Z94.461\">Z94.1</a></td><td>Hjärttransplanterad</td></tr><tr><td><a href=\"CodeSystem-SEAlertInformationICD10SECS.html#SEAlertInformationICD10SECS-Z94.462\">Z94.2</a></td><td>Lungtransplanterad</td></tr><tr><td><a href=\"CodeSystem-SEAlertInformationICD10SECS.html#SEAlertInformationICD10SECS-Z94.464\">Z94.4</a></td><td>Levertransplanterad</td></tr><tr><td><a href=\"CodeSystem-SEAlertInformationICD10SECS.html#SEAlertInformationICD10SECS-Z94.468\">Z94.8</a></td><td>Andra specificerade transplantationstillstand</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.se/fhir/r4/ig/medicalalertinformation/ValueSet/1.2.752.116.3.1.16.1.4.1",
  "version" : "0.1.0",
  "name" : "SEAlertInformationPresenceOfGraftsConditionSnomedICDVS",
  "title" : "Presence of grafts ICD-10-SE",
  "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" : "ICD-10-SE codes for presence of grafts alert information.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SE",
          "display" : "Sweden"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationICD10SECS",
        "concept" : [
          {
            "code" : "Z94.0",
            "display" : "Njurtransplanterad"
          },
          {
            "code" : "Z94.1",
            "display" : "Hjärttransplanterad"
          },
          {
            "code" : "Z94.2",
            "display" : "Lungtransplanterad"
          },
          {
            "code" : "Z94.4",
            "display" : "Levertransplanterad"
          },
          {
            "code" : "Z94.8",
            "display" : "Andra specificerade transplantationstillstand"
          }
        ]
      }
    ]
  }
}