1.0.0 - release
NJSAMS - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2022-08-31 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="PatientGenderID"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PatientGenderID</b></p><a name="PatientGenderID"> </a><a name="hcPatientGenderID"> </a><a name="PatientGenderID-en-US"> </a><p>This code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientGenderID</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">1<a name="PatientGenderID-1"> </a></td><td>Male</td></tr><tr><td style="white-space:nowrap">2<a name="PatientGenderID-2"> </a></td><td>Female</td></tr><tr><td style="white-space:nowrap">3<a name="PatientGenderID-3"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">7<a name="PatientGenderID-7"> </a></td><td>Unknown</td></tr></table></div>
</text>
<url
value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientGenderID"/>
<version value="1.0.0"/>
<name value="PatientGenderID"/>
<title value="Patient Gender"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2022-08-31"/>
<publisher
value="Division of Mental Health and Addiction Services (DMHAS)"/>
<contact>
<name value="Division of Mental Health and Addiction Services (DMHAS)"/>
<telecom>
<system value="url"/>
<value value="http://dhs.nj.gov"/>
</telecom>
</contact>
<description value="Administrative gender for the patient"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="1"/>
<display value="Male"/>
</concept>
<concept>
<code value="2"/>
<display value="Female"/>
</concept>
<concept>
<code value="3"/>
<display value="Other"/>
</concept>
<concept>
<code value="7"/>
<display value="Unknown"/>
</concept>
</CodeSystem>