RareLink Implementation Guide
2.0.0 - 2.0.0
RareLink Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-05-12 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="sex-at-birth-vs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet sex-at-birth-vs</b></p><a name="sex-at-birth-vs"> </a><a name="hcsex-at-birth-vs"> </a><a name="sex-at-birth-vs-en-US"> </a><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://snomed.info/id/248152002">248152002</a></td><td>Female</td></tr><tr><td><a href="http://snomed.info/id/248153007">248153007</a></td><td>Male</td></tr><tr><td><a href="http://snomed.info/id/184115007">184115007</a></td><td>Patient sex unknown</td></tr><tr><td><a href="http://snomed.info/id/32570691000036108">32570691000036108</a></td><td>Intersex</td></tr><tr><td><a href="http://snomed.info/id/1220561009">1220561009</a></td><td>Not recorded</td></tr></table></li></ul></div>
</text>
<url value="https://rarelink.bih-charite.de/fhir/ValueSet/sex-at-birth-vs"/>
<version value="2.0.0"/>
<name value="SexAtBirthVS"/>
<title value="Sex at Birth Value Set"/>
<status value="draft"/>
<date value="2025-05-12T08:03:20+00:00"/>
<publisher
value="Berlin Institute of Health - Charité Universitätsmedizin Berlin"/>
<contact>
<name
value="Berlin Institute of Health - Charité Universitätsmedizin Berlin"/>
<telecom>
<system value="url"/>
<value value="https://github.com/BIH-CEI/RareLink"/>
</telecom>
<telecom>
<system value="email"/>
<value value="adam.graefe@charite.de"/>
</telecom>
</contact>
<description value="Value set for capturing the sex assigned at birth."/>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<concept>
<code value="248152002"/>
<display value="Female"/>
</concept>
<concept>
<code value="248153007"/>
<display value="Male"/>
</concept>
<concept>
<code value="184115007"/>
<display value="Patient sex unknown"/>
</concept>
<concept>
<code value="32570691000036108"/>
<display value="Intersex"/>
</concept>
<concept>
<code value="1220561009"/>
<display value="Not recorded"/>
</concept>
</include>
</compose>
</ValueSet>