Монгол Улсын ЭМӨМТ Хэрэгжүүлэлтийн Удирдамж
1.0.0 - Хянах

Монгол Улсын ЭМӨМТ Хэрэгжүүлэлтийн Удирдамж - Local Development build (v1.0.0). See the Directory of published versions

Мэдээгүйжүүлгийн төрлүүд - JSON Representation

((тайлбар луу буцах))

Түүхий json

Эх сурвалжийг үзэх

{
  "resourceType" : "ValueSet",
  "id" : "AnesthesiaTypes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Anesthesia Types</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=50697003\">50697003</a></td><td>General anesthesia</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=231249005\">231249005</a></td><td>Spinal anesthesia</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=78432000\">78432000</a></td><td>Intravenous anesthesia</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.mn/ValueSet/AnesthesiaTypes",
  "version" : "1.0.0",
  "name" : "МэдээгүйжүүлгийнТөрөл",
  "title" : "Anesthesia Types",
  "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" : "50697003",
            "display" : "General anesthesia"
          },
          {
            "code" : "231249005",
            "display" : "Spinal anesthesia"
          },
          {
            "code" : "78432000",
            "display" : "Intravenous anesthesia"
          }
        ]
      }
    ]
  }
}