FHIR Implementation Guide for NJSAMS


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

: Additional Patient Gender - XML Representation

Draft as of 2022-08-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="AdditionalPatientGenderID"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem AdditionalPatientGenderID</b></p><a name="AdditionalPatientGenderID"> </a><a name="hcAdditionalPatientGenderID"> </a><a name="AdditionalPatientGenderID-en-US"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/AdditionalPatientGenderID</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">4<a name="AdditionalPatientGenderID-4"> </a></td><td>Transgender (Trans Woman)</td></tr><tr><td style="white-space:nowrap">5<a name="AdditionalPatientGenderID-5"> </a></td><td>Transgender (Trans Man)</td></tr><tr><td style="white-space:nowrap">6<a name="AdditionalPatientGenderID-6"> </a></td><td>Gender Non- Conforming</td></tr></table></div>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/AdditionalPatientGenderID"/>
  <version value="1.0.0"/>
  <name value="AdditionalPatientGenderID"/>
  <title value="Additional 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="Expanded Gender identity for the patient gender"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="4"/>
    <display value="Transgender (Trans Woman)"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Transgender (Trans Man)"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="Gender Non- Conforming"/>
  </concept>
</CodeSystem>