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" : "CodeSystem",
"id" : "application-mode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem application-mode</b></p><a name=\"application-mode\"> </a><a name=\"hcapplication-mode\"> </a><p>This case-sensitive code system <code>https://fhir.amakomaya.com/CodeSystem/application-mode</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\">period-tracker<a name=\"application-mode-period-tracker\"> </a></td><td>Period Tracker</td></tr><tr><td style=\"white-space:nowrap\">preconception<a name=\"application-mode-preconception\"> </a></td><td>Preconception</td></tr><tr><td style=\"white-space:nowrap\">pregnancy<a name=\"application-mode-pregnancy\"> </a></td><td>Pregnancy</td></tr><tr><td style=\"white-space:nowrap\">postpartum<a name=\"application-mode-postpartum\"> </a></td><td>Postpartum</td></tr><tr><td style=\"white-space:nowrap\">baby-growth<a name=\"application-mode-baby-growth\"> </a></td><td>Baby Growth</td></tr></table></div>"
},
"url" : "https://fhir.amakomaya.com/CodeSystem/application-mode",
"version" : "2.0.0",
"name" : "ApplicationModeCS",
"title" : "Application Mode for Amakomaya App",
"status" : "active",
"experimental" : false,
"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" : "The different modes a user can select in the AMK tracking app.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NP"
}
]
}
],
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "period-tracker",
"display" : "Period Tracker"
},
{
"code" : "preconception",
"display" : "Preconception"
},
{
"code" : "pregnancy",
"display" : "Pregnancy"
},
{
"code" : "postpartum",
"display" : "Postpartum"
},
{
"code" : "baby-growth",
"display" : "Baby Growth"
}
]
}