Uzbekistan Digital Health Platform
0.3.0 - ci-build International flag

Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions

: example-healthcareservice - JSON Representation

Raw json | Download

{
  "resourceType" : "HealthcareService",
  "id" : "example-healthcareservice",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-healthcareservice"
    ]
  },
  "language" : "uz",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService example-healthcareservice</b></p><a name=\"example-healthcareservice\"> </a><a name=\"hcexample-healthcareservice\"> </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\">Language: uz</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-healthcareservice.html\">UZ Core HealthcareService</a></p></div><p><b>active</b>: true</p><p><b>category</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs cancr0013.00000}\">Research Title</span></p><p><b>type</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs cancr0013.00001}\">IHC specific</span></p><p><b>name</b>: IHC specific</p></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Подробная информация о медицинской услуге, доступной в определенном месте или в каталоге. В случае, если существует иерархия услуг (например, Лаборатория -&gt; Патология -&gt; Культуры ран), это может быть представлено с помощью набора связанных HealthcareServices. example-healthcareservice</b></p><a name=\"ru-example-healthcareservice\"> </a><a name=\"ru-hcexample-healthcareservice\"> </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\">Язык: uz</p><p style=\"margin-bottom: 0px\">Профиль: <a href=\"StructureDefinition-uz-core-healthcareservice.html\">UZ Core HealthcareService</a></p></div><p><b>active</b>: true</p><p><b>category</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs cancr0013.00000}\">Наименование Исследования</span></p><p><b>type</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs cancr0013.00001}\">ИГХ специфические</span></p><p><b>name</b>: ИГХ специфические</p></div></div>"
  },
  "active" : true,
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs",
          "code" : "cancr0013.00000"
        }
      ]
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/cancer-types-cs",
          "code" : "cancr0013.00001"
        }
      ]
    }
  ],
  "name" : "IHC-ga xos",
  "_name" : {
    "extension" : [
      {
        "extension" : [
          {
            "url" : "lang",
            "valueCode" : "ru"
          },
          {
            "url" : "content",
            "valueString" : "ИГХ специфические"
          }
        ],
        "url" : "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension" : [
          {
            "url" : "lang",
            "valueCode" : "en"
          },
          {
            "url" : "content",
            "valueString" : "IHC specific"
          }
        ],
        "url" : "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  }
}