type: valuesetvalueset: daf-bodysite
Body Site Value Set
- Official URL: http://hl7.org/fhir/ValueSet/daf-bodysite
- Status: active
- Name: BodySiteValueSet
- Title: Body Site Value Set
- Publisher: PHIN VADS
- Description: Body site value set is based upon the concepts descending from the SNOMED CT Anatomical Structure (91723000) hierarchy.
Content (Compose)
- System: http://snomed.info/sct | Filters: concept is-a 91723000
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="daf-bodysite"/>
<url value="http://hl7.org/fhir/ValueSet/daf-bodysite"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.3.88.12.3221.8.9"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.0"/>
</identifier>
<name value="BodySiteValueSet"/>
<title value="Body Site Value Set"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="PHIN VADS"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.88.12.3221.8.9"/>
</telecom>
</contact>
<description value="Body site value set is based upon the concepts descending from the SNOMED CT Anatomical Structure (91723000) hierarchy."/>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="91723000"/>
</filter>
</include>
</compose>
</ValueSet>