QI-Core Implementation Guide: STU Ballot (v3.3.0 for FHIR 4.0.0)

Quality Improvement Core Framework (v3.3.0: STU 4 Ballot 1). The current version is 3.2.0 based on FHIR R4. See the Directory of published versions

QICoreEncounterConditionRole

Formats: Narrative, XML, JSON, Turtle

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="qicore-encounter-condition-role"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>SNOMED CT Qualifier For Type of Diagnosis Codes</h2><div><p>This value set includes all the &quot;Qualifier for type of diagnosis&quot; SNOMED CT codes (i.e. codes with an is-a relationship with 106229004: Qualifier for type of diagnosis).</p>
</div><p><b>Copyright Statement:</b> 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</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a  106229004 (Qualifier for type of diagnosis)</li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/qicore/ValueSet/qicore-encounter-condition-role"/>
  <version value="3.3.0"/>
  <name value="QICoreEncounterConditionRole"/>
  <title value="SNOMED CT Qualifier For Type of Diagnosis Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2018-08-22T00:00:00-04:00"/>
  <publisher value="Health Level Seven, Inc. - CQI WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/special/committees/CQI"/>
    </telecom>
  </contact>
  <description
               value="This value set includes all the &quot;Qualifier for type of diagnosis&quot; SNOMED CT codes (i.e. codes with an is-a relationship with 106229004: Qualifier for type of diagnosis)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </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="106229004"/>
      </filter>
    </include>
  </compose>
</ValueSet>