{
  "resourceType" : "HealthcareService",
  "id" : "example-healthcareservice-complete-blood-count",
  "meta" : {
    "profile" : ["https://dhp.uz/fhir/core/StructureDefinition/uz-core-healthcareservice"]
  },
  "language" : "ru",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: HealthcareService example-healthcareservice-complete-blood-count</b></p><a name=\"ru-example-healthcareservice-complete-blood-count\"> </a><a name=\"ru-hcexample-healthcareservice-complete-blood-count\"> </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\">Язык: en</p><p style=\"margin-bottom: 0px\">Профиль: <a href=\"StructureDefinition-uz-core-healthcareservice.html\">UZ Core HealthcareService</a></p></div><p><b>Turnaround Time</b>: Нет отображения для Duration  (value: 4; unit: hours; system: http://unitsofmeasure.org; code: h)</p><p><b>active</b>: true</p><p><b>category</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/lab-categories-cs lab-category-02}\">Гематология</span></p><p><b>type</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/lab-pan-cs lab-pan-E}\">Общий анализ крови</span></p><p><b>name</b>: Общий анализ крови</p></div>"
  },
  "extension" : [{
    "url" : "https://dhp.uz/fhir/core/StructureDefinition/turnaround-time",
    "valueDuration" : {
      "value" : 4,
      "unit" : "hours",
      "system" : "http://unitsofmeasure.org",
      "code" : "h"
    }
  }],
  "active" : true,
  "category" : [{
    "coding" : [{
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/lab-categories-cs",
      "code" : "lab-category-02"
    }]
  }],
  "type" : [{
    "coding" : [{
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/lab-pan-cs",
      "code" : "lab-pan-E"
    }]
  }],
  "name" : "Общий анализ крови"
}