Phenomics Exchange for Research and Diagnostics
0.1.0 - ci-build International flag

Phenomics Exchange for Research and Diagnostics, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phenomics-exchange-ig/ and changes regularly. See the Directory of published versions

: Observation Codes for status of a PhenotypicFeature - XML Representation

Draft as of 2024-06-18

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="phenotypicFeatureVS"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/LA9633-4/">LA9633-4</a></td><td>Present</td></tr><tr><td><a href="https://loinc.org/LA9634-2/">LA9634-2</a></td><td>Absent</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cic"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/phenomics-exchange/ValueSet/phenotypicFeatureVS"/>
  <version value="0.1.0"/>
  <name value="PhenotypicFeatureStatusValueSet"/>
  <title value="Observation Codes for status of a PhenotypicFeature"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-06-18T22:11:07+00:00"/>
  <publisher value="HL7 International / Clinical Interoperability Council"/>
  <contact>
    <name value="HL7 International / Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="cic@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="The LOINC codes for present if a feature is observed and absent if a feature was excluded."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="LA9633-4"/>
        <display value="Present"/>
      </concept>
      <concept>
        <code value="LA9634-2"/>
        <display value="Absent"/>
      </concept>
    </include>
  </compose>
</ValueSet>