<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cz-participation-type"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
  </text>
  <url value="https://ncez.mzcr.cz/terminology/ValueSet/participationType-cz"/>
  <version value="1.0.0"/>
  <name value="CZ_ParticipationTypeVS"/>
  <title value="Participation Type Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-01-01"/>
  <publisher value="HL7 Czech Republic"/>
  <contact>
    <name value="HL7 Czech Republic"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.cz/"/>
    </telecom>
  </contact>
  <description value="Participation type for Imaging Study series performer, it extends on the base set defined in the FHIR specification."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CZ"/>
      <display value="Czechia"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/series-performer-function"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
      <version value="5.0.0"/>
      <concept>
        <code value="CST"/>
        <display value="custodian"/>
      </concept>
    </include>
  </compose>
</ValueSet>