NCPI FHIR Implementation Guide v2
0.1.0 - ci-build

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

: Conditon Codes - XML Representation

Draft as of 2024-09-26

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="condition-code-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet condition-code-vs</b></p><a name="condition-code-vs"> </a><a name="hccondition-code-vs"> </a><a name="condition-code-vs-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-HPO.html"><code>http://human-phenotype-ontology.org</code></a></li><li>Include all codes defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-MONDO.html"><code>http://purl.obolibrary.org/obo/mondo.owl</code></a></li></ul></div>
  </text>
  <url
       value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/ValueSet/condition-code-vs"/>
  <version value="0.1.0"/>
  <name value="ConditionCodeVS"/>
  <title value="Conditon Codes"/>
  <status value="draft"/>
  <date value="2024-09-26T19:08:25+00:00"/>
  <publisher value="NCPI FHIR Working Group"/>
  <contact>
    <name value="NCPI FHIR Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ncpi-fhir-ig@googlegroups.com"/>
    </telecom>
  </contact>
  <description value="Includes all codes from **HPO** and **MONDO**"/>
  <compose>
    <include>
      <system value="http://human-phenotype-ontology.org"/>
    </include>
    <include>
      <system value="http://purl.obolibrary.org/obo/mondo.owl"/>
    </include>
  </compose>
</ValueSet>