This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v1.6.0. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
<ValueSet xmlns="http://hl7.org/fhir">
<id value="daf-core-substance-ndfrt"/>
<meta>
<lastUpdated value="2016-05-25T16:59:08.250+10:00"/>
</meta>
<url value="http://hl7.org/fhir/us/daf/ValueSet/daf-core-substance-ndfrt"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.3.88.12.80.18"/>
</identifier>
<name value="DAF Core Substance ND-FRT codes"/>
<status value="draft"/>
<publisher value="FHIR Project team"/>
<contact>
<telecom>
<system value="other"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<date value="2016-08-11T20:06:35+10:00"/>
<description
value="All ND-FRT NUIs for concepts that are subsumed by 'Mechanism of Action - N0000000223', 'Physiologic Effect - N0000009802' or 'Chemical Structure - N0000000002'."/>
<compose>
<include>
<system value="http://hl7.org/fhir/ndfrt"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="N0000000223"/>
</filter>
</include>
<include>
<system value="http://hl7.org/fhir/ndfrt"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="N0000009802"/>
</filter>
</include>
<include>
<system value="http://hl7.org/fhir/ndfrt"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="N0000000002"/>
</filter>
</include>
</compose>
</ValueSet>