{
  "resourceType": "ValueSet",
  "id": "InpatientEncounterOutcomeValueSet",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Inpatient encounter outcome value set.</h2><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=90910008\">90910008</a></td><td>Healed</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=385425000\">385425000</a></td><td>Improved</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=385630006\">385630006</a></td><td>Maintained</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=231877006\">231877006</a></td><td>Worsened</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=397709008\">397709008</a></td><td>Patient died</td><td/></tr></table></li></ul></div>"
  },
  "url": "http://fhir.mn/ValueSet/InpatientEncounterOutcomeValueSet",
  "version": "1.0.0",
  "name": "ЭмнэлэгтХэвтсэнЭнкантурынҮрДүнУтгынОлонлог",
  "title": "Inpatient encounter outcome value set.",
  "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "90910008",
            "display": "Healed"
          },
          {
            "code": "385425000",
            "display": "Improved"
          },
          {
            "code": "385630006",
            "display": "Maintained"
          },
          {
            "code": "231877006",
            "display": "Worsened"
          },
          {
            "code": "397709008",
            "display": "Patient died"
          }
        ]
      }
    ]
  }
}