NCPI FHIR Implementation Guide v2
0.2.0 - ci-build

NCPI FHIR Implementation Guide v2 - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Assertion of Phenotypic Feature Codes - XML Representation

Draft as of 2025-12-03

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="phenotypic-feature-assertion-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet phenotypic-feature-assertion-vs</b></p><a name="phenotypic-feature-assertion-vs"> </a><a name="hcphenotypic-feature-assertion-vs"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><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><li>Import all the codes that are contained in <a href="http://terminology.hl7.org/7.0.0/ValueSet-v3-NullFlavor.html">NullFlavor</a></li></ul></div>
  </text>
  <url
       value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/ValueSet/phenotypic-feature-assertion-vs"/>
  <version value="0.2.0"/>
  <name value="PhenotypicFeatureAssertionVS"/>
  <title value="Assertion of Phenotypic Feature Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-12-03T22:26:51+00:00"/>
  <publisher value="NCPI FHIR Working Group"/>
  <contact>
    <name value="NCPI FHIR Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ncpi-acc.org/about/working-groups"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ncpi-fhir-ig@googlegroups.com"/>
    </telecom>
  </contact>
  <description value="Assertion of Phenotypic Feature Codes"/>
  <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>
    <include>
      <valueSet value="http://terminology.hl7.org/ValueSet/v3-NullFlavor"/>
    </include>
  </compose>
</ValueSet>