{
  "resourceType" : "CodeSystem",
  "id" : "breast-mammo-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem breast-mammo-codesystem</b></p><a name=\"breast-mammo-codesystem\"> </a><a name=\"hcbreast-mammo-codesystem\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/breast-mammo-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\">birads0<a name=\"breast-mammo-codesystem-birads0\"> </a></td><td>BIRADS 0</td></tr><tr><td style=\"white-space:nowrap\">birads3<a name=\"breast-mammo-codesystem-birads3\"> </a></td><td>BIRADS 3</td></tr><tr><td style=\"white-space:nowrap\">birads4_5<a name=\"breast-mammo-codesystem-birads4_5\"> </a></td><td>BIRADS 4,5</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/breast-mammo-codesystem",
  "version" : "0.1.0",
  "name" : "CommonBreastMammoCodeSystem",
  "title" : "Common BreastMammo 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" : "Breast mammography result (BI-RADS).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "birads0",
    "display" : "BIRADS 0"
  },
  {
    "code" : "birads3",
    "display" : "BIRADS 3"
  },
  {
    "code" : "birads4_5",
    "display" : "BIRADS 4,5"
  }]
}