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

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

Дархлаажуулалтын төрөл - JSON Representation

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

Түүхий json

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

{
  "resourceType" : "CodeSystem",
  "id" : "VaccinationTypes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Vaccination types</h2><p>This code system http://fhir.mn/CodeSystem/VaccinationTypes 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\">Live<a name=\"VaccinationTypes-Live\"> </a></td><td>Live-attenuated vaccines</td><td/></tr><tr><td style=\"white-space:nowrap\">Inactive<a name=\"VaccinationTypes-Inactive\"> </a></td><td>Inactivated vaccines</td><td/></tr><tr><td style=\"white-space:nowrap\">Subunit<a name=\"VaccinationTypes-Subunit\"> </a></td><td>Subunit, recombinant, polysaccharide and conjugate vaccines</td><td/></tr><tr><td style=\"white-space:nowrap\">Recombinant<a name=\"VaccinationTypes-Recombinant\"> </a></td><td>Recombinant vaccine</td><td/></tr><tr><td style=\"white-space:nowrap\">Polysaccharide<a name=\"VaccinationTypes-Polysaccharide\"> </a></td><td>Polysaccharide vaccine</td><td/></tr><tr><td style=\"white-space:nowrap\">Conjugate<a name=\"VaccinationTypes-Conjugate\"> </a></td><td>Conjugate vaccine</td><td/></tr><tr><td style=\"white-space:nowrap\">Toxoid<a name=\"VaccinationTypes-Toxoid\"> </a></td><td>Toxoid vaccines</td><td/></tr></table></div>"
  },
  "url" : "http://fhir.mn/CodeSystem/VaccinationTypes",
  "version" : "1.0.0",
  "name" : "ДархлаажуулалтынТөрөл",
  "title" : "Vaccination 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"
        }
      ]
    }
  ],
  "content" : "complete",
  "concept" : [
    {
      "code" : "Live",
      "display" : "Live-attenuated vaccines"
    },
    {
      "code" : "Inactive",
      "display" : "Inactivated vaccines"
    },
    {
      "code" : "Subunit",
      "display" : "Subunit, recombinant, polysaccharide and conjugate vaccines"
    },
    {
      "code" : "Recombinant",
      "display" : "Recombinant vaccine"
    },
    {
      "code" : "Polysaccharide",
      "display" : "Polysaccharide vaccine"
    },
    {
      "code" : "Conjugate",
      "display" : "Conjugate vaccine"
    },
    {
      "code" : "Toxoid",
      "display" : "Toxoid vaccines"
    }
  ]
}