Inera Core Implementation Guide
0.2.0 - ci-build Sweden

Inera Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Condition Code ValueSet - JSON Representation

Draft as of 2025-12-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "condition-code-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet condition-code-vs</b></p><a name=\"condition-code-vs\"> </a><a name=\"hccondition-code-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-icd-10-se-cs.html\"><code>https://terminologitjansten.inera.se/inera-kodverksforvaltning/kodverk/icd-10-se</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "https://inera.se/fhir/core/ValueSet/condition-code-vs",
  "version" : "0.2.0",
  "name" : "ConditionCodeVS",
  "title" : "Condition Code ValueSet",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-12-16T10:02:18+00:00",
  "publisher" : "Inera AB",
  "contact" : [
    {
      "name" : "Inera AB",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.inera.se"
        },
        {
          "system" : "email",
          "value" : "info@inera.se"
        }
      ]
    },
    {
      "name" : "Inera AB",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.inera.se"
        },
        {
          "system" : "email",
          "value" : "info@inera.se"
        }
      ]
    }
  ],
  "description" : "Codes for conditions - includes ICD-10-SE and SNOMED CT SE",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SE",
          "display" : "Sweden"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://terminologitjansten.inera.se/inera-kodverksforvaltning/kodverk/icd-10-se"
      },
      {
        "system" : "http://snomed.info/sct"
      }
    ]
  }
}