CIBMTR Reporting Implementation Guide
0.1.6 - Trial Use 1

This page is part of the CIBMTR Reporting Implementation Guide (v0.1.6: Release Draft) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: GVHD SNOMED CT Codes - XML Representation

Active as of 2023-05-05

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="gvhd-sct-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a  234646005 (Graft versus host disease)</li></ul></div>
  </text>
  <url
       value="http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/gvhd-sct-codes"/>
  <version value="0.1.6"/>
  <name value="GVHDSCTVS"/>
  <title value="GVHD SNOMED CT Codes"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-05-05T10:50:04-05:00"/>
  <publisher
             value="The Medical College of Wisconsin, Inc. and the National Marrow Donor Program"/>
  <contact>
    <name
          value="The Medical College of Wisconsin, Inc. and the National Marrow Donor Program"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.cibmtr.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Bob Milius"/>
    <telecom>
      <system value="email"/>
      <value value="bmilius@nmdp.org"/>
    </telecom>
  </contact>
  <description value="GVHD SNOMED CT Codes"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="234646005"/>
      </filter>
    </include>
  </compose>
</ValueSet>