Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG)
0.1.0 - draft Mongolia

Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Хавдрын эрт илрүүлгийн багц үйлчилгээ - JSON Representation

Raw json | Download

{
  "resourceType" : "EpisodeOfCare",
  "id" : "ExampleEpisodeOfCareCancerScreening",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EpisodeOfCare ExampleEpisodeOfCareCancerScreening</b></p><a name=\"ExampleEpisodeOfCareCancerScreening\"> </a><a name=\"hcExampleEpisodeOfCareCancerScreening\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/episodeofcare-type hacc}\">Хавдрын эрт илрүүлэг хөтөлбөр</span></p><p><b>patient</b>: <a href=\"Patient-ExampleMongolianPatientEMM3.html\">Намсрай Сүх  Male, DoB: 1980-01-01 ( http://fhir.mn/sid/national-id#MongolianNationalId#УУ80010155)</a></p><p><b>managingOrganization</b>: <a href=\"Organization-ExampleOrganizationEMM3.html\">Organization Сүхбаатар дүүргийн Эрүүл мэндийн төв</a></p><p><b>period</b>: 2026-05-15 --&gt; (ongoing)</p></div>"
  },
  "status" : "active",
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
          "code" : "hacc",
          "display" : "Home and Community Care"
        }
      ],
      "text" : "Хавдрын эрт илрүүлэг хөтөлбөр"
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/ExampleMongolianPatientEMM3"
  },
  "managingOrganization" : {
    🔗 "reference" : "Organization/ExampleOrganizationEMM3"
  },
  "period" : {
    "start" : "2026-05-15"
  }
}