Монгол Улсын үндэсний цөм 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" : "HealthcareService",
  "id" : "HS-internal-medicine",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService HS-internal-medicine</b></p><a name=\"HS-internal-medicine\"> </a><a name=\"hcHS-internal-medicine\"> </a><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://fhir.mn/CodeSystem/mn-service-type internal-medicine}\">Дотор</span></p><p><b>name</b>: Дотор</p></div>"
  },
  "active" : true,
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.mn/CodeSystem/mn-service-type",
          "code" : "internal-medicine",
          "display" : "Дотор"
        }
      ]
    }
  ],
  "name" : "Дотор"
}