Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG)
0.1.0 - draft Mongolia

Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EMM3 FastFoodFreq Code System - JSON Representation

Draft as of 2026-09-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "emm3-fast-food-freq-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem emm3-fast-food-freq-codesystem</b></p><a name=\"emm3-fast-food-freq-codesystem\"> </a><a name=\"hcemm3-fast-food-freq-codesystem\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/emm3-fast-food-freq-codesystem</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\">less_than_1<a name=\"emm3-fast-food-freq-codesystem-less_than_1\"> </a></td><td>&lt;1 удаа</td></tr><tr><td style=\"white-space:nowrap\">2_4_times<a name=\"emm3-fast-food-freq-codesystem-2_4_times\"> </a></td><td>2-4 удаа</td></tr><tr><td style=\"white-space:nowrap\">more_than_5<a name=\"emm3-fast-food-freq-codesystem-more_than_5\"> </a></td><td>&gt;5 удаа</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/emm3-fast-food-freq-codesystem",
  "version" : "0.1.0",
  "name" : "Emm3FastFoodFreqCodeSystem",
  "title" : "EMM3 FastFoodFreq Code System",
  "status" : "draft",
  "date" : "2026-09-08T10:09:36+08:00",
  "publisher" : "Эрүүл мэндийн хөгжлийн төв (Health Development Center, Mongolia)",
  "contact" : [
    {
      "name" : "Эрүүл мэндийн хөгжлийн төв (Health Development Center, Mongolia)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hdc.gov.mn"
        }
      ]
    },
    {
      "name" : "Эрүүл мэндийн хөгжлийн төв (Health Development Center)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hdc.gov.mn"
        }
      ]
    }
  ],
  "description" : "Codes for fast_food_freq in EMM3.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "MN"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "less_than_1",
      "display" : "<1 удаа"
    },
    {
      "code" : "2_4_times",
      "display" : "2-4 удаа"
    },
    {
      "code" : "more_than_5",
      "display" : ">5 удаа"
    }
  ]
}