{
  "resourceType" : "CodeSystem",
  "id" : "rhesus-group-mn",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rhesus-group-mn</b></p><a name=\"rhesus-group-mn\"> </a><a name=\"hcrhesus-group-mn\"> </a><p>This case-sensitive code system <code>http://fhir.mn/core/CodeSystem/rhesus-group-mn</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\">positive<a name=\"rhesus-group-mn-positive\"> </a></td><td>Эерэг</td></tr><tr><td style=\"white-space:nowrap\">negative<a name=\"rhesus-group-mn-negative\"> </a></td><td>Сөрөг</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/core/CodeSystem/rhesus-group-mn",
  "version" : "0.1.0",
  "name" : "RhesusGroupMN",
  "title" : "Резус бүлэг",
  "status" : "draft",
  "experimental" : false,
  "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" : "Резус бүлэг",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "positive",
    "display" : "Эерэг"
  },
  {
    "code" : "negative",
    "display" : "Сөрөг"
  }]
}