Vital Records Common Library (VRCL) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

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

: Value Set - Partial Date/DateTime Data Absent Reason Vital Records - XML Representation

Active as of 2024-09-16

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ValueSet-partial-date-data-absent-reason-vr"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ValueSet-partial-date-data-absent-reason-vr</b></p><a name="ValueSet-partial-date-data-absent-reason-vr"> </a><a name="hcValueSet-partial-date-data-absent-reason-vr"> </a><a name="ValueSet-partial-date-data-absent-reason-vr-en-US"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-data-absent-reason.html"><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</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/6.0.2/CodeSystem-data-absent-reason.html#data-absent-reason-unknown">unknown</a></td><td>Unknown</td><td>The value is expected to exist but is not known.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-data-absent-reason.html#data-absent-reason-temp-unknown">temp-unknown</a></td><td>Temporarily Unknown</td><td>There is reason to expect (from the workflow) that the value may become known.</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-partial-date-data-absent-reason-vr"/>
  <version value="2.0.0"/>
  <name value="ValueSetPartialDateDataAbsentReasonVitalRecords"/>
  <title
         value="Value Set - Partial Date/DateTime Data Absent Reason Vital Records"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-16T17:30:14+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="A set of codes used to represent partial date/dateTime data absent reasons."/>
  <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/data-absent-reason"/>
      <concept>
        <code value="unknown"/>
        <display value="Unknown"/>
      </concept>
      <concept>
        <code value="temp-unknown"/>
        <display value="Temporarily Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>