Vital Records Common Profiles Library
0.1.0 - STU 1 Ballot

This page is part of the Vital Records Common Profile Library (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: ValueSetDatePart - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ValueSet-date-part"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2020-11-26T00:21:53.866+00:00"/>
    <source value="#HAdJ9EQkCl7NNszd"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=258707000">258707000</a></td><td>year (qualifier value)</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=258706009">258706009</a></td><td>month (qualifier value)</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=258703001">258703001</a></td><td>day (qualifier value)</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=410669006">410669006</a></td><td>Time (property) (qualifier value)</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-date-part"/>
  <version value="0.1.0"/>
  <name value="ValueSetDatePart"/>
  <title value="ValueSetDatePart"/>
  <status value="active"/>
  <date value="2020-12-16T17:44:45+00:00"/>
  <publisher value="HL7 International - Public Health Work Group"/>
  <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 value set contains codes to identify the parts of a date"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="United States of America"/>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="258707000"/>
        <display value="year (qualifier value)"/>
      </concept>
      <concept>
        <code value="258706009"/>
        <display value="month (qualifier value)"/>
      </concept>
      <concept>
        <code value="258703001"/>
        <display value="day (qualifier value)"/>
      </concept>
      <concept>
        <code value="410669006"/>
        <display value="Time (property) (qualifier value)"/>
      </concept>
    </include>
  </compose>
</ValueSet>