QI-Core Implementation Guide: STU 4 (v4.0.0 for FHIR 4.0.1)

QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions

QICoreObservationBodyPosition

Formats: Narrative, XML, JSON, Turtle

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="qicore-observation-body-position"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Body Position</h2><div><p>SNOMED CT code system values descending from the following:'body position finding' 9851009</p>
</div><p><b>Copyright Statement:</b></p><div><p>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>
</div><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a  9851009 (Body position finding)</li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-extensible">
    <valueBoolean value="true"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/qicore/ValueSet/qicore-observation-body-position"/>
  <version value="4.0.0"/>
  <name value="QICoreObservationBodyPosition"/>
  <title value="Body Position"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2018-08-22T00:00:00+00: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="SNOMED CT code system values descending from the following:&#39;body position finding&#39; 9851009"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <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="9851009"/>
      </filter>
    </include>
  </compose>
</ValueSet>