Монгол Улсын үндэсний цөм 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

: Common PapResult Code System - JSON Representation

Draft as of 2026-09-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "pap-result-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem pap-result-codesystem</b></p><a name=\"pap-result-codesystem\"> </a><a name=\"hcpap-result-codesystem\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/pap-result-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\">abnormal_cells<a name=\"pap-result-codesystem-abnormal_cells\"> </a></td><td>Эсийн гажигшилтай ( AGUS, HSIL, CIS, SCC, squamous cell carcinoma, adenocarcinoma)</td></tr><tr><td style=\"white-space:nowrap\">negative<a name=\"pap-result-codesystem-negative\"> </a></td><td>Сөрөг (NILM)</td></tr><tr><td style=\"white-space:nowrap\">ascus/lsil<a name=\"pap-result-codesystem-ascus.47lsil\"> </a></td><td>ASCUS/LSIL (ASCUS, LSIL бол)</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/pap-result-codesystem",
  "version" : "0.1.0",
  "name" : "CommonPapResultCodeSystem",
  "title" : "Common PapResult 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" : "Pap smear result.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "MN"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "abnormal_cells",
      "display" : "Эсийн гажигшилтай ( AGUS, HSIL, CIS, SCC, squamous cell carcinoma, adenocarcinoma)"
    },
    {
      "code" : "negative",
      "display" : "Сөрөг (NILM)"
    },
    {
      "code" : "ascus/lsil",
      "display" : "ASCUS/LSIL (ASCUS, LSIL бол)"
    }
  ]
}