{
  "resourceType" : "ValueSet",
  "id" : "cz-typeClinicalEvent-vs",
  "language" : "en",
  "text" : {
    "status" : "generated"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }],
  "url" : "https://hl7.cz/fhir/lab-order/ValueSet/cz-typeClinicalEvent-vs",
  "version" : "0.0.1",
  "name" : "CZ_TypeClinicalEventVs",
  "title" : "Valueset of types Clinical event (CZ)",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-01-01",
  "publisher" : "HL7 Czech Republic",
  "contact" : [{
    "name" : "HL7 Czech Republic",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.cz/"
    }]
  }],
  "description" : "Value Set Type clinical event - Typ KU",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CZ",
      "display" : "Czechia"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://hl7.cz/fhir/lab-order/CodeSystem/cz-typeClinicalEvent-cs"
    }]
  }
}