NAPKON Pediatrics Module
1.0.0 - trial-use
NAPKON Pediatrics Module - Local Development build (v1.0.0). See the Directory of published versions
<ValueSet xmlns="http://hl7.org/fhir">
<id value="fungal-infections-icd10-gm"/>
<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 codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept is-a B44 and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept is-a B37 and child doesn't exist</li><li>Include these codes as defined in <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> version <code>2022</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>B48</td><td>Sonstige Mykosen, anderenorts nicht klassifiziert</td></tr></table></li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept matches (by regex) ^B3[5-9]\..* and child doesn't exist</li><li>Include codes from <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code> where concept matches (by regex) ^B4[0-9]\..* and child doesn't exist</li></ul></div>
</text>
<url value="https://www.napkon.de/fhir/ValueSet/fungal-infections-icd10-gm"/>
<version value="1.0.0"/>
<name value="FungalInfectionsICD10GM"/>
<title value="Fungal Infections ICD10 GM"/>
<status value="active"/>
<date value="2020-10-05"/>
<publisher value="Charité - Universitätsmedizin Berlin"/>
<contact>
<telecom>
<system value="url"/>
<value
value="https://www.bihealth.org/en/research/core-facilities/interoperability/"/>
</telecom>
</contact>
<description value="Value set of fungal infections"/>
<compose>
<include>
<system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<version value="2022"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="B44"/>
</filter>
<filter>
<property value="child"/>
<op value="exists"/>
<value value="false"/>
</filter>
</include>
<include>
<system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<version value="2022"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="B37"/>
</filter>
<filter>
<property value="child"/>
<op value="exists"/>
<value value="false"/>
</filter>
</include>
<include>
<system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<version value="2022"/>
<concept>
<code value="B48"/>
<display value="Sonstige Mykosen, anderenorts nicht klassifiziert"/>
</concept>
</include>
<include>
<system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<version value="2022"/>
<filter>
<property value="concept"/>
<op value="regex"/>
<value value="^B3[5-9]\..*"/>
</filter>
<filter>
<property value="child"/>
<op value="exists"/>
<value value="false"/>
</filter>
</include>
<include>
<system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<version value="2022"/>
<filter>
<property value="concept"/>
<op value="regex"/>
<value value="^B4[0-9]\..*"/>
</filter>
<filter>
<property value="child"/>
<op value="exists"/>
<value value="false"/>
</filter>
</include>
</compose>
</ValueSet>