{
  "resourceType" : "ValueSet",
  "id" : "VS-BiopsyType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VS-BiopsyType</b></p><a name=\"VS-BiopsyType\"> </a><a name=\"hcVS-BiopsyType\"> </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/884001\">884001</a></td><td>Initial</td></tr><tr><td><a href=\"http://snomed.info/id/27582007\">27582007</a></td><td>Repeated</td></tr></table></li></ul></div>"
  },
  "url" : "https://flute.com/ValueSet/VS-BiopsyType",
  "version" : "0.1.0",
  "name" : "VS_BiopsyType",
  "title" : "Type of Biopsy",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-01-30T16:42:51+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [{
    "name" : "HL7 Europe",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.eu"
    }]
  }],
  "description" : "ValueSet for categorizing types of biopsy as initial or repeated",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "884001",
        "display" : "Initial"
      },
      {
        "code" : "27582007",
        "display" : "Repeated"
      }]
    }]
  }
}