{
  "resourceType" : "ValueSet",
  "id" : "be-condition-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet be-condition-codes</b></p><a name=\"be-condition-codes\"> </a><a name=\"hcbe-condition-codes\"> </a><ul><li>Include these codes as 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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/54586004\">54586004</a></td><td>Lower abdominal pain</td></tr><tr><td><a href=\"http://snomed.info/id/91939003\">91939003</a></td><td>Allergy to sulfonamide</td></tr><tr><td><a href=\"http://snomed.info/id/20262006\">20262006</a></td><td>Ataxia</td></tr><tr><td><a href=\"http://snomed.info/id/38341003\">38341003</a></td><td>High blood pressure</td></tr><tr><td><a href=\"http://snomed.info/id/73211009\">73211009</a></td><td>Diabetes mellitus</td></tr><tr><td><a href=\"http://snomed.info/id/195967001\">195967001</a></td><td>Asthma</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7-be.github.io/pipeline-test/ValueSet/be-condition-codes",
  "version" : "0.1.0",
  "name" : "BelgianConditionCodesSNOMED",
  "title" : "Belgian Condition Codes (SNOMED CT)",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-03-09T20:01:59+00:00",
  "publisher" : "My Organization",
  "contact" : [{
    "name" : "My Organization",
    "telecom" : [{
      "system" : "url",
      "value" : "http://example.com/committees"
    },
    {
      "system" : "email",
      "value" : "my-group@example.com"
    }]
  },
  {
    "name" : "Bob Smith",
    "telecom" : [{
      "system" : "email",
      "value" : "bobsmith@example.com",
      "use" : "work"
    }]
  }],
  "description" : "A value set containing SNOMED CT codes commonly used in Belgian clinical practice for documenting patient conditions.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BE"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "54586004",
        "display" : "Lower abdominal pain"
      },
      {
        "code" : "91939003",
        "display" : "Allergy to sulfonamide"
      },
      {
        "code" : "20262006",
        "display" : "Ataxia"
      },
      {
        "code" : "38341003",
        "display" : "High blood pressure"
      },
      {
        "code" : "73211009",
        "display" : "Diabetes mellitus"
      },
      {
        "code" : "195967001",
        "display" : "Asthma"
      }]
    }]
  }
}