{
  "resourceType" : "Organization",
  "id" : "example-organization",
  "meta" : {
    "profile" : ["https://dhp.uz/fhir/core/StructureDefinition/uz-core-organization"]
  },
  "language" : "ru",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Organization example-organization</b></p><a name=\"ru-example-organization\"> </a><a name=\"ru-hcexample-organization\"> </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-organization.html\">UZ Core Organization</a></p></div><p><b>identifier</b>: Tax ID number/200935935\u00a0(используется:\u00a0official,\u00a0), Organization Identifier/9512\u00a0(используется:\u00a0official,\u00a0), National Insurance Payor Identifier (Payor)/OAA000024\u00a0(используется:\u00a0official,\u00a0период:\u00a02024-01-15 --&gt; (продолжается))</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/organization-types-uz-cs I}, {https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-subordination-group-cs I_1}, {https://terminology.dhp.uz/fhir/core/CodeSystem/nomenclature-group-cs II_100}, {https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-structure-cs 110}, {https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-service-group-cs III_100}, {https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-specialization-cs 145.0}\">Boshqaruv boyicha taqsimlanishi</span></p><p><b>name</b>: Республиканский онкологический центр</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"tel:+998711234567\">+998711234567</a>, <a href=\"mailto:info@example.uz\">info@example.uz</a>, <a href=\"https://cancercenter.uz\">https://cancercenter.uz</a></td><td>Farobiy ko'chasi, 383 1726 UZ </td></tr></table></div>"
  },
  "identifier" : [{
    "use" : "official",
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "TAX",
        "display" : "Tax ID number"
      }]
    },
    "system" : "https://dhp.uz/fhir/core/sid/org/uz/soliq",
    "value" : "200935935"
  },
  {
    "use" : "official",
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "XX",
        "display" : "Organization Identifier"
      }]
    },
    "system" : "https://dhp.uz/fhir/core/sid/org/uz/argos",
    "value" : "9512"
  },
  {
    "use" : "official",
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "NIIP",
        "display" : "National Insurance Payor Identifier (Payor)"
      }]
    },
    "system" : "https://dhp.uz/fhir/core/sid/org/uz/shif",
    "value" : "OAA000024",
    "period" : {
      "start" : "2024-01-15"
    }
  }],
  "active" : true,
  "type" : [{
    "coding" : [{
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/organization-types-uz-cs",
      "code" : "I",
      "display" : "Boshqaruv boyicha taqsimlanishi"
    },
    {
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-subordination-group-cs",
      "code" : "I_1",
      "display" : "Respublika tassarufidagi muassasalari"
    },
    {
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/nomenclature-group-cs",
      "code" : "II_100",
      "display" : "Shifoxona muassasalari"
    },
    {
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-structure-cs",
      "code" : "110",
      "display" : "Ixtisoslashtirilgan ilmiy-amaliy tibbiyot markazi"
    },
    {
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-service-group-cs",
      "code" : "III_100",
      "display" : "Poliklinika bo'limi va statsionar bo'limi mavjud"
    },
    {
      "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/organizational-specialization-cs",
      "code" : "145.0",
      "display" : "Kattalar onkologiyasi"
    }]
  }],
  "name" : "Республиканский онкологический центр",
  "contact" : [{
    "telecom" : [{
      "system" : "phone",
      "value" : "+998711234567"
    },
    {
      "system" : "email",
      "value" : "info@example.uz"
    },
    {
      "system" : "url",
      "value" : "https://cancercenter.uz"
    }],
    "address" : {
      "line" : ["Farobiy ko'chasi, 383"],
      "district" : "1726269",
      "state" : "1726",
      "country" : "UZ"
    }
  }]
}