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

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

Үйлчлүүлэгчийн мэргэжил - JSON Representation

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

Түүхий json

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

{
  "resourceType" : "CodeSystem",
  "id" : "PatientOccupations",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Patient occupations</h2><p>This code system http://fhir.mn/CodeSystem/PatientOccupations 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\">1<a name=\"PatientOccupations-1\"> </a></td><td>Doctor, medical staff</td><td/></tr><tr><td style=\"white-space:nowrap\">2<a name=\"PatientOccupations-2\"> </a></td><td>military, police, customs</td><td/></tr><tr><td style=\"white-space:nowrap\">3<a name=\"PatientOccupations-3\"> </a></td><td>At the source of infectious diseases</td><td/></tr><tr><td style=\"white-space:nowrap\">4<a name=\"PatientOccupations-4\"> </a></td><td>Veterinarians, people dealing with animal raw materials</td><td/></tr><tr><td style=\"white-space:nowrap\">5<a name=\"PatientOccupations-5\"> </a></td><td>Sewage cleaning, maid</td><td/></tr><tr><td style=\"white-space:nowrap\">6<a name=\"PatientOccupations-6\"> </a></td><td>Wastewater treatment, mechanic</td><td/></tr><tr><td style=\"white-space:nowrap\">7<a name=\"PatientOccupations-7\"> </a></td><td>People living in natural areas</td><td/></tr><tr><td style=\"white-space:nowrap\">8<a name=\"PatientOccupations-8\"> </a></td><td>People going to the country of origin</td><td/></tr><tr><td style=\"white-space:nowrap\">9<a name=\"PatientOccupations-9\"> </a></td><td>Other</td><td/></tr></table></div>"
  },
  "url" : "http://fhir.mn/CodeSystem/PatientOccupations",
  "version" : "1.0.0",
  "name" : "ҮйлчлүүлэгчийнМэргэжил",
  "title" : "Patient occupations",
  "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" : "1",
      "display" : "Doctor, medical staff"
    },
    {
      "code" : "2",
      "display" : "military, police, customs"
    },
    {
      "code" : "3",
      "display" : "At the source of infectious diseases"
    },
    {
      "code" : "4",
      "display" : "Veterinarians, people dealing with animal raw materials"
    },
    {
      "code" : "5",
      "display" : "Sewage cleaning, maid"
    },
    {
      "code" : "6",
      "display" : "Wastewater treatment, mechanic"
    },
    {
      "code" : "7",
      "display" : "People living in natural areas"
    },
    {
      "code" : "8",
      "display" : "People going to the country of origin"
    },
    {
      "code" : "9",
      "display" : "Other"
    }
  ]
}