DHIN 2025Connectathon FHIR IG
0.1.0 - draft
DHIN 2025Connectathon FHIR IG, published by DHIN. 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/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions
Active as of 2025-10-02 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="nigeria-pregnancy-status"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem nigeria-pregnancy-status</b></p><a name="nigeria-pregnancy-status"> </a><a name="hcnigeria-pregnancy-status"> </a><p>This case-insensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pregnancy-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">pregnant<a name="nigeria-pregnancy-status-pregnant"> </a></td><td>Pregnant</td><td>The Client's pregnancy status is positive</td></tr><tr><td style="white-space:nowrap">notpregnant<a name="nigeria-pregnancy-status-notpregnant"> </a></td><td>Not Pregnant</td><td>The Client's pregnancy status is negative</td></tr><tr><td style="white-space:nowrap">unknown<a name="nigeria-pregnancy-status-unknown"> </a></td><td>Not known</td><td>The Client does not know their Pregnancy status</td></tr></table></div>
</text>
<url
value="https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pregnancy-status"/>
<version value="0.1.0"/>
<name value="NGPregnancyStatusCS"/>
<title value="NG Client Pregnancy Status CS"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-10-02T06:43:53+00:00"/>
<publisher value="DHIN"/>
<contact>
<name value="DHIN"/>
<telecom>
<system value="url"/>
<value value="https://www.dhin-hie.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@dhin-hie.org"/>
</telecom>
</contact>
<contact>
<name value="Digital Health Interoperability Network."/>
<telecom>
<system value="email"/>
<value value="info@dhin-hie.org"/>
<use value="work"/>
</telecom>
</contact>
<description
value="This CodeSystem defines list of options for Pregnancy status of a Client"/>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="pregnant"/>
<display value="Pregnant"/>
<definition value="The Client's pregnancy status is positive"/>
</concept>
<concept>
<code value="notpregnant"/>
<display value="Not Pregnant"/>
<definition value="The Client's pregnancy status is negative"/>
</concept>
<concept>
<code value="unknown"/>
<display value="Not known"/>
<definition value="The Client does not know their Pregnancy status"/>
</concept>
</CodeSystem>