Retrieval of Real World Data for Clinical Research
1.0.0 - trial-use International flag

Retrieval of Real World Data for Clinical Research, published by HL7 International - Biomedical Research & Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/vulcan-rwd/ and changes regularly. See the Directory of published versions

: Diabetes Example Dialysis Test Codes - XML Representation

Active as of 2023-05-09

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ExampleDialysisProcedureCodes"/>
  <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  108241001 (Dialysis procedure)</li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleDialysisProcedureCodes"/>
  <version value="1.0.0"/>
  <name value="ExampleDialysisProcedureCodes"/>
  <title value="Diabetes Example Dialysis Test Codes"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-05-09T16:50:27+00:00"/>
  <publisher
             value="HL7 International - Biomedical Research &amp; Regulation Work Group"/>
  <contact>
    <name
          value="HL7 International - Biomedical Research &amp; Regulation Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="An example value set of SNOMED codes representing dialysis procedures."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="108241001"/>
      </filter>
    </include>
  </compose>
</ValueSet>