<ValueSet xmlns="http://hl7.org/fhir">
  <id value="practitioner-role" />
  <url value="https://www.myvaccines.ch/fhir/ValueSet/practitioner-role" />
  <version value="1" />
  <name value="practitionerRole" />
  <title value="Practitioner Role" />
  <status value="draft" />
  <date value="2018-11-16" />
  <publisher value="Arpage AG" />
  <contact>
    <name value="Matthieu Chavaillaz" />
    <telecom>
      <system value="email" />
      <value value="matthieu.chavaillaz@arpage.ch" />
    </telecom>
  </contact>
  <description value="Valueset defining a set of codes that can be used to indicate the role of a Practitioner." />
  <compose>
    <include>
      <system value="https://www.myvaccines.ch/fhir/CodeSystem/roles" />
      <concept>
        <code value="responsible" />
        <display value="Responsible" />
      </concept>
    </include>
  </compose>
</ValueSet>