NCPI FHIR Implementation Guide v2
0.1.0 - ci-build
NCPI FHIR Implementation Guide v2 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-11-25 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="research-data-date-of-birth-method"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem research-data-date-of-birth-method</b></p><a name="research-data-date-of-birth-method"> </a><a name="hcresearch-data-date-of-birth-method"> </a><a name="research-data-date-of-birth-method-en-US"> </a><p>This case-sensitive code system <code>https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-date-of-birth-method</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">exact<a name="research-data-date-of-birth-method-exact"> </a></td><td>Exact</td></tr><tr><td style="white-space:nowrap">year-only<a name="research-data-date-of-birth-method-year-only"> </a></td><td>Year Only</td></tr><tr><td style="white-space:nowrap">shifted<a name="research-data-date-of-birth-method-shifted"> </a></td><td>Shifted</td></tr><tr><td style="white-space:nowrap">decade-only<a name="research-data-date-of-birth-method-decade-only"> </a></td><td>Decade Only</td></tr><tr><td style="white-space:nowrap">other<a name="research-data-date-of-birth-method-other"> </a></td><td>Other</td></tr></table></div>
</text>
<url
value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/research-data-date-of-birth-method"/>
<version value="0.1.0"/>
<name value="ResearchDataDateOfBirthMethod"/>
<title value="Enumerations for how DOB was constructed"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-11-25T15:36:07+00:00"/>
<publisher value="NCPI FHIR Working Group"/>
<contact>
<name value="NCPI FHIR Working Group"/>
<telecom>
<system value="url"/>
<value value="http://example.org/example-publisher"/>
</telecom>
<telecom>
<system value="email"/>
<value value="ncpi-fhir-ig@googlegroups.com"/>
</telecom>
</contact>
<description value="Enumerations for how DOB was constructed"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="exact"/>
<display value="Exact"/>
</concept>
<concept>
<code value="year-only"/>
<display value="Year Only"/>
</concept>
<concept>
<code value="shifted"/>
<display value="Shifted"/>
</concept>
<concept>
<code value="decade-only"/>
<display value="Decade Only"/>
</concept>
<concept>
<code value="other"/>
<display value="Other"/>
</concept>
</CodeSystem>