<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ModalityCombined" />
  <text>
    <status value="empty" />
    <div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>
  </text>
  <url value="http://medmij.nl/fhir/ValueSet/ModalityCombined" />
  <identifier>
    <use value="official" />
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.528.1.1023.4.2.1" />
  </identifier>
  <name value="ModalityCombined" />
  <title value="ModalityCombined ValueSet." />
  <status value="active" />
  <experimental value="false" />
  <publisher value="MedMij" />
  <contact>
    <name value="MedMij" />
    <telecom>
      <system value="email" />
      <value value="info@medmij.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="Value set combining the (overlapping) value sets that are defined by DICOM (in [CID 29 Acquisition Modality](https://dicom.nema.org/medical/dicom/2018a/output/chtml/part16/sect_CID_29.html)) and MedMij, respectively." />
  <compose>
    <include>
      <valueSet value="http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html" />
    </include>
    <include>
      <valueSet value="http://medmij.nl/fhir/ValueSet/Modality" />
    </include>
  </compose>
</ValueSet>