<ValueSet xmlns="http://hl7.org/fhir">
  <id value="phenotype-type" />
  <url value="http://ga4gh.org/fhir/phenopackets/ValueSet/phenotype-type" />
  <version value="1.0.0" />
  <name value="Phenotype Type" />
  <status value="active" />
  <description value="The primary ontology class which describes the phenotype." />
  <compose>
    <include>
      <system value="http://purl.obolibrary.org/obo/hp.owl" />
      <filter>
        <property value="concept" />
        <op value="descendent-of" />
        <value value="HP:0000118" />
      </filter>
    </include>
    <include>
      <system value="http://snomed.info/sct" />
      <filter>
        <property value="concept" />
        <op value="descendent-of" />
        <value value="404684003" />
      </filter>
    </include>
  </compose>
</ValueSet>