{
  "resourceType" : "ValueSet",
  "id" : "cz-documentEntry-confidentialityCode-vs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-documentEntry-confidentialityCode-vs</b></p><a name=\"cz-documentEntry-confidentialityCode-vs\"> </a><a name=\"hccz-documentEntry-confidentialityCode-vs\"> </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/17621005\">17621005</a></td><td>Normal</td></tr><tr><td><a href=\"http://snomed.info/id/263856008\">263856008</a></td><td>Restricted</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.cz/fhir/hie/ValueSet/cz-documentEntry-confidentialityCode-vs",
  "version" : "0.0.1",
  "name" : "CZ_DocumentEntryConfidentialityCodeVs",
  "title" : "CZ DocumentEntry Confidentiality ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-04-07T07:31:54+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [{
    "name" : "HL7 Czech Republic",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.cz/"
    }]
  }],
  "description" : "Document confidentiality codes.",
  "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" : "17621005",
        "display" : "Normal"
      },
      {
        "code" : "263856008",
        "display" : "Restricted"
      }]
    }]
  }
}