<ValueSet xmlns="http://hl7.org/fhir">
  <id value="spark53" />
  <meta>
    <versionId value="spark53" />
    <lastUpdated value="2015-10-02T12:04:01.429+00:00" />
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>This value sets refers to 3 different sources of observation method codes, each with issues:</p>
      <ul>
        <li>SNOMED CT Techniques (descendents of 272394005): As for August 2015, this is relatively complete (e.g. includes all LOINC methods). However this includes more than just observation methods, and is subject to the normal SNOMED CT licensing rules</li>
        <li>v3 Code System "ObservationMethod": this is very incomplete and not currently maintained</li>
      </ul>
      <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>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.215" />
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/observation-methods" />
  <version value="1.0.1" />
  <name value="Observation Methods" />
  <status value="draft" />
  <experimental value="true" />
  <publisher value="FHIR Project team" />
  <contact>
    <telecom>
      <system value="other" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <date value="2015-09-22T13:47:23+10:00" />
  <description value="Observation Method codes from SNOMED CT (codes subsumed by 272394005 &quot;Technique&quot;, and the v3 Code System &quot;ObservationMethod&quot; (which is no longer actively maintained)." />
  <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://hl7.org/fhir/v3/ObservationMethod" />
    </include>
    <include>
      <system value="http://snomed.info/sct" />
      <filter>
        <property value="concept" />
        <op value="is-a" />
        <value value="272394005" />
      </filter>
    </include>
  </compose>
</ValueSet>