{
  "resourceType" : "CodeSystem",
  "id" : "action-taken-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem action-taken-codesystem</b></p><a name=\"action-taken-codesystem\"> </a><a name=\"hcaction-taken-codesystem\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/action-taken-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\">advice_given<a name=\"action-taken-codesystem-advice_given\"> </a></td><td>Зөвлөгөө өгсөн</td></tr><tr><td style=\"white-space:nowrap\">referred_primary<a name=\"action-taken-codesystem-referred_primary\"> </a></td><td>Анхан шатны ЭМБ-ын хяналтад шилжүүлсэн</td></tr><tr><td style=\"white-space:nowrap\">referred_health_care<a name=\"action-taken-codesystem-referred_health_care\"> </a></td><td>Лавлагаа шатлалын эрүүл мэндийн байгууллагад шилжүүлсэн</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/action-taken-codesystem",
  "version" : "0.1.0",
  "name" : "CommonActionTakenCodeSystem",
  "title" : "Common ActionTaken 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" : "Action taken following screening.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "advice_given",
    "display" : "Зөвлөгөө өгсөн"
  },
  {
    "code" : "referred_primary",
    "display" : "Анхан шатны ЭМБ-ын хяналтад шилжүүлсэн"
  },
  {
    "code" : "referred_health_care",
    "display" : "Лавлагаа шатлалын эрүүл мэндийн байгууллагад шилжүүлсэн"
  }]
}