Vital Records Common Library (VRCL) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vr-common-library/ and changes regularly. See the Directory of published versions
| Active as of 2026-06-01 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ValueSet-yes-no-unknown-not-applicable-vr"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ValueSet-yes-no-unknown-not-applicable-vr</b></p><a name="ValueSet-yes-no-unknown-not-applicable-vr"> </a><a name="hcValueSet-yes-no-unknown-not-applicable-vr"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/v2/0136/index.html"><code>http://terminology.hl7.org/CodeSystem/v2-0136</code></a><span title="Version is not explicitly stated, which means it is fixed to 2.9, the version found through the package references"> version 📦2.9</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0136/index.html#v2-0136-Y">Y</a></td><td>Yes</td></tr><tr><td><a href="http://hl7.org/fhir/R4/v2/0136/index.html#v2-0136-N">N</a></td><td>No</td></tr></table></li><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code><span title="Version is explicitly stated to be 2018-08-12"> version 📍2018-08-12</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>UNK</td><td>unknown</td></tr><tr><td>NA</td><td>not applicable</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pher"/>
</extension>
<url
value="http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-yes-no-unknown-not-applicable-vr"/>
<version value="2.0.0"/>
<name value="ValueSetYesNoUnknownNotApplicableVitalRecords"/>
<title value="Value Set - Yes No Unknown NotApplicable Vital Records"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-06-01T14:50:40+00:00"/>
<publisher value="HL7 International / Public Health"/>
<contact>
<name value="HL7 International / Public Health"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pher"/>
</telecom>
</contact>
<description
value="This valueset contains the set of codes used to respond to any question that can be answered Yes, No, Unknown, or Not Applicable.
Mapping to IJE codes [here](ConceptMap-ConceptMapYesNoUnknownNotApplicableVitalRecords.html)."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v2-0136"/>
<concept>
<code value="Y"/>
<display value="Yes"/>
</concept>
<concept>
<code value="N"/>
<display value="No"/>
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
<version value="2018-08-12"/>
<concept>
<code value="UNK"/>
<display value="unknown"/>
</concept>
<concept>
<code value="NA"/>
<display value="not applicable"/>
</concept>
</include>
</compose>
</ValueSet>