UV_Vital Records Birth and Fetal Death Reporting
1.1.0 - STU 1.1 International flag

UV_Vital Records Birth and Fetal Death Reporting, published by IHE International. This is not an authorized publication; it is the continuous build for version 1.1.0). This version is based on the current content of https://github.com/IHE/fhir-bfdr/ and changes regularly. See the Directory of published versions

: ValueSet - Yes No NotApplicable - XML Representation

Active as of 2023-10-20

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ValueSet-yes-no-not-applicable"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-08-29T04:20:12.649Z"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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><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 <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-NA">NA</a></td><td>not applicable</td><td>Known to have no proper value (e.g., last menstrual period for a male).</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://profiles.ihe.net/QRPH/bfdr/ValueSet/ValueSet-yes-no-not-applicable"/>
  <version value="1.1.0"/>
  <name value="ValueSetYesNoNotApplicable"/>
  <title value="ValueSet - Yes No NotApplicable"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-10-20T20:17:50+00:00"/>
  <publisher value="IHE International"/>
  <contact>
    <name value="IHE Quality, Research and Public Health Committee"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.ihe.net/ihe_domains/quality_research_and_public_health"/>
    </telecom>
  </contact>
  <description value="Valueset with Yes, No, and Not Applicable."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </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"/>
      <concept>
        <code value="NA"/>
        <display value="not applicable"/>
      </concept>
    </include>
  </compose>
</ValueSet>