Amakomaya Nepal FHIR Implementation Guide
2.0.0 - ci-build Nepal

Amakomaya Nepal FHIR Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HL7 Administrative Gender to SNOMED CT - XML Representation

Draft as of 2026-08-21

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="AdministrativeGenderCM"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap AdministrativeGenderCM</b></p><a name="AdministrativeGenderCM"> </a><a name="hcAdministrativeGenderCM"> </a><p>This mapping does not specify any particular context of use.</p><br/><p>Mapping from <a href="http://hl7.org/fhir/6.0.0-ballot5/codesystem-administrative-gender.html">AdministrativeGender</a> to <code>http://snomed.info/sct</code> (SNOMED CT International Edition)</p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>male</td><td><a href="http://hl7.org/fhir/6.0.0-ballot5/codesystem-concept-map-relationship.html#concept-map-relationship-equivalent" title="equivalent">is equivalent to</a></td><td>248153007 (Male)</td></tr><tr><td>female</td><td><a href="http://hl7.org/fhir/6.0.0-ballot5/codesystem-concept-map-relationship.html#concept-map-relationship-equivalent" title="equivalent">is equivalent to</a></td><td>248152002 (Female)</td></tr></table></div>
  </text>
  <url value="https://fhir.amakomaya.com/ConceptMap/AdministrativeGenderCM"/>
  <version value="2.0.0"/>
  <title value="HL7 Administrative Gender to SNOMED CT"/>
  <status value="draft"/>
  <date value="2026-08-21T17:27:40+05:45"/>
  <publisher value="Amakomaya Nepal"/>
  <contact>
    <name value="Amakomaya Nepal"/>
    <telecom>
      <system value="url"/>
      <value value="https://amakomaya.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@amakomaya.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="RC Poudel"/>
    <telecom>
      <system value="email"/>
      <value value="rcpoudel@amakomaya.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rmchndrapdl@gmail.com"/>
    </telecom>
    <telecom>
      <system value="phone"/>
      <value value="+977-9851341921"/>
    </telecom>
  </contact>
  <description
               value="Maps HL7 Administrative Gender codes to SNOMED CT concepts."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NP"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International, all rights reserved Creative Commons License"/>
  <group>
    <source value="http://hl7.org/fhir/administrative-gender"/>
    <target value="http://snomed.info/sct"/>
    <element>
      <code value="male"/>
      <target>
        <code value="248153007"/>
        <display value="Male"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="female"/>
      <target>
        <code value="248152002"/>
        <display value="Female"/>
        <relationship value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>