<ValueSet xmlns="http://hl7.org/fhir">
  <id value="dbir-valueset-procedure-antiseptic-technique" />
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset" />
  </meta>
  <url value="http://mrdm.nl/profiles/fhir/r4/dbir/ValueSet/AntisepticTechnique" />
  <version value="0.0.1" />
  <name value="Antiseptic Technique" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="MRDM" />
  <description value="List of type of rinse of the surgical pocket for breast implant surgery" />
  <compose>
    <include>
      <system value="http://mrdm.nl/profiles/fhir/R4/dbir/CodeSystem/code-system" />
      <version value="0.0.1" />
      <concept>
        <code value="1" />
        <display value="With betadine solution" />
      </concept>
      <concept>
        <code value="2" />
        <display value="With antibiotic solution" />
      </concept>
      <concept>
        <code value="3" />
        <display value="With combination of betadine and antibiotic solution" />
      </concept>
      <concept>
        <code value="4" />
        <display value="With NaCl" />
      </concept>
    </include>
  </compose>
</ValueSet>