{
  "resourceType": "CodeSystem",
  "id": "AbnormalResultCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Abnormal result indicator.</h2><p>This code system http://fhir.mn/CodeSystem/AbnormalResultCS defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">high<a name=\"AbnormalResultCS-high\"> </a></td><td>High</td><td/></tr><tr><td style=\"white-space:nowrap\">low<a name=\"AbnormalResultCS-low\"> </a></td><td>Low</td><td/></tr><tr><td style=\"white-space:nowrap\">abnormal<a name=\"AbnormalResultCS-abnormal\"> </a></td><td>Abnormal</td><td/></tr><tr><td style=\"white-space:nowrap\">significantlyhigh<a name=\"AbnormalResultCS-significantlyhigh\"> </a></td><td>Significantly high</td><td/></tr><tr><td style=\"white-space:nowrap\">significantlylow<a name=\"AbnormalResultCS-significantlylow\"> </a></td><td>Significantly low</td><td/></tr></table></div>"
  },
  "url": "http://fhir.mn/CodeSystem/AbnormalResultCS",
  "version": "1.0.0",
  "name": "ӨөрчлөлттэйҮрДүнКодСистем",
  "title": "Abnormal result indicator.",
  "status": "active",
  "date": "2021-10-12T23:28:18+02:00",
  "publisher": "http://fhir.mn",
  "contact": [
    {
      "name": "Петур Бор Валдимарссон",
      "telecom": [
        {
          "system": "url",
          "value": "http://fhir.mn"
        },
        {
          "system": "email",
          "value": "petur.valdimarsson@chorus.se"
        }
      ]
    }
  ],
  "content": "complete",
  "concept": [
    {
      "code": "high",
      "display": "High"
    },
    {
      "code": "low",
      "display": "Low"
    },
    {
      "code": "abnormal",
      "display": "Abnormal"
    },
    {
      "code": "significantlyhigh",
      "display": "Significantly high"
    },
    {
      "code": "significantlylow",
      "display": "Significantly low"
    }
  ]
}