{
  "resourceType" : "CodeSystem",
  "id" : "emm3-blood-group-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem emm3-blood-group-codesystem</b></p><a name=\"emm3-blood-group-codesystem\"> </a><a name=\"hcemm3-blood-group-codesystem\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/emm3-blood-group-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\">o<a name=\"emm3-blood-group-codesystem-o\"> </a></td><td>O</td></tr><tr><td style=\"white-space:nowrap\">a<a name=\"emm3-blood-group-codesystem-a\"> </a></td><td>A</td></tr><tr><td style=\"white-space:nowrap\">b<a name=\"emm3-blood-group-codesystem-b\"> </a></td><td>B</td></tr><tr><td style=\"white-space:nowrap\">ab<a name=\"emm3-blood-group-codesystem-ab\"> </a></td><td>AB</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/emm3-blood-group-codesystem",
  "version" : "0.1.0",
  "name" : "Emm3BloodGroupCodeSystem",
  "title" : "EMM3 BloodGroup 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 blood_group in EMM3.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "o",
    "display" : "O"
  },
  {
    "code" : "a",
    "display" : "A"
  },
  {
    "code" : "b",
    "display" : "B"
  },
  {
    "code" : "ab",
    "display" : "AB"
  }]
}