{
  "resourceType" : "ValueSet",
  "id" : "report-code",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet report-code</b></p><a name=\"report-code\"> </a><a name=\"hcreport-code\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include codes from<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> where concept  descends from 371525003 (Clinical procedure report (qualifier value))</li></ul></div>"
  },
  "url" : "https://hl7.lt/fhir/eu/ValueSet/report-code",
  "version" : "1.0.0",
  "name" : "ReportCode",
  "title" : "Report Code",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-29T14:03:13+00:00",
  "publisher" : "Lithuanian Medical Library",
  "contact" : [{
    "name" : "Lithuanian Medical Library",
    "telecom" : [{
      "system" : "url",
      "value" : "https://medicinosnk.lt"
    },
    {
      "system" : "email",
      "value" : "info@medicinosnk.lt"
    }]
  }],
  "description" : "Diagnostic report codes including all subtypes of Clinical procedure report, excluding the root concept itself.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "EU"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "filter" : [{
        "property" : "concept",
        "op" : "descendent-of",
        "value" : "371525003"
      }]
    }]
  }
}