Amakomaya Nepal FHIR Implementation Guide
1.0.1 - ci-build
Amakomaya Nepal FHIR Implementation Guide - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-06-15 |
{
"resourceType" : "ConceptMap",
"id" : "AdministrativeGenderCM",
"text" : {
"status" : "generated",
"div" : "<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/R5/codesystem-administrative-gender.html\">AdministrativeGender</a> to <code>http://snomed.info/sct</code> (SNOMED\u00a0CT 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/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>248153007 (Male)</td></tr><tr><td>female</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>248152002 (Female)</td></tr></table></div>"
},
"url" : "https://fhir.amakomaya.com/ConceptMap/AdministrativeGenderCM",
"version" : "1.0.1",
"title" : "HL7 Administrative Gender to SNOMED CT",
"status" : "draft",
"date" : "2026-06-15T14:57:41+05:45",
"publisher" : "Amakomaya Nepal",
"contact" : [
{
"name" : "Amakomaya Nepal",
"telecom" : [
{
"system" : "url",
"value" : "https://amakomaya.com"
},
{
"system" : "email",
"value" : "info@amakomaya.com"
}
]
},
{
"name" : "RC Poudel",
"telecom" : [
{
"system" : "email",
"value" : "rcpoudel@amakomaya.com"
},
{
"system" : "email",
"value" : "rmchndrapdl@gmail.com"
},
{
"system" : "phone",
"value" : "+977-9851341921"
}
]
}
],
"description" : "Maps HL7 Administrative Gender codes to SNOMED CT concepts.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NP"
}
]
}
],
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"group" : [
{
"source" : "http://hl7.org/fhir/administrative-gender",
"target" : "http://snomed.info/sct",
"element" : [
{
"code" : "male",
"target" : [
{
"code" : "248153007",
"display" : "Male",
"relationship" : "equivalent"
}
]
},
{
"code" : "female",
"target" : [
{
"code" : "248152002",
"display" : "Female",
"relationship" : "equivalent"
}
]
}
]
}
]
}