CDI test
0.1.0 - ci-build
CDI test, published by test. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nhdr-gianb/test-ig/ and changes regularly. See the Directory of published versions
Page standards status: Draft |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="SexVS"/>
<language value="en-US"/>
<text>
<status value="extensions"/>
<div xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml" lang="en-US"><p class="res-header-id"><b>Generated Narrative: ValueSet SexVS</b></p><a name="SexVS"> </a><a name="hcSexVS"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: en-US</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/6.4.0/CodeSystem-v2-0001.html"><code>http://terminology.hl7.org/CodeSystem/v2-0001</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="http://terminology.hl7.org/6.4.0/CodeSystem-v2-0001.html"><code>http://terminology.hl7.org/CodeSystem/v2-0001</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.4.0/CodeSystem-v2-0001.html#v2-0001-O">O</a></td><td style="color: #cccccc">Other</td><td>Other</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v2-0001.html#v2-0001-A">A</a></td><td style="color: #cccccc">Ambiguous</td><td>Ambiguous</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v2-0001.html#v2-0001-N">N</a></td><td style="color: #cccccc">Not applicable</td><td>Not applicable</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v2-0001.html#v2-0001-X">X</a></td><td style="color: #cccccc">Non-Binary</td><td>Intended for situations where the gender or sex representation of the individual is not strictly male, or strictly female, and is driven by jurisdictional requirements, personal needs, or legal boundaries.</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft"/>
</extension>
<url value="https://nhdr.gov.ph/fhir/ValueSet/SexVS"/>
<version value="0.1.0"/>
<name value="SexVS"/>
<title value="Sex"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-06-26T23:46:20+00:00"/>
<publisher value="test"/>
<contact>
<name value="test"/>
<telecom>
<system value="url"/>
<value value="https://test.ph"/>
</telecom>
</contact>
<description value="A person's sex at birth"/>
<copyright
value="Used by permission of HL7 International, all rights reserved Creative Commons License"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v2-0001"/>
</include>
<exclude>
<system value="http://terminology.hl7.org/CodeSystem/v2-0001"/>
<concept>
<code value="O"/>
</concept>
<concept>
<code value="A"/>
</concept>
<concept>
<code value="N"/>
</concept>
<concept>
<code value="X"/>
</concept>
</exclude>
</compose>
</ValueSet>