<ValueSet xmlns="http://hl7.org/fhir">
  <id value="report-codes" />
  <url value="https://roche.com/fhir/iop/ValueSet/report-codes" />
  <name value="ReportCodes" />
  <status value="active" />
  <experimental value="false" />
  <publisher value="F. Hoffmann-La Roche AG" />
  <description value="A ValueSet containing codes representing different types of reports for use in `DiagnosticReport.code` element." />
  <copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
  <compose>
    <include>
      <system value="https://roche.com/fhir/CodeSystem/general" />
      <concept>
        <code value="R7786-7" />
        <display value="Continuous Glucose Monitoring (CGM) Ambulatory Glucose Profile (AGP) During Reporting Period" />
      </concept>
      <concept>
        <code value="R3125-2" />
        <display value="Blood Glucose Monitoring (BGM) Report During Reporting Period" />
      </concept>
    </include>
  </compose>
</ValueSet>