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
| Active as of 2026-08-21 |
{
"resourceType" : "ConceptMap",
"id" : "YesNoCM",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap YesNoCM</b></p><a name=\"YesNoCM\"> </a><a name=\"hcYesNoCM\"> </a><p>This mapping does not specify any particular context of use.</p><br/><p>Mapping from <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v2-0532.html\">expandedYes-NoIndicator</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>Y (Yes / Affirmative)</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>373066001 (Yes)</td></tr><tr><td>N (No / Negative)</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>373067005 (No)</td></tr></table></div>"
},
"url" : "https://fhir.amakomaya.com/ConceptMap/YesNoCM",
"version" : "2.0.0",
"title" : "Yes / No Concept Map",
"status" : "active",
"date" : "2026-08-21T17:27:40+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" : "Mapping between HL7 v2-0532, SNOMED CT, and Nepali Yes/No custom codes",
"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://terminology.hl7.org/CodeSystem/v2-0532",
"target" : "http://snomed.info/sct",
"element" : [
{
"code" : "Y",
"display" : "Yes / Affirmative",
"target" : [
{
"code" : "373066001",
"display" : "Yes",
"relationship" : "equivalent"
}
]
},
{
"code" : "N",
"display" : "No / Negative",
"target" : [
{
"code" : "373067005",
"display" : "No",
"relationship" : "equivalent"
}
]
}
]
}
]
}