0.2.0 - ci-build

RuCoreIG, published by HL7 FHIR Россия. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-ru/RuCoreIG/ and changes regularly. See the Directory of published versions

: Пример медицинской услуги - терапевтическая помощь - JSON Representation

Raw json | Download

{
  "resourceType" : "HealthcareService",
  "id" : "example-core-healthcareservice-therapy",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService example-core-healthcareservice-therapy</b></p><a name=\"example-core-healthcareservice-therapy\"> </a><a name=\"hcexample-core-healthcareservice-therapy\"> </a><p><b>identifier</b>: <code>https://fhir.ru/ig/core/systems/healthcareservice</code>/HS-THERAPY-001\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-example-core-organization-polyclinic.html\">ГБУЗ Городская поликлиника №1</a></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-category 17}\">General Practice</span></p><p><b>type</b>: <span title=\"Codes:{https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-medical-services A11.12.009}\">Взятие крови из периферической вены</span></p><p><b>specialty</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/c80-practice-codes GP}\">General Practice</span></p><p><b>location</b>: <a href=\"Location-example-core-location-therapy-office.html\">Кабинет терапевта №15</a></p><p><b>name</b>: Терапевтическая помощь</p><p><b>comment</b>: </p><div><p>Оказание первичной медико-санитарной помощи</p>\n</div><p><b>extraDetails</b>: </p><div><p>Прием ведется по предварительной записи</p>\n</div><h3>Photos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>image/jpeg</td><td><code>iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNkYPhfDwAChwGA60e6kgAAAABJRU5ErkJggg==</code></td></tr></table><p><b>coverageArea</b>: <a href=\"Location/example-core-location-moscow\">г. Москва</a></p><p><b>serviceProvisionCode</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-provision-conditions free}\">Free</span></p><h3>Eligibilities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Comment</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/benefit-category medical}\">Medical</span></td><td><div><p>Для застрахованных по ОМС</p>\n</div></td></tr></table><p><b>program</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/program 1}\">ОМС</span></p><p><b>communication</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/communication ru}\">Russian</span></p><p><b>referralMethod</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-referral-method phone}\">Phone</span></p><p><b>appointmentRequired</b>: true</p><p><b>endpoint</b>: <a href=\"Endpoint/example-core-endpoint-therapy\">Электронная регистратура</a></p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "https://fhir.ru/ig/core/systems/healthcareservice",
      "value" : "HS-THERAPY-001"
    }
  ],
  "active" : true,
  "providedBy" : {
    🔗 "reference" : "Organization/example-core-organization-polyclinic",
    "display" : "ГБУЗ Городская поликлиника №1"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-category",
          "code" : "17",
          "display" : "General Practice"
        }
      ]
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-medical-services",
          "code" : "A11.12.009",
          "display" : "Взятие крови из периферической вены"
        }
      ]
    }
  ],
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/c80-practice-codes",
          "code" : "GP",
          "display" : "General Practice"
        }
      ]
    }
  ],
  "location" : [
    {
      🔗 "reference" : "Location/example-core-location-therapy-office",
      "display" : "Кабинет терапевта №15"
    }
  ],
  "name" : "Терапевтическая помощь",
  "comment" : "Оказание первичной медико-санитарной помощи",
  "extraDetails" : "Прием ведется по предварительной записи",
  "photo" : {
    "contentType" : "image/jpeg",
    "data" : "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNkYPhfDwAChwGA60e6kgAAAABJRU5ErkJggg=="
  },
  "coverageArea" : [
    {
      "reference" : "Location/example-core-location-moscow",
      "display" : "г. Москва"
    }
  ],
  "serviceProvisionCode" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-provision-conditions",
          "code" : "free",
          "display" : "Free"
        }
      ]
    }
  ],
  "eligibility" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/benefit-category",
            "code" : "medical",
            "display" : "Medical"
          }
        ]
      },
      "comment" : "Для застрахованных по ОМС"
    }
  ],
  "program" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/program",
          "code" : "1",
          "display" : "ОМС"
        }
      ]
    }
  ],
  "communication" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/communication",
          "code" : "ru",
          "display" : "Russian"
        }
      ]
    }
  ],
  "referralMethod" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/service-referral-method",
          "code" : "phone",
          "display" : "Phone"
        }
      ]
    }
  ],
  "appointmentRequired" : true,
  "endpoint" : [
    {
      "reference" : "Endpoint/example-core-endpoint-therapy",
      "display" : "Электронная регистратура"
    }
  ]
}