View raw Markdown
type: valuesetvalueset: media-modality

Media Modality

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <meta>

  </meta>
  <name value="MediaModality"/>
  <title value="Media Modality"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="Detailed information about the type of the image - its kind, purpose, or the kind of equipment used to generate it."/>
  <copyright value="This resource includes content from the Digital Imaging and Communications in Medicine (DICOM) Standard, Copyright 2011 by the National Electrical Manufacturers Association"/>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/dicom-cid29"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/media-modality"/>
    </include>
  </compose>
</ValueSet>