HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build Czechia flag

HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions

: Participation Type Value Set

Active as of 2024-01-01

Raw xml | Download


<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>