{
  "resourceType" : "CodeSystem",
  "id" : "family-member-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem family-member-codesystem</b></p><a name=\"family-member-codesystem\"> </a><a name=\"hcfamily-member-codesystem\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/family-member-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\">father<a name=\"family-member-codesystem-father\"> </a></td><td>Эцэг</td></tr><tr><td style=\"white-space:nowrap\">mother<a name=\"family-member-codesystem-mother\"> </a></td><td>Эх</td></tr><tr><td style=\"white-space:nowrap\">sibling<a name=\"family-member-codesystem-sibling\"> </a></td><td>Ах/эгч/дүү</td></tr><tr><td style=\"white-space:nowrap\">child<a name=\"family-member-codesystem-child\"> </a></td><td>Хүүхэд</td></tr><tr><td style=\"white-space:nowrap\">grandparent<a name=\"family-member-codesystem-grandparent\"> </a></td><td>Эмээ/өвөө</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"family-member-codesystem-other\"> </a></td><td>Бусад</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/family-member-codesystem",
  "version" : "0.1.0",
  "name" : "CommonFamilyMemberCodeSystem",
  "title" : "Common FamilyMember 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" : "Family member relation.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "father",
    "display" : "Эцэг"
  },
  {
    "code" : "mother",
    "display" : "Эх"
  },
  {
    "code" : "sibling",
    "display" : "Ах/эгч/дүү"
  },
  {
    "code" : "child",
    "display" : "Хүүхэд"
  },
  {
    "code" : "grandparent",
    "display" : "Эмээ/өвөө"
  },
  {
    "code" : "other",
    "display" : "Бусад"
  }]
}