Genomics Clinical Picture Repository Implementation Guide
0.1.0 - ci-build

Genomics Clinical Picture Repository Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Abnormal Clinical Findings Value Set - XML Representation

Active as of 2022-03-21

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="AbnormalClinicalFindings"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-MitochondrialFindings.html"><code>http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/MitochondrialFindings</code></a></li><li>Include codes from <code>http://purl.obolibrary.org/obo/hp.fhir</code> where concept  descends from  HP:0000118</li><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  descends from  64572001 (Disease)</li></ul></div>
  </text>
  <url
       value="http://aehrc.github.io/genclipr-fhir-ig/ValueSet/AbnormalClinicalFindings"/>
  <version value="0.1.0"/>
  <name value="AbnormalClinicalFindings"/>
  <title value="Abnormal Clinical Findings Value Set"/>
  <status value="active"/>
  <date value="2022-03-21T00:46:36+00:00"/>
  <publisher value="The Australian e-Health Research Centre"/>
  <contact>
    <name value="The Australian e-Health Research Centre"/>
    <telecom>
      <system value="url"/>
      <value value="https://aehrc.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ontoserver-support@csiro.au"/>
    </telecom>
  </contact>
  <description value="Abnormal clinical findings."/>
  <copyright
             value="[Australian Genomics](https://www.australiangenomics.org.au)"/>
  <compose>
    <include>
      <system
              value="http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/MitochondrialFindings"/>
    </include>
    <include>
      <system value="http://purl.obolibrary.org/obo/hp.fhir"/>
      <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="64572001"/>
      </filter>
    </include>
  </compose>
</ValueSet>