This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Definition for Value SetObservation Methods
<ValueSet xmlns="http://hl7.org/fhir"> <id value="observation-methods"/> <meta> <lastUpdated value="2016-03-31T08:01:25.570+11: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.4.0"/> <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="2016-03-31T08:01:25+11:00"/> <description value="Observation Method codes from SNOMED CT (codes subsumed by 272394005 "Technique", and the v3 Code System "ObservationMethod" (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>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.