Dutch only ValueSet

Below are the most important details for this value set.

This value set includes codes from the following code systems:

  • The following codes from system: urn:ietf:bcp:47

    CodeDisplay
    nl-NLDutch (Netherlands)
    fy-NLFrysian (Netherlands)

The value set is defined as follows in XML:

<ValueSet xmlns="http://hl7.org/fhir">
<id value="DutchOnlyVS" />
<url value="http://fake-acme.org/fhir/ValueSet/DutchOnlyVS" />
<version value="1.0.0" />
<name value="DutchOnlyVS" />
<status value="active" />
<description value="BCP47 code for Netherlands only" />
<system value="urn:ietf:bcp:47" />
<code value="nl-NL" />
<display value="Dutch (Netherlands)" />
</concept>
<code value="fy-NL" />
<display value="Frysian (Netherlands)" />
</concept>
</include>
</compose>
</ValueSet>