Монгол Улсын үндэсний цөм 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

: ЭММ-3 үзлэг - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "ExampleEncounterEMM3",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.mn/fhir/StructureDefinition/mn-core-encounter"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter ExampleEncounterEMM3</b></p><a name=\"ExampleEncounterEMM3\"> </a><a name=\"hcExampleEncounterEMM3\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mn-core-encounter.html\">Монгол улсын үндсэн Encounter профайл</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (Амбулатори)</p><p><b>subject</b>: <a href=\"Patient-ExampleMongolianPatientEMM3.html\">Намсрай Сүх  Male, DoB: 1980-01-01 ( http://fhir.mn/sid/national-id#MongolianNationalId#УУ80010155)</a></p><p><b>episodeOfCare</b>: <a href=\"EpisodeOfCare-ExampleEpisodeOfCareCancerScreening.html\">EpisodeOfCare: status = active; type = Home and Community Care; period = 2026-05-15 --&gt; (ongoing)</a></p><p><b>period</b>: 2026-05-15 10:00:00+0000 --&gt; (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-ExampleOrganizationEMM3.html\">Organization Сүхбаатар дүүргийн Эрүүл мэндийн төв</a></p></div>"
  },
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "AMB",
    "display" : "Амбулатори"
  },
  "subject" : {
    🔗 "reference" : "Patient/ExampleMongolianPatientEMM3"
  },
  "episodeOfCare" : [
    {
      🔗 "reference" : "EpisodeOfCare/ExampleEpisodeOfCareCancerScreening"
    }
  ],
  "period" : {
    "start" : "2026-05-15T10:00:00Z"
  },
  "serviceProvider" : {
    🔗 "reference" : "Organization/ExampleOrganizationEMM3"
  }
}