type: valuesetvalueset: all-languages
All Languages
- Status: draft
- Name: AllLanguages
- Title: All Languages
- Publisher: HL7 International - FHIR-Infrastructure
- Description: This value set includes all possible codes from BCP-47 (see http://tools.ietf.org/html/bcp47)
Content (Compose)
- System: urn:ietf:bcp:47
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.21"/>
</identifier>
<name value="AllLanguages"/>
<title value="All Languages"/>
<status value="draft"/>
<experimental value="false"/>
<publisher value="HL7 International - FHIR-Infrastructure"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This value set includes all possible codes from BCP-47 (see http://tools.ietf.org/html/bcp47)"/>
<compose>
<include>
<system value="urn:ietf:bcp:47"/>
</include>
</compose>
</ValueSet>