{
  "resourceType" : "ValueSet",
  "id" : "eHDSITreatmentClass",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSITreatmentClass</b></p><a name=\"eHDSITreatmentClass\"> </a><a name=\"hceHDSITreatmentClass\"> </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/69845001\">69845001</a></td><td>Received therapy or drug for</td></tr><tr><td><a href=\"http://snomed.info/id/25265005\">25265005</a></td><td>Did not receive therapy or drug for</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }],
  "url" : "https://hl7.cz/fhir/hdr/ValueSet/eHDSITreatmentClass",
  "version" : "0.1.0",
  "name" : "EHDSITreatmentClass",
  "title" : "eHDSI Treatment Class",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-20T08:27:28+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [{
    "name" : "HL7 Czech Republic",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.cz/"
    }]
  }],
  "description" : "The Value set is used to encode category of treatment of the condition during encounter",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CZ",
      "display" : "Czechia"
    }]
  }],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "69845001",
        "display" : "Received therapy or drug for"
      },
      {
        "code" : "25265005",
        "display" : "Did not receive therapy or drug for"
      }]
    }]
  }
}