Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build

Профиль ресурса: ServiceRequestBioMatResearch - Детальное описание

Active as of 2026-06-25

Определения ServiceRequestBioMatResearch профиль ресурса.

Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --

0. ServiceRequest
ИнвариантыServiceRequestBioMatResearchPriorityRule: Приоритет может быть плановым, неотложным и экстренным (priority = 'routine' or priority = 'urgent' or priority = 'asap')
ThyroidExtensionRule: Расширение ThyroidGlandCytology может использоваться только для направления на цитологическое исследование материал из щитовидной железы (code.concept.coding.where(code = 'thyroid-cytology').exists() implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/ThyroidGlandCytology').exists())
GynecologyExtensionRule: Расширение GynecologyCytology может использоваться только для направления на цитологическое исследование цервико-вагинальных мазков (code.concept.coding.where(code = 'gynecology-cytology').exists() implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').exists())
VaccinationHPVRule: Если проводилась вакцинация против ВПЧ, то указывается дата ((extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/VaccinationHPV').where(value = true).exists()) and (code.concept.coding.where(code = 'gynecology-cytology').exists()) implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/DateVaccinationHPV').exists())
VaccinationHPVNotRule: Если не проводилась вакцинация против ВПЧ, то не указывается дата ((extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/VaccinationHPV').where(value = false).exists()) and (code.concept.coding.where(code = 'gynecology-cytology').exists()) implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/DateVaccinationHPV').exists().not())
TestHPVRule: Если проводился тест на ВПЧ, то должна быть указана дата ((extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/TestHPV').exists()) and (code.concept.coding.where(code = 'gynecology-cytology').exists()) implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/DateTestHPV').exists())
TestHPVNotRule: Если не проводился тест на ВПЧ, то дата не указывается ((extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/TestHPV').exists().not()) and (code.concept.coding.where(code = 'gynecology-cytology').exists()) implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/DateTestHPV').exists().not())
BioMatSRCategoryRule: Категория медицинской услуги может быть 03 | 03/1 | 03/2 | 03/3 | 03/4 (category.coding.code = '03' or category.coding.code = '03/1' or category.coding.code = '03/2' or category.coding.code = '03/3' or category.coding.code = '03/4')
ServiceRequestImportStatusRule: Статус импортируемого ресурса ServiceRequest должен иметь значения 'active' (status = 'active')
2. ServiceRequest.id
КороткийИдентификатор направления, присвоенный в ЦИСЗ
4. ServiceRequest.meta
Контроль1..?
6. ServiceRequest.meta.id
Контроль0..0
8. ServiceRequest.meta.extension
Контроль0..0
10. ServiceRequest.meta.lastUpdated
КороткийДата и время последнего обновления
12. ServiceRequest.meta.source
Контроль0..0
14. ServiceRequest.meta.profile
Контроль1..1
Значение шаблонаhttps://fhir.by/StructureDefinition/ServiceRequestBioMatResearch
16. ServiceRequest.meta.security
Контроль0..0
18. ServiceRequest.meta.tag
Контроль0..0
20. ServiceRequest.implicitRules
Контроль0..0
22. ServiceRequest.language
Контроль0..0
24. ServiceRequest.text
Контроль0..0
26. ServiceRequest.contained
Контроль0..0
28. ServiceRequest.extension
Контроль3..?
SlicingЭтот элемент представляет набор разрезов на ServiceRequest.extension. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
  • value @ $this.url
  • 30. ServiceRequest.extension:typeOfResearch
    Название разрезаtypeOfResearch
    Контроль0..1
    ТипExtension(Вид исследования биологического материала) (Комплексное расширение)
    Требуется поддержкаtrue
    32. ServiceRequest.extension:fromOrganization
    Название разрезаfromOrganization
    КороткийСсылка на организацию, которая создала направление
    Контроль1..1
    ТипExtension(Ссылка на организацию) (Тип расширения: Reference(Учреждение здравоохранения))
    Требуется поддержкаtrue
    34. ServiceRequest.extension:specialtyCode
    Название разрезаspecialtyCode
    Контроль1..1
    ТипExtension(Код специализации направления) (Тип расширения: CodeableConcept)
    Требуется поддержкаtrue
    36. ServiceRequest.extension:purposeOfResearch
    Название разрезаpurposeOfResearch
    Контроль1..1
    ТипExtension(Цель исследования) (Тип расширения: CodeableConcept)
    38. ServiceRequest.modifierExtension
    Контроль0..0
    40. ServiceRequest.identifier
    КороткийВнутренний идентификатор направления, присвоенный в МИС
    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
    Контроль1..1
    42. ServiceRequest.identifier.id
    Контроль0..0
    44. ServiceRequest.identifier.extension
    Контроль0..0
    46. ServiceRequest.identifier.use
    Контроль0..0
    48. ServiceRequest.identifier.type
    Контроль0..0
    50. ServiceRequest.identifier.system
    Контроль0..0
    52. ServiceRequest.identifier.value
    КороткийЗначение идентификатора направления, присвоенного в МИС
    Контроль1..?
    54. ServiceRequest.identifier.period
    Контроль0..0
    56. ServiceRequest.identifier.assigner
    КороткийНаименование организации (МИС), присвоевшей идентификатор
    ТипReference(Учреждение здравоохранения)
    58. ServiceRequest.identifier.assigner.id
    Контроль0..0
    60. ServiceRequest.identifier.assigner.extension
    Контроль0..0
    62. ServiceRequest.identifier.assigner.reference
    Контроль1..?
    64. ServiceRequest.identifier.assigner.type
    Контроль0..0
    66. ServiceRequest.identifier.assigner.identifier
    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
    Контроль0..0
    68. ServiceRequest.instantiatesCanonical
    Контроль0..0
    70. ServiceRequest.instantiatesUri
    Контроль0..0
    72. ServiceRequest.basedOn
    Контроль0..0
    74. ServiceRequest.replaces
    Контроль0..0
    76. ServiceRequest.requisition
    Контроль0..0
    78. ServiceRequest.status
    КороткийСтатус направления. active (активно)| completed (завершено)| revoked (отменено) | entered-in-error (введено по ошибке). Импорт ресурса только со статусом active
    80. ServiceRequest.intent
    КороткийИспользовать по умолчанию - directive
    Значение шаблонаdirective
    82. ServiceRequest.category
    КороткийКатегория направления/запроса. Категория медицинской услуги может быть 03 | 03/1 | 03/2 | 03/3 | 03/4
    Контроль1..1
    ПривязкаКоды ДОЛЖНЫ быть взяты из Категория медицинских услуг
    (required to https://fhir.by/ValueSet/HealthcareServiceCategory)
    84. ServiceRequest.category.id
    Контроль0..0
    86. ServiceRequest.category.extension
    Контроль0..0
    88. ServiceRequest.category.coding
    Контроль1..1
    90. ServiceRequest.category.coding.id
    Контроль0..0
    92. ServiceRequest.category.coding.extension
    Контроль0..0
    94. ServiceRequest.category.coding.system
    Контроль1..?
    96. ServiceRequest.category.coding.code
    Контроль1..?
    98. ServiceRequest.category.coding.userSelected
    Контроль0..0
    100. ServiceRequest.category.text
    Контроль0..0
    102. ServiceRequest.priority
    КороткийПриоритет направления. Может быть routine (планово)| urgent (неотложно) | asap (экстренно). Неотложное исследование должно быть выполнено в течении 3 часов. Приоритет направления `экстренно` выше неотложного
    Контроль1..?
    104. ServiceRequest.doNotPerform
    Контроль0..0
    106. ServiceRequest.code
    КороткийМетод исследования биологического материала
    Контроль1..?
    ПривязкаКоды ДОЛЖНЫ быть взяты из Название исследования биологического материала
    (required to https://fhir.by/ValueSet/ResearchMethods)
    108. ServiceRequest.code.id
    Контроль0..0
    110. ServiceRequest.code.extension
    Контроль0..0
    112. ServiceRequest.code.concept
    Контроль1..?
    114. ServiceRequest.code.concept.id
    Контроль0..0
    116. ServiceRequest.code.concept.extension
    Контроль0..0
    118. ServiceRequest.code.concept.coding
    КороткийМетод исследования биологического материала кодом из справочника
    Контроль1..1
    120. ServiceRequest.code.concept.coding.id
    Контроль0..0
    122. ServiceRequest.code.concept.coding.extension
    Контроль0..0
    124. ServiceRequest.code.concept.coding.system
    Контроль1..?
    126. ServiceRequest.code.concept.coding.code
    Контроль1..?
    128. ServiceRequest.code.concept.coding.userSelected
    Контроль0..0
    130. ServiceRequest.code.concept.text
    Контроль0..0
    132. ServiceRequest.code.reference
    Контроль0..0
    134. ServiceRequest.orderDetail
    Контроль0..0
    136. ServiceRequest.quantity[x]
    Контроль0..0
    138. ServiceRequest.subject
    КороткийСсылка на пациента
    ТипReference(Пациент, Пациент без ИН)
    140. ServiceRequest.subject.id
    Контроль0..0
    142. ServiceRequest.subject.extension
    Контроль0..0
    144. ServiceRequest.subject.reference
    Контроль1..?
    146. ServiceRequest.focus
    Контроль0..0
    148. ServiceRequest.encounter
    КороткийСсылка на прием медицинского специалиста, когда данное направление было сформировано
    ТипReference(Общий профиль для обращения пациента за медицинской помощью)
    150. ServiceRequest.encounter.id
    Контроль0..0
    152. ServiceRequest.encounter.extension
    Контроль0..0
    154. ServiceRequest.encounter.reference
    Контроль1..?
    156. ServiceRequest.encounter.type
    Контроль0..0
    158. ServiceRequest.encounter.identifier
    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
    Контроль0..0
    160. ServiceRequest.occurrence[x]
    КороткийПериод действия направления
    ТипВыбор: dateTime, Period, Timing
    [x] ЗаметкаСмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x]
    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
    162. ServiceRequest.asNeeded[x]
    Контроль0..0
    164. ServiceRequest.authoredOn
    КороткийДата, перехода направления в активный статус
    Контроль1..?
    166. ServiceRequest.requester
    КороткийСсылка на медицинского специалиста, который создал направление
    Контроль1..?
    ТипReference(Роль медицинского работника)
    168. ServiceRequest.requester.id
    Контроль0..0
    170. ServiceRequest.requester.extension
    Контроль0..0
    172. ServiceRequest.requester.reference
    Контроль1..?
    174. ServiceRequest.requester.type
    Контроль0..0
    176. ServiceRequest.requester.identifier
    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
    Контроль0..0
    178. ServiceRequest.performerType
    Контроль0..0
    180. ServiceRequest.performer
    КороткийСсылка на исполнителя данной услуги. Ссылка на организацию, где будет проводиться исследование
    Контроль1..1
    ТипReference(Учреждение здравоохранения)
    182. ServiceRequest.performer.id
    Контроль0..0
    184. ServiceRequest.performer.extension
    Контроль0..0
    186. ServiceRequest.performer.reference
    Контроль1..?
    188. ServiceRequest.performer.type
    Контроль0..0
    190. ServiceRequest.performer.identifier
    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
    Контроль0..0
    192. ServiceRequest.location
    КороткийСсылка на структурное подразделение, от куда направлен образец биоматериала
    Контроль1..1
    ТипCodeableReference(Структурное подразделение)
    194. ServiceRequest.location.id
    Контроль0..0
    196. ServiceRequest.location.extension
    Контроль0..0
    198. ServiceRequest.location.concept
    Контроль0..0
    200. ServiceRequest.location.reference
    Контроль1..?
    202. ServiceRequest.location.reference.id
    Контроль0..0
    204. ServiceRequest.location.reference.extension
    Контроль0..0
    206. ServiceRequest.location.reference.reference
    Контроль1..?
    208. ServiceRequest.location.reference.type
    Контроль0..0
    210. ServiceRequest.location.reference.identifier
    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
    Контроль0..0
    212. ServiceRequest.reason
    КороткийКлинический диагноз. Причина направления на исследование
    Контроль1..?
    ПривязкаКоды ДОЛЖНЫ быть взяты из МКБ-10
    (required to https://fhir.by/ValueSet/InternClassificDiseases10)
    ТипCodeableReference(Диагноз)
    214. ServiceRequest.reason.id
    Контроль0..0
    216. ServiceRequest.reason.extension
    Контроль0..0
    218. ServiceRequest.reason.concept
    220. ServiceRequest.reason.concept.id
    Контроль0..0
    222. ServiceRequest.reason.concept.extension
    Контроль0..0
    224. ServiceRequest.reason.concept.coding
    КороткийКлинический диагноз. Причина направления на исследование, кодом из справочника МКБ-10
    Контроль0..1
    226. ServiceRequest.reason.concept.coding.id
    Контроль0..0
    228. ServiceRequest.reason.concept.coding.extension
    Контроль0..0
    230. ServiceRequest.reason.concept.coding.system
    Контроль1..?
    232. ServiceRequest.reason.concept.coding.code
    Контроль1..?
    234. ServiceRequest.reason.concept.coding.userSelected
    Контроль0..0
    236. ServiceRequest.reason.concept.text
    КороткийКлинический диагноз. Причина направления на исследование, текстом. Клинический диагноз по TNM
    238. ServiceRequest.reason.reference
    КороткийКлинический диагноз. Причина направления на исследование, ссылкой
    240. ServiceRequest.reason.reference.id
    Контроль0..0
    242. ServiceRequest.reason.reference.extension
    Контроль0..0
    244. ServiceRequest.reason.reference.reference
    Контроль1..?
    246. ServiceRequest.insurance
    Контроль0..0
    248. ServiceRequest.supportingInfo
    Контроль0..10
    ТипCodeableReference(Общий профиль для обращения пациента за медицинской помощью)
    ИнвариантыHormoneTherapyRule: Если проводится гормонотерапия, то указывается название препарата/тов, период гормонотерапии (supportingInfo.extension('https://fhir.by/StructureDefinition/HormoneTherapy').where(value = true).exists() implies supportingInfo.extension('https://fhir.by/StructureDefinition/HormonotherapyDetails').exists())
    HormoneTherapyNotRule: Если не проводится гормонотерапия, то не указывается название препарата/тов, период гормонотерапии (supportingInfo.extension('https://fhir.by/StructureDefinition/HormoneTherapy').where(value = false).exists() implies supportingInfo.extension('https://fhir.by/StructureDefinition/HormonotherapyDetails').exists().not())
    250. ServiceRequest.supportingInfo.id
    Контроль0..0
    252. ServiceRequest.supportingInfo.extension
    SlicingЭтот элемент представляет набор разрезов на ServiceRequest.supportingInfo.extension. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
    • value @ url
    • 254. ServiceRequest.supportingInfo.extension:endocrinologistObservation
      Название разрезаendocrinologistObservation
      Контроль0..1
      ТипExtension(Период наблюдение у эндокринолога) (Тип расширения: Period)
      256. ServiceRequest.supportingInfo.extension:hormoneTherapy
      Название разрезаhormoneTherapy
      Контроль0..1
      ТипExtension(Проводится/проводилась ли гормонотерапия) (Тип расширения: boolean)
      258. ServiceRequest.supportingInfo.extension:hormonotherapyDetails
      Название разрезаhormonotherapyDetails
      Контроль0..1
      ТипExtension(Детали гормонотерапии) (Комплексное расширение)
      260. ServiceRequest.supportingInfo.extension:previousDiagnostic
      Название разрезаpreviousDiagnostic
      Контроль0..10
      ТипExtension(Предыдущие цитологические/гистологические исследования) (Тип расширения: Reference(Заключение исследования биологического материала))
      262. ServiceRequest.supportingInfo.concept
      Контроль0..0
      264. ServiceRequest.supportingInfo.reference
      КороткийСсылка на наблюдение специалистов узкого профиля (эндокринолог, онколог, гинеколог и др.)
      266. ServiceRequest.supportingInfo.reference.id
      Контроль0..0
      268. ServiceRequest.supportingInfo.reference.extension
      Контроль0..0
      270. ServiceRequest.supportingInfo.reference.reference
      Контроль1..?
      272. ServiceRequest.supportingInfo.reference.type
      Контроль0..0
      274. ServiceRequest.supportingInfo.reference.identifier
      ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
      Контроль0..0
      276. ServiceRequest.specimen
      КороткийСсылка на образец биологического материала
      Контроль1..10
      ТипReference(Образец биологического материала)
      278. ServiceRequest.specimen.id
      Контроль0..0
      280. ServiceRequest.specimen.extension
      Контроль0..0
      282. ServiceRequest.specimen.reference
      Контроль1..?
      284. ServiceRequest.specimen.type
      Контроль0..0
      286. ServiceRequest.specimen.identifier
      ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
      Контроль0..0
      288. ServiceRequest.bodySite
      Контроль0..0
      290. ServiceRequest.bodyStructure
      Контроль0..0
      292. ServiceRequest.note
      Контроль0..0
      294. ServiceRequest.patientInstruction
      Контроль0..0
      296. ServiceRequest.relevantHistory
      Контроль0..0

      Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --

      0. ServiceRequest
      Определение

      A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.

      КороткийA request for a service to be performed
      Контроль0..*
      Модификаторfalse
      Требуется поддержкаfalse
      Summaryfalse
      Альтернативные именаdiagnostic request, referral, referral request, transfer of care request
      Инвариантыbdystr-1: bodyStructure SHALL only be present if bodySite is not present (bodySite.exists() implies bodyStructure.empty())
      dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
      dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
      dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
      dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
      dom-6: A resource should have narrative for robust management (text.`div`.exists())
      prr-1: orderDetail SHALL only be present if code is present (orderDetail.empty() or code.exists())
      ServiceRequestBioMatResearchPriorityRule: Приоритет может быть плановым, неотложным и экстренным (priority = 'routine' or priority = 'urgent' or priority = 'asap')
      ThyroidExtensionRule: Расширение ThyroidGlandCytology может использоваться только для направления на цитологическое исследование материал из щитовидной железы (code.concept.coding.where(code = 'thyroid-cytology').exists() implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/ThyroidGlandCytology').exists())
      GynecologyExtensionRule: Расширение GynecologyCytology может использоваться только для направления на цитологическое исследование цервико-вагинальных мазков (code.concept.coding.where(code = 'gynecology-cytology').exists() implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').exists())
      VaccinationHPVRule: Если проводилась вакцинация против ВПЧ, то указывается дата ((extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/VaccinationHPV').where(value = true).exists()) and (code.concept.coding.where(code = 'gynecology-cytology').exists()) implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/DateVaccinationHPV').exists())
      VaccinationHPVNotRule: Если не проводилась вакцинация против ВПЧ, то не указывается дата ((extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/VaccinationHPV').where(value = false).exists()) and (code.concept.coding.where(code = 'gynecology-cytology').exists()) implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/DateVaccinationHPV').exists().not())
      TestHPVRule: Если проводился тест на ВПЧ, то должна быть указана дата ((extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/TestHPV').exists()) and (code.concept.coding.where(code = 'gynecology-cytology').exists()) implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/DateTestHPV').exists())
      TestHPVNotRule: Если не проводился тест на ВПЧ, то дата не указывается ((extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/TestHPV').exists().not()) and (code.concept.coding.where(code = 'gynecology-cytology').exists()) implies extension('https://fhir.by/StructureDefinition/TypeOfResearch').extension('https://fhir.by/StructureDefinition/GynecologyCytology').extension('https://fhir.by/StructureDefinition/DateTestHPV').exists().not())
      BioMatSRCategoryRule: Категория медицинской услуги может быть 03 | 03/1 | 03/2 | 03/3 | 03/4 (category.coding.code = '03' or category.coding.code = '03/1' or category.coding.code = '03/2' or category.coding.code = '03/3' or category.coding.code = '03/4')
      ServiceRequestImportStatusRule: Статус импортируемого ресурса ServiceRequest должен иметь значения 'active' (status = 'active')
      2. ServiceRequest.id
      Определение

      The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

      КороткийИдентификатор направления, присвоенный в ЦИСЗ
      Комментарии

      Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.

      Контроль0..1
      Типid
      Модификаторfalse
      Требуется поддержкаfalse
      Summarytrue
      4. ServiceRequest.meta
      Определение

      The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

      КороткийМетаданные о ресурсе
      Контроль1..1
      ТипMeta
      Модификаторfalse
      Требуется поддержкаfalse
      Summarytrue
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      6. ServiceRequest.meta.id
      Определение

      Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

      КороткийУникальный идентификатор для межэлементных ссылок
      Контроль0..0
      На этот элемент влияют следующие инварианты: ele-1
      Типid
      Модификаторfalse
      Формат XMLВ формате XML это свойство представлено в качестве атрибута.
      Summaryfalse
      8. ServiceRequest.meta.extension
      Определение

      An Extension

      КороткийExtension
      Контроль0..0
      ТипExtension
      Модификаторfalse
      Summaryfalse
      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingЭтот элемент представляет набор разрезов на ServiceRequest.meta.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
      • value @ url
      • 10. ServiceRequest.meta.versionId
        Определение

        Идентификатор конкретной версии, который отображается в части URL, относящейся к версии. Это значение изменяется при создании, обновлении или удалении ресурса.

        КороткийИдентификатор конкретной версии
        Комментарии

        Сервер присваивает это значение и игнорирует то, что указывает клиент, за исключением случая, когда сервер устанавливает целостность версии при обновлении/удалении.

        Контроль0..1
        Типid
        Модификаторfalse
        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
        Summarytrue
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        12. ServiceRequest.meta.lastUpdated
        Определение

        Когда ресурс менялся в последний раз - например, когда изменилась версия.

        КороткийДата и время последнего обновления
        Комментарии

        Этот элемент обычно опускается в экземплярах, отправляемых с помощью PUT или POST. Вместо этого он заполняется в экземпляре ответа и при получении информации с помощью GET. Это значение задается менеджером сервера / ресурсов; то, что предоставляет клиент, не имеет значения. Это эквивалентно последнему изменению HTTP и должно иметь такое же значение при взаимодействии read.

        Контроль0..1
        Типinstant
        Модификаторfalse
        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
        Summarytrue
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        14. ServiceRequest.meta.source
        Определение

        uri, который идентифицирует систему-источник ресурса. Он предоставляет минимальный объем информации о [Provenance] (provenance.html#), которую можно использовать для отслеживания или определения источника информации на ресурсе. Источник может идентифицировать другой сервер FHIR, документ, сообщение, базу данных и т.д.

        КороткийОпределяет, откуда берется ресурс
        Комментарии

        Точное использование источника (и возможное подразумеваемое Provenance.entity.role и agent.role) остается на усмотрение разработчика. Допускается только один указанный источник; для получения дополнительной информации о происхождении следует использовать полный источник. Источник может соответствовать Provenance.entity.what[x] или Provenance.agent.who[x], хотя это может быть и более общая или абстрактная ссылка.

        Этот элемент может использоваться для указания текущего главного источника ресурса, имеющего канонический URL-адрес, если ресурс больше не размещен по каноническому URL-адресу.

        Контроль0..0
        Типuri
        Модификаторfalse
        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
        Summarytrue
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        16. ServiceRequest.meta.profile
        Определение

        Список профилей (ссылок на StructureDefinition ресурсы), которым, как утверждается, соответствует этот ресурс. URL-адрес является ссылкой на StructureDefinition.url.

        КороткийСсылка на профиль
        Комментарии

        Сервер и/или другая инфраструктура политики должны определять, проверяются ли и/или обновляются ли эти утверждения с течением времени. Список URL-адресов профиля представляет собой набор.

        Контроль1..1
        Типcanonical(StructureDefinition)
        Модификаторfalse
        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
        Summarytrue
        Значение шаблонаhttps://fhir.by/StructureDefinition/ServiceRequestBioMatResearch
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        18. ServiceRequest.meta.security
        Определение

        Метки безопасности, применяемые к данному ресурсу. Эти метки связывают определенные ресурсы с общей политикой безопасности и инфраструктурой.

        КороткийМетки безопасности, примененные к этому ресурсу
        Комментарии

        Метки безопасности могут быть обновлены без изменения указанной версии ресурса. Список меток безопасности представляет собой набор. Уникальность основана на системе/коде, а версия и отображение игнорируются.

        Контроль0..0
        ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из AllSecurityLabels
        (extensible to http://hl7.org/fhir/ValueSet/security-labels|5.0.0)

        Защитные этикетки из системы классификации конфиденциальности и безопасности в сфере здравоохранения.

        ТипCoding
        Модификаторfalse
        Summarytrue
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        20. ServiceRequest.meta.tag
        Определение

        Теги, применяемые к этому ресурсу. Теги предназначены для идентификации ресурсов и соотнесения их с процессами и документооборотом, и приложения не обязаны учитывать теги при интерпретации значения ресурса.

        КороткийТеги, применяемые к этому ресурсу
        Комментарии

        Теги могут быть обновлены без изменения заявленной версии ресурса. Список тегов представляет собой набор. Уникальность основана на системе/коде, а версия и отображение игнорируются.

        Контроль0..0
        ПривязкаНапример, коды см. CommonTags
        (example to http://hl7.org/fhir/ValueSet/common-tags|5.0.0)

        Коды, представляющие различные типы тегов, обычно связанные с рабочим процессом; например, "Требуется проверка доктором Джонсом".

        ТипCoding
        Модификаторfalse
        Summarytrue
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        22. ServiceRequest.implicitRules
        Определение

        A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

        КороткийНабор правил, в соответствии с которыми был создан этот контент
        Комментарии

        Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc.

        Контроль0..0
        Типuri
        Модификаторtrue потому что This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation
        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
        Требуется поддержкаfalse
        Summarytrue
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        24. ServiceRequest.language
        Определение

        The base language in which the resource is written.

        КороткийLanguage of the resource content
        Комментарии

        Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

        Контроль0..0
        ПривязкаКоды ДОЛЖНЫ быть взяты из AllLanguages
        (required to http://hl7.org/fhir/ValueSet/all-languages|5.0.0)

        Языковой тег IETF для человеческого языка

        Типcode
        Модификаторfalse
        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
        Требуется поддержкаfalse
        Summaryfalse
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        26. ServiceRequest.text
        Определение

        A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

        КороткийКраткое изложение текста ресурса для интерпретации человеком
        Комментарии

        Contained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

        Контроль0..0
        На этот элемент влияют следующие инварианты: dom-6
        ТипNarrative
        Модификаторfalse
        Требуется поддержкаfalse
        Summaryfalse
        Альтернативные именаnarrative, html, xhtml, display
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        28. ServiceRequest.contained
        Определение

        These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning.

        КороткийАвтономные встроенные ресурсы
        Комментарии

        This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels.

        Контроль0..0
        На этот элемент влияют следующие инварианты: dom-2, dom-4, dom-3, dom-5
        ТипResource
        Модификаторfalse
        Требуется поддержкаfalse
        Summaryfalse
        Альтернативные именаinline resources, anonymous resources, contained resources
        30. ServiceRequest.extension
        Определение

        An Extension

        КороткийExtension
        Контроль3..*
        ТипExtension
        Модификаторfalse
        Требуется поддержкаfalse
        Summaryfalse
        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingЭтот элемент представляет набор разрезов на ServiceRequest.extension. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
        • value @ $this.url
        • 32. ServiceRequest.extension:typeOfResearch
          Название разрезаtypeOfResearch
          Определение

          Вид исследования биологического материала

          КороткийВид исследования биологического материала
          Контроль0..1
          ТипExtension(Вид исследования биологического материала) (Комплексное расширение)
          Модификаторfalse
          Требуется поддержкаtrue
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          34. ServiceRequest.extension:fromOrganization
          Название разрезаfromOrganization
          Определение

          Ссылка на организацию

          КороткийСсылка на организацию, которая создала направление
          Контроль1..1
          ТипExtension(Ссылка на организацию) (Тип расширения: Reference(Учреждение здравоохранения))
          Модификаторfalse
          Требуется поддержкаtrue
          Summaryfalse
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          36. ServiceRequest.extension:specialtyCode
          Название разрезаspecialtyCode
          Определение

          Код специализации направления. Специализация указывает на определенную отрасль медицинской деятельности, ограниченную определенной группой пациентов, болезней или деятельностью. К примеру: терапия, педиатрия, лабораторная диагностика, медицинская экспертиза и прочее.

          КороткийКод специализации направления
          Контроль1..1
          ТипExtension(Код специализации направления) (Тип расширения: CodeableConcept)
          Модификаторfalse
          Требуется поддержкаtrue
          Summaryfalse
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          38. ServiceRequest.extension:purposeOfResearch
          Название разрезаpurposeOfResearch
          Определение

          Цель исследования

          КороткийЦель исследования
          Контроль1..1
          ТипExtension(Цель исследования) (Тип расширения: CodeableConcept)
          Модификаторfalse
          Требуется поддержкаfalse
          Summaryfalse
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          40. ServiceRequest.modifierExtension
          Определение

          An Extension

          КороткийExtension
          Контроль0..0
          ТипExtension
          Модификаторtrue потому что Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
          Требуется поддержкаfalse
          Summarytrue
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          42. ServiceRequest.identifier
          Определение

          Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.

          КороткийВнутренний идентификатор направления, присвоенный в МИС
          Комментарии

          The identifier.type element is used to distinguish between the identifiers assigned by the orderer (known as the 'Placer' in HL7 V2) and the producer of the observations in response to the order (known as the 'Filler' in HL7 V2). For further discussion and examples see the resource notes section below.

          ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
          Контроль1..1
          ТипIdentifier
          Модификаторfalse
          Требуется поддержкаfalse
          Summarytrue
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          44. ServiceRequest.identifier.id
          Определение

          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

          КороткийУникальный идентификатор для межэлементных ссылок
          Контроль0..0
          На этот элемент влияют следующие инварианты: ele-1
          Типid
          Модификаторfalse
          Формат XMLВ формате XML это свойство представлено в качестве атрибута.
          Summaryfalse
          46. ServiceRequest.identifier.extension
          Определение

          An Extension

          КороткийExtension
          Контроль0..0
          ТипExtension
          Модификаторfalse
          Summaryfalse
          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingЭтот элемент представляет набор разрезов на ServiceRequest.identifier.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
          • value @ url
          • 48. ServiceRequest.identifier.use
            Определение

            Назначение этого идентификатора.

            Короткийusual | official | temp | secondary | old (Если известно)
            Комментарии

            Приложения могут предполагать, что идентификатор является постоянным, если в нем явно не указано, что он временный.

            Контроль0..0
            ПривязкаКоды ДОЛЖНЫ быть взяты из IdentifierUse
            (required to http://hl7.org/fhir/ValueSet/identifier-use|5.0.0)

            Определяет назначение этого идентификатора, если оно известно.

            Типcode
            Модификаторtrue потому что This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one.
            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
            Summarytrue
            Требования

            Позволяет выбрать соответствующий идентификатор для конкретного контекста использования из набора идентификаторов.

            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            50. ServiceRequest.identifier.type
            Определение

            Кодированный тип идентификатора, который может быть использован для определения того, какой идентификатор следует использовать для определенной цели..

            КороткийОписание идентификатора
            Комментарии

            Этот элемент относится только к общим категориям идентификаторов. Его не следует использовать для кодов, которые соответствуют 1..1 идентификатору.system. Некоторые идентификаторы могут быть разделены на несколько категорий из-за общего использования. Там, где система известна, тип не требуется, поскольку тип всегда является частью определения системы. Однако системам часто приходится обрабатывать идентификаторы, когда система неизвестна. Между типом и системой не существует соотношения 1:1, поскольку многие различные системы имеют один и тот же тип.

            Контроль0..0
            ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из IdentifierTypeCodes
            (extensible to http://hl7.org/fhir/ValueSet/identifier-type|5.0.0)

            Кодированный тип идентификатора, который может быть использован для определения того, какой идентификатор следует использовать для определенной цели..

            ТипCodeableConcept
            Модификаторfalse
            Summarytrue
            Требования

            Позволяет пользователям использовать идентификаторы, когда система идентификации неизвестна.

            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            52. ServiceRequest.identifier.system
            Определение

            Establishes the namespace for the value - that is, an absolute URL that describes a set values that are unique.

            КороткийПространство имен для значения идентификатора
            Комментарии

            Identifier.system is always case sensitive.

            Контроль0..0
            Типuri
            Модификаторfalse
            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
            Summarytrue
            Требования

            There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

            ПримерGeneral: http://www.acme.com/identifiers/patient
            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            54. ServiceRequest.identifier.value
            Определение

            The portion of the identifier typically relevant to the user and which is unique within the context of the system.

            КороткийЗначение идентификатора направления, присвоенного в МИС
            Комментарии

            If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the http://hl7.org/fhir/StructureDefinition/rendered-value). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

            Контроль1..1
            На этот элемент влияют следующие инварианты: ident-1
            Типstring
            Модификаторfalse
            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
            Summarytrue
            ПримерGeneral: 123456
            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            56. ServiceRequest.identifier.period
            Определение

            Период времени, в течение которого идентификатор является/был действителен для использования.

            КороткийПериод времени, в течение которого идентификатор действителен для использования
            Контроль0..0
            ТипPeriod
            Модификаторfalse
            Summarytrue
            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            58. ServiceRequest.identifier.assigner
            Определение

            Organization that issued/manages the identifier.

            КороткийНаименование организации (МИС), присвоевшей идентификатор
            Комментарии

            The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

            Контроль0..1
            ТипReference(Учреждение здравоохранения)
            Модификаторfalse
            Summarytrue
            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            60. ServiceRequest.identifier.assigner.id
            Определение

            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

            КороткийУникальный идентификатор для межэлементных ссылок
            Контроль0..0
            На этот элемент влияют следующие инварианты: ele-1
            Типid
            Модификаторfalse
            Формат XMLВ формате XML это свойство представлено в качестве атрибута.
            Summaryfalse
            62. ServiceRequest.identifier.assigner.extension
            Определение

            An Extension

            КороткийExtension
            Контроль0..0
            ТипExtension
            Модификаторfalse
            Summaryfalse
            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingЭтот элемент представляет набор разрезов на ServiceRequest.identifier.assigner.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
            • value @ url
            • 64. ServiceRequest.identifier.assigner.reference
              Определение

              A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

              КороткийСсылка на ресурс в виде относительного URL
              Комментарии

              Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

              Контроль1..1
              На этот элемент влияют следующие инварианты: ref-2, ref-1
              Типstring
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Summarytrue
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              66. ServiceRequest.identifier.assigner.type
              Определение

              The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

              The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

              КороткийТип ресурса
              Комментарии

              This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

              Контроль0..0
              ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
              (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

              Ресурс (или, для логических моделей, URI логической модели).

              Типuri
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Summarytrue
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              68. ServiceRequest.identifier.assigner.identifier
              Определение

              An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

              КороткийИдентификатор ресурса, если не известна ссылка на него
              Комментарии

              When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

              When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

              Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

              Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

              This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

              ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
              Контроль0..0
              На этот элемент влияют следующие инварианты: ref-2
              ТипIdentifier
              Модификаторfalse
              Summarytrue
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              70. ServiceRequest.identifier.assigner.display
              Определение

              Plain text narrative that identifies the resource in addition to the resource reference.

              КороткийТекстовая трактовка ресурса
              Комментарии

              This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

              Контроль0..1
              На этот элемент влияют следующие инварианты: ref-2
              Типstring
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Summarytrue
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              72. ServiceRequest.instantiatesCanonical
              Определение

              The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this ServiceRequest.

              КороткийInstantiates FHIR protocol or definition
              Комментарии

              The PlanDefinition resource is used to describe series, sequences, or groups of actions to be taken, while the ActivityDefinition resource is used to define each specific step or activity to be performed. More information can be found in the Boundaries and Relationships section for PlanDefinition.

              Контроль0..0
              Типcanonical(ActivityDefinition, PlanDefinition)
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Требуется поддержкаfalse
              Summarytrue
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              74. ServiceRequest.instantiatesUri
              Определение

              The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this ServiceRequest.

              КороткийInstantiates external protocol or definition
              Комментарии

              This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

              Контроль0..0
              Типuri
              Модификаторfalse
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Требуется поддержкаfalse
              Summarytrue
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              76. ServiceRequest.basedOn
              Определение

              Plan/proposal/order fulfilled by this request.

              КороткийНа основе чего создан запрос
              Контроль0..0
              ТипReference(CarePlan, ServiceRequest, MedicationRequest)
              Модификаторfalse
              Требуется поддержкаfalse
              Summarytrue
              Альтернативные именаfulfills
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              78. ServiceRequest.replaces
              Определение

              The request takes the place of the referenced completed or terminated request(s).

              КороткийКакой запрос заменяет
              Контроль0..0
              ТипReference(ServiceRequest)
              Модификаторfalse
              Требуется поддержкаfalse
              Summarytrue
              Альтернативные именаsupersedes, prior, renewed order
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              80. ServiceRequest.requisition
              Определение

              A shared identifier common to all service requests that were authorized more or less simultaneously by a single author, representing the composite or group identifier.

              КороткийComposite Request ID
              Комментарии

              Requests are linked either by a "basedOn" relationship (i.e. one request is fulfilling another) or by having a common requisition. Requests that are part of the same requisition are generally treated independently from the perspective of changing their state or maintaining them after initial creation.

              Контроль0..0
              ТипIdentifier
              Модификаторfalse
              Требуется поддержкаfalse
              Summarytrue
              Требования

              Some business processes need to know if multiple items were ordered as part of the same "requisition" for billing or other purposes.

              Альтернативные именаgrouperId, groupIdentifier
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              82. ServiceRequest.status
              Определение

              The status of the order.

              КороткийСтатус направления. active (активно)| completed (завершено)| revoked (отменено) | entered-in-error (введено по ошибке). Импорт ресурса только со статусом active
              Комментарии

              The status is generally fully in the control of the requester - they determine whether the order is draft or active and, after it has been activated, competed, revoked or placed on-hold. States relating to the activities of the performer are reflected on either the corresponding event (see Event Pattern for general discussion) or using the Task resource.

              Контроль1..1
              ПривязкаКоды ДОЛЖНЫ быть взяты из RequestStatus
              (required to http://hl7.org/fhir/ValueSet/request-status|5.0.0)

              The status of a service order.

              Типcode
              Модификаторtrue потому что This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Требуется поддержкаfalse
              Summarytrue
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              84. ServiceRequest.intent
              Определение

              Whether the request is a proposal, plan, an original order or a reflex order.

              КороткийИспользовать по умолчанию - directive
              Комментарии

              This element is labeled as a modifier because the intent alters when and how the resource is actually applicable.

              Контроль1..1
              ПривязкаКоды ДОЛЖНЫ быть взяты из RequestIntent
              (required to http://hl7.org/fhir/ValueSet/request-intent|5.0.0)

              The kind of service request.

              Типcode
              Модификаторtrue потому что This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request
              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
              Требуется поддержкаfalse
              Summarytrue
              Значение шаблонаdirective
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              86. ServiceRequest.category
              Определение

              A code that classifies the service for searching, sorting and display purposes (e.g. "Surgical Procedure").

              КороткийКатегория направления/запроса. Категория медицинской услуги может быть 03 | 03/1 | 03/2 | 03/3 | 03/4
              Комментарии

              There may be multiple axis of categorization depending on the context or use case for retrieving or displaying the resource. The level of granularity is defined by the category concepts in the value set.

              Контроль1..1
              ПривязкаКоды ДОЛЖНЫ быть взяты из Категория медицинских услуг
              (required to https://fhir.by/ValueSet/HealthcareServiceCategory)
              ТипCodeableConcept
              Модификаторfalse
              Требуется поддержкаfalse
              Summarytrue
              Требования

              Used for filtering what service request are retrieved and displayed.

              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              88. ServiceRequest.category.id
              Определение

              Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

              КороткийУникальный идентификатор для межэлементных ссылок
              Контроль0..0
              На этот элемент влияют следующие инварианты: ele-1
              Типid
              Модификаторfalse
              Формат XMLВ формате XML это свойство представлено в качестве атрибута.
              Summaryfalse
              90. ServiceRequest.category.extension
              Определение

              An Extension

              КороткийExtension
              Контроль0..0
              ТипExtension
              Модификаторfalse
              Summaryfalse
              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingЭтот элемент представляет набор разрезов на ServiceRequest.category.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
              • value @ url
              • 92. ServiceRequest.category.coding
                Определение

                Ссылка на код в справочнике НСИ Терминология.

                КороткийКод, определенный в справочнике НСИ Терминология
                Комментарии

                Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true.

                Контроль1..1
                ТипCoding
                Модификаторfalse
                Summarytrue
                Требования

                Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования.

                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                94. ServiceRequest.category.coding.id
                Определение

                Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                КороткийУникальный идентификатор для межэлементных ссылок
                Контроль0..0
                На этот элемент влияют следующие инварианты: ele-1
                Типid
                Модификаторfalse
                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                Summaryfalse
                96. ServiceRequest.category.coding.extension
                Определение

                An Extension

                КороткийExtension
                Контроль0..0
                ТипExtension
                Модификаторfalse
                Summaryfalse
                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingЭтот элемент представляет набор разрезов на ServiceRequest.category.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                • value @ url
                • 98. ServiceRequest.category.coding.system
                  Определение

                  Идентификация кодовой системы, которая определяет значение символа в коде.

                  КороткийСсылка на справочник
                  Комментарии

                  URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему.

                  Контроль1..1
                  Типuri
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

                  Необходимо четко указать источник определения символа.

                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  100. ServiceRequest.category.coding.version
                  Определение

                  Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию.

                  КороткийВерсия системы
                  Комментарии

                  В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована.

                  ПримечаниеЭто бизнес-версия Id, а не ресурс версии Id (см. обсуждение)
                  Контроль0..1
                  Типstring
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  102. ServiceRequest.category.coding.code
                  Определение

                  Код.

                  КороткийКод
                  Контроль1..1
                  На этот элемент влияют следующие инварианты: cod-1
                  Типcode
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

                  Необходимо обратиться к определенному коду в системе.

                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  104. ServiceRequest.category.coding.display
                  Определение

                  Представление значения кода в системе в соответствии с правилами системы.

                  КороткийЗначение кода
                  Контроль0..1
                  На этот элемент влияют следующие инварианты: cod-1
                  Типstring
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

                  Необходимо иметь возможность передавать значение кода, понятное человеку, для читателей, которые не знакомы с системой.

                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  106. ServiceRequest.category.coding.userSelected
                  Определение

                  Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений)..

                  КороткийЕсли эта кодировка была выбрана непосредственно пользователем
                  Комментарии

                  Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения).

                  Контроль0..0
                  Типboolean
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

                  Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки.

                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  108. ServiceRequest.category.text
                  Определение

                  Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя.

                  КороткийПростое текстовое представление концепции
                  Комментарии

                  Очень часто текст совпадает с отображаемым именем одной из кодировок.

                  Контроль0..0
                  Типstring
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Summarytrue
                  Требования

                  Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника.

                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  110. ServiceRequest.priority
                  Определение

                  Indicates how quickly the ServiceRequest should be addressed with respect to other requests.

                  КороткийПриоритет направления. Может быть routine (планово)| urgent (неотложно) | asap (экстренно). Неотложное исследование должно быть выполнено в течении 3 часов. Приоритет направления `экстренно` выше неотложного
                  Контроль1..1
                  ПривязкаКоды ДОЛЖНЫ быть взяты из RequestPriority
                  (required to http://hl7.org/fhir/ValueSet/request-priority|5.0.0)

                  Определяет уровень важности, который должен быть присвоен выполнению запроса.

                  Типcode
                  Модификаторfalse
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Требуется поддержкаfalse
                  Summarytrue
                  Значение при отсутствииIf missing, this task should be performed with normal priority
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  112. ServiceRequest.doNotPerform
                  Определение

                  Set this to true if the record is saying that the service/procedure should NOT be performed.

                  КороткийTrue if service/procedure should not be performed
                  Комментарии

                  In general, only the code and timeframe will be present, though occasional additional qualifiers such as body site or even performer could be included to narrow the scope of the prohibition. If the ServiceRequest.code and ServiceRequest.doNotPerform both contain negation, that will reinforce prohibition and should not have a double negative interpretation.

                  Контроль0..0
                  Типboolean
                  Модификаторtrue потому что If true this element negates the specified action. For Example, instead of a request for a procedure, it is a request for the procedure to not occur.
                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                  Требуется поддержкаfalse
                  Summarytrue
                  Требования

                  Used for do not ambulate, do not elevate head of bed, do not flush NG tube, do not take blood pressure on a certain arm, etc.

                  Значение при отсутствииIf missing, the request is a positive request e.g. "do perform"
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  114. ServiceRequest.code
                  Определение

                  A code or reference that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.

                  КороткийМетод исследования биологического материала
                  Комментарии

                  Many laboratory and radiology procedure codes embed the specimen/organ system in the test order name, for example, serum or serum/plasma glucose, or a chest x-ray. The specimen might not be recorded separately from the test code.

                  Контроль1..1
                  На этот элемент влияют следующие инварианты: prr-1
                  ПривязкаКоды ДОЛЖНЫ быть взяты из Название исследования биологического материала
                  (required to https://fhir.by/ValueSet/ResearchMethods)
                  ТипCodeableReference(ActivityDefinition, PlanDefinition)
                  Модификаторfalse
                  Требуется поддержкаfalse
                  Summarytrue
                  Альтернативные именаservice requested
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  116. ServiceRequest.code.id
                  Определение

                  Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                  КороткийУникальный идентификатор для межэлементных ссылок
                  Контроль0..0
                  На этот элемент влияют следующие инварианты: ele-1
                  Типid
                  Модификаторfalse
                  Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                  Summaryfalse
                  118. ServiceRequest.code.extension
                  Определение

                  An Extension

                  КороткийExtension
                  Контроль0..0
                  ТипExtension
                  Модификаторfalse
                  Summaryfalse
                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingЭтот элемент представляет набор разрезов на ServiceRequest.code.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                  • value @ url
                  • 120. ServiceRequest.code.concept
                    Определение

                    Ссылка на концепцию - например, информация идентифицируется по ее общему классу с той степенью точности, которая предусмотрена терминологией.

                    КороткийСсылка на концепт (справочник + код + значение)
                    Контроль1..1
                    ТипCodeableConcept
                    Модификаторfalse
                    Summarytrue
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    122. ServiceRequest.code.concept.id
                    Определение

                    Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                    КороткийУникальный идентификатор для межэлементных ссылок
                    Контроль0..0
                    На этот элемент влияют следующие инварианты: ele-1
                    Типid
                    Модификаторfalse
                    Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                    Summaryfalse
                    124. ServiceRequest.code.concept.extension
                    Определение

                    An Extension

                    КороткийExtension
                    Контроль0..0
                    ТипExtension
                    Модификаторfalse
                    Summaryfalse
                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingЭтот элемент представляет набор разрезов на ServiceRequest.code.concept.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                    • value @ url
                    • 126. ServiceRequest.code.concept.coding
                      Определение

                      Ссылка на код в справочнике НСИ Терминология.

                      КороткийМетод исследования биологического материала кодом из справочника
                      Комментарии

                      Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true.

                      Контроль1..1
                      ТипCoding
                      Модификаторfalse
                      Summarytrue
                      Требования

                      Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования.

                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      128. ServiceRequest.code.concept.coding.id
                      Определение

                      Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                      КороткийУникальный идентификатор для межэлементных ссылок
                      Контроль0..0
                      На этот элемент влияют следующие инварианты: ele-1
                      Типid
                      Модификаторfalse
                      Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                      Summaryfalse
                      130. ServiceRequest.code.concept.coding.extension
                      Определение

                      An Extension

                      КороткийExtension
                      Контроль0..0
                      ТипExtension
                      Модификаторfalse
                      Summaryfalse
                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingЭтот элемент представляет набор разрезов на ServiceRequest.code.concept.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                      • value @ url
                      • 132. ServiceRequest.code.concept.coding.system
                        Определение

                        Идентификация кодовой системы, которая определяет значение символа в коде.

                        КороткийСсылка на справочник
                        Комментарии

                        URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему.

                        Контроль1..1
                        Типuri
                        Модификаторfalse
                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                        Summarytrue
                        Требования

                        Необходимо четко указать источник определения символа.

                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        134. ServiceRequest.code.concept.coding.version
                        Определение

                        Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию.

                        КороткийВерсия системы
                        Комментарии

                        В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована.

                        ПримечаниеЭто бизнес-версия Id, а не ресурс версии Id (см. обсуждение)
                        Контроль0..1
                        Типstring
                        Модификаторfalse
                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                        Summarytrue
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        136. ServiceRequest.code.concept.coding.code
                        Определение

                        Код.

                        КороткийКод
                        Контроль1..1
                        На этот элемент влияют следующие инварианты: cod-1
                        Типcode
                        Модификаторfalse
                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                        Summarytrue
                        Требования

                        Необходимо обратиться к определенному коду в системе.

                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        138. ServiceRequest.code.concept.coding.display
                        Определение

                        Представление значения кода в системе в соответствии с правилами системы.

                        КороткийЗначение кода
                        Контроль0..1
                        На этот элемент влияют следующие инварианты: cod-1
                        Типstring
                        Модификаторfalse
                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                        Summarytrue
                        Требования

                        Необходимо иметь возможность передавать значение кода, понятное человеку, для читателей, которые не знакомы с системой.

                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        140. ServiceRequest.code.concept.coding.userSelected
                        Определение

                        Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений)..

                        КороткийЕсли эта кодировка была выбрана непосредственно пользователем
                        Комментарии

                        Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения).

                        Контроль0..0
                        Типboolean
                        Модификаторfalse
                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                        Summarytrue
                        Требования

                        Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки.

                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        142. ServiceRequest.code.concept.text
                        Определение

                        Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя.

                        КороткийПростое текстовое представление концепции
                        Комментарии

                        Очень часто текст совпадает с отображаемым именем одной из кодировок.

                        Контроль0..0
                        Типstring
                        Модификаторfalse
                        Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                        Summarytrue
                        Требования

                        Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника.

                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        144. ServiceRequest.code.reference
                        Определение

                        Ссылка на ресурс, который содержит точные сведения об информации, на которую ссылаются.

                        КороткийСсылка на ресурс
                        Контроль0..0
                        ТипReference
                        Модификаторfalse
                        Summarytrue
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        146. ServiceRequest.orderDetail
                        Определение

                        Additional details and instructions about the how the services are to be delivered. For example, and order for a urinary catheter may have an order detail for an external or indwelling catheter, or an order for a bandage may require additional instructions specifying how the bandage should be applied.

                        КороткийAdditional order information
                        Комментарии

                        For information from the medical record intended to support the delivery of the requested services, use the supportingInformation element.

                        Контроль0..0
                        На этот элемент влияют следующие инварианты: prr-1
                        ТипBackboneElement
                        Модификаторfalse
                        Требуется поддержкаfalse
                        Summarytrue
                        Альтернативные именаdetailed instructions
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        158. ServiceRequest.quantity[x]
                        Определение

                        An amount of service being requested which can be a quantity ( for example $1,500 home modification), a ratio ( for example, 20 half day visits per month), or a range (2.0 to 1.8 Gy per fraction).

                        КороткийService amount
                        Контроль0..0
                        ТипВыбор: Quantity, Ratio, Range
                        Модификаторfalse
                        Требуется поддержкаfalse
                        Summarytrue
                        Требования

                        When ordering a service the number of service items may need to be specified separately from the the service item.

                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        160. ServiceRequest.subject
                        Определение

                        On whom or what the service is to be performed. This is usually a human patient, but can also be requested on animals, groups of humans or animals, devices such as dialysis machines, or even locations (typically for environmental scans).

                        КороткийСсылка на пациента
                        Контроль1..1
                        ТипReference(Пациент, Пациент без ИН)
                        Модификаторfalse
                        Требуется поддержкаfalse
                        Summarytrue
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        162. ServiceRequest.subject.id
                        Определение

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        КороткийУникальный идентификатор для межэлементных ссылок
                        Контроль0..0
                        На этот элемент влияют следующие инварианты: ele-1
                        Типid
                        Модификаторfalse
                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                        Summaryfalse
                        164. ServiceRequest.subject.extension
                        Определение

                        An Extension

                        КороткийExtension
                        Контроль0..0
                        ТипExtension
                        Модификаторfalse
                        Summaryfalse
                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingЭтот элемент представляет набор разрезов на ServiceRequest.subject.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                        • value @ url
                        • 166. ServiceRequest.subject.reference
                          Определение

                          A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                          КороткийСсылка на ресурс в виде относительного URL
                          Комментарии

                          Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                          Контроль1..1
                          На этот элемент влияют следующие инварианты: ref-2, ref-1
                          Типstring
                          Модификаторfalse
                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                          Summarytrue
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          168. ServiceRequest.subject.type
                          Определение

                          The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                          The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                          КороткийТип ресурса
                          Комментарии

                          This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                          Контроль0..1
                          ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                          (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                          Ресурс (или, для логических моделей, URI логической модели).

                          Типuri
                          Модификаторfalse
                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                          Summarytrue
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          170. ServiceRequest.subject.identifier
                          Определение

                          An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                          КороткийИдентификатор ресурса, если не известна ссылка на него
                          Комментарии

                          When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                          When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                          Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                          Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                          This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                          ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                          Контроль0..1
                          На этот элемент влияют следующие инварианты: ref-2
                          ТипIdentifier
                          Модификаторfalse
                          Summarytrue
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          172. ServiceRequest.subject.display
                          Определение

                          Plain text narrative that identifies the resource in addition to the resource reference.

                          КороткийТекстовая трактовка ресурса
                          Комментарии

                          This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                          Контроль0..1
                          На этот элемент влияют следующие инварианты: ref-2
                          Типstring
                          Модификаторfalse
                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                          Summarytrue
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          174. ServiceRequest.focus
                          Определение

                          The actual focus of a service request when it is not the subject of record representing something or someone associated with the subject such as a spouse, parent, fetus, or donor. The focus of a service request could also be an existing condition, an intervention, the subject's diet, another service request on the subject, or a body structure such as tumor or implanted device.

                          КороткийWhat the service request is about, when it is not about the subject of record
                          Контроль0..0
                          ТипReference(Resource)
                          Модификаторfalse
                          Требуется поддержкаfalse
                          Summarytrue
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          176. ServiceRequest.encounter
                          Определение

                          An encounter that provides additional information about the healthcare context in which this request is made.

                          КороткийСсылка на прием медицинского специалиста, когда данное направление было сформировано
                          Контроль0..1
                          ТипReference(Общий профиль для обращения пациента за медицинской помощью)
                          Модификаторfalse
                          Требуется поддержкаfalse
                          Summarytrue
                          Альтернативные именаcontext
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          178. ServiceRequest.encounter.id
                          Определение

                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                          КороткийУникальный идентификатор для межэлементных ссылок
                          Контроль0..0
                          На этот элемент влияют следующие инварианты: ele-1
                          Типid
                          Модификаторfalse
                          Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                          Summaryfalse
                          180. ServiceRequest.encounter.extension
                          Определение

                          An Extension

                          КороткийExtension
                          Контроль0..0
                          ТипExtension
                          Модификаторfalse
                          Summaryfalse
                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          SlicingЭтот элемент представляет набор разрезов на ServiceRequest.encounter.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                          • value @ url
                          • 182. ServiceRequest.encounter.reference
                            Определение

                            A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                            КороткийСсылка на ресурс в виде относительного URL
                            Комментарии

                            Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                            Контроль1..1
                            На этот элемент влияют следующие инварианты: ref-2, ref-1
                            Типstring
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Summarytrue
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            184. ServiceRequest.encounter.type
                            Определение

                            The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                            The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                            КороткийТип ресурса
                            Комментарии

                            This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                            Контроль0..0
                            ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                            (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                            Ресурс (или, для логических моделей, URI логической модели).

                            Типuri
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Summarytrue
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            186. ServiceRequest.encounter.identifier
                            Определение

                            An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                            КороткийИдентификатор ресурса, если не известна ссылка на него
                            Комментарии

                            When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                            When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                            Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                            Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                            This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                            ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                            Контроль0..0
                            На этот элемент влияют следующие инварианты: ref-2
                            ТипIdentifier
                            Модификаторfalse
                            Summarytrue
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            188. ServiceRequest.encounter.display
                            Определение

                            Plain text narrative that identifies the resource in addition to the resource reference.

                            КороткийТекстовая трактовка ресурса
                            Комментарии

                            This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                            Контроль0..1
                            На этот элемент влияют следующие инварианты: ref-2
                            Типstring
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Summarytrue
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            190. ServiceRequest.occurrence[x]
                            Определение

                            The date/time at which the requested service should occur.

                            КороткийПериод действия направления
                            Контроль0..1
                            ТипВыбор: dateTime, Period
                            [x] ЗаметкаСмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x]
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Требуется поддержкаfalse
                            Summarytrue
                            Альтернативные именаschedule
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            192. ServiceRequest.asNeeded[x]
                            Определение

                            If a CodeableConcept is present, it indicates the pre-condition for performing the service. For example "pain", "on flare-up", etc.

                            КороткийPreconditions for service
                            Контроль0..0
                            ПривязкаНапример, коды см. SNOMEDCTMedicationAsNeededReasonCodes
                            (example to http://hl7.org/fhir/ValueSet/medication-as-needed-reason|5.0.0)

                            A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.

                            ТипВыбор: boolean, CodeableConcept
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Требуется поддержкаfalse
                            Summarytrue
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            194. ServiceRequest.authoredOn
                            Определение

                            When the request transitioned to being actionable.

                            КороткийДата, перехода направления в активный статус
                            Контроль1..1
                            ТипdateTime
                            Модификаторfalse
                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                            Требуется поддержкаfalse
                            Summarytrue
                            Альтернативные именаorderedOn
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            196. ServiceRequest.requester
                            Определение

                            The individual who initiated the request and has responsibility for its activation.

                            КороткийСсылка на медицинского специалиста, который создал направление
                            Комментарии

                            This not the dispatcher, but rather who is the authorizer. This element is not intended to handle delegation which would generally be managed through the Provenance resource.

                            Контроль1..1
                            ТипReference(Роль медицинского работника)
                            Модификаторfalse
                            Требуется поддержкаfalse
                            Summarytrue
                            Альтернативные именаauthor, orderer
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            198. ServiceRequest.requester.id
                            Определение

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            КороткийУникальный идентификатор для межэлементных ссылок
                            Контроль0..0
                            На этот элемент влияют следующие инварианты: ele-1
                            Типid
                            Модификаторfalse
                            Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                            Summaryfalse
                            200. ServiceRequest.requester.extension
                            Определение

                            An Extension

                            КороткийExtension
                            Контроль0..0
                            ТипExtension
                            Модификаторfalse
                            Summaryfalse
                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            SlicingЭтот элемент представляет набор разрезов на ServiceRequest.requester.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                            • value @ url
                            • 202. ServiceRequest.requester.reference
                              Определение

                              A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                              КороткийСсылка на ресурс в виде относительного URL
                              Комментарии

                              Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                              Контроль1..1
                              На этот элемент влияют следующие инварианты: ref-2, ref-1
                              Типstring
                              Модификаторfalse
                              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                              Summarytrue
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              204. ServiceRequest.requester.type
                              Определение

                              The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                              The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                              КороткийТип ресурса
                              Комментарии

                              This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                              Контроль0..0
                              ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                              (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                              Ресурс (или, для логических моделей, URI логической модели).

                              Типuri
                              Модификаторfalse
                              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                              Summarytrue
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              206. ServiceRequest.requester.identifier
                              Определение

                              An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                              КороткийИдентификатор ресурса, если не известна ссылка на него
                              Комментарии

                              When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                              When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                              Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                              Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                              This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                              ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                              Контроль0..0
                              На этот элемент влияют следующие инварианты: ref-2
                              ТипIdentifier
                              Модификаторfalse
                              Summarytrue
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              208. ServiceRequest.requester.display
                              Определение

                              Plain text narrative that identifies the resource in addition to the resource reference.

                              КороткийТекстовая трактовка ресурса
                              Комментарии

                              This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                              Контроль0..1
                              На этот элемент влияют следующие инварианты: ref-2
                              Типstring
                              Модификаторfalse
                              Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                              Summarytrue
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              210. ServiceRequest.performerType
                              Определение

                              Desired type of performer for doing the requested service.

                              КороткийPerformer role
                              Комментарии

                              This is a role, not a participation type. In other words, does not describe the task but describes the capacity. For example, “compounding pharmacy”, “psychiatrist” or “internal referral”.

                              Контроль0..0
                              ПривязкаНапример, коды см. ParticipantRoles
                              (example to http://hl7.org/fhir/ValueSet/participant-role|5.0.0)

                              Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.

                              ТипCodeableConcept
                              Модификаторfalse
                              Требуется поддержкаfalse
                              Summarytrue
                              Альтернативные именаspecialty
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              212. ServiceRequest.performer
                              Определение

                              The desired performer for doing the requested service. For example, the surgeon, dermatopathologist, endoscopist, etc.

                              КороткийСсылка на исполнителя данной услуги. Ссылка на организацию, где будет проводиться исследование
                              Комментарии

                              If multiple performers are present, it is interpreted as a list of alternative performers without any preference regardless of order. If order of preference is needed use the http://hl7.org/fhir/StructureDefinition/request-performerOrder. Use CareTeam to represent a group of performers (for example, Practitioner A and Practitioner B).

                              Контроль1..1
                              ТипReference(Учреждение здравоохранения)
                              Модификаторfalse
                              Требуется поддержкаfalse
                              Summarytrue
                              Альтернативные именаrequest recipient
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              214. ServiceRequest.performer.id
                              Определение

                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                              КороткийУникальный идентификатор для межэлементных ссылок
                              Контроль0..0
                              На этот элемент влияют следующие инварианты: ele-1
                              Типid
                              Модификаторfalse
                              Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                              Summaryfalse
                              216. ServiceRequest.performer.extension
                              Определение

                              An Extension

                              КороткийExtension
                              Контроль0..0
                              ТипExtension
                              Модификаторfalse
                              Summaryfalse
                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              SlicingЭтот элемент представляет набор разрезов на ServiceRequest.performer.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                              • value @ url
                              • 218. ServiceRequest.performer.reference
                                Определение

                                A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                КороткийСсылка на ресурс в виде относительного URL
                                Комментарии

                                Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                Контроль1..1
                                На этот элемент влияют следующие инварианты: ref-2, ref-1
                                Типstring
                                Модификаторfalse
                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                Summarytrue
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                220. ServiceRequest.performer.type
                                Определение

                                The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                КороткийТип ресурса
                                Комментарии

                                This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                Контроль0..0
                                ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                Ресурс (или, для логических моделей, URI логической модели).

                                Типuri
                                Модификаторfalse
                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                Summarytrue
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                222. ServiceRequest.performer.identifier
                                Определение

                                An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                КороткийИдентификатор ресурса, если не известна ссылка на него
                                Комментарии

                                When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                                Контроль0..0
                                На этот элемент влияют следующие инварианты: ref-2
                                ТипIdentifier
                                Модификаторfalse
                                Summarytrue
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                224. ServiceRequest.performer.display
                                Определение

                                Plain text narrative that identifies the resource in addition to the resource reference.

                                КороткийТекстовая трактовка ресурса
                                Комментарии

                                This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                Контроль0..1
                                На этот элемент влияют следующие инварианты: ref-2
                                Типstring
                                Модификаторfalse
                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                Summarytrue
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                226. ServiceRequest.location
                                Определение

                                The preferred location(s) where the procedure should actually happen in coded or free text form. E.g. at home or nursing day care center.

                                КороткийСсылка на структурное подразделение, от куда направлен образец биоматериала
                                Контроль1..1
                                ПривязкаНапример, коды см. ServiceDeliveryLocationRoleType
                                (example to http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType)

                                A location type where services are delivered.

                                ТипCodeableReference(Структурное подразделение)
                                Модификаторfalse
                                Требуется поддержкаfalse
                                Summarytrue
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                228. ServiceRequest.location.id
                                Определение

                                Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                КороткийУникальный идентификатор для межэлементных ссылок
                                Контроль0..0
                                На этот элемент влияют следующие инварианты: ele-1
                                Типid
                                Модификаторfalse
                                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                Summaryfalse
                                230. ServiceRequest.location.extension
                                Определение

                                An Extension

                                КороткийExtension
                                Контроль0..0
                                ТипExtension
                                Модификаторfalse
                                Summaryfalse
                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                SlicingЭтот элемент представляет набор разрезов на ServiceRequest.location.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                • value @ url
                                • 232. ServiceRequest.location.concept
                                  Определение

                                  Ссылка на концепцию - например, информация идентифицируется по ее общему классу с той степенью точности, которая предусмотрена терминологией.

                                  КороткийСсылка на концепт (справочник + код + значение)
                                  Контроль0..0
                                  ТипCodeableConcept
                                  Модификаторfalse
                                  Summarytrue
                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  234. ServiceRequest.location.reference
                                  Определение

                                  Ссылка на ресурс, который содержит точные сведения об информации, на которую ссылаются.

                                  КороткийСсылка на ресурс
                                  Контроль1..1
                                  ТипReference
                                  Модификаторfalse
                                  Summarytrue
                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  236. ServiceRequest.location.reference.id
                                  Определение

                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                  КороткийУникальный идентификатор для межэлементных ссылок
                                  Контроль0..0
                                  На этот элемент влияют следующие инварианты: ele-1
                                  Типid
                                  Модификаторfalse
                                  Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                  Summaryfalse
                                  238. ServiceRequest.location.reference.extension
                                  Определение

                                  An Extension

                                  КороткийExtension
                                  Контроль0..0
                                  ТипExtension
                                  Модификаторfalse
                                  Summaryfalse
                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  SlicingЭтот элемент представляет набор разрезов на ServiceRequest.location.reference.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                  • value @ url
                                  • 240. ServiceRequest.location.reference.reference
                                    Определение

                                    A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                    КороткийСсылка на ресурс в виде относительного URL
                                    Комментарии

                                    Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                    Контроль1..1
                                    На этот элемент влияют следующие инварианты: ref-2, ref-1
                                    Типstring
                                    Модификаторfalse
                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                    Summarytrue
                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    242. ServiceRequest.location.reference.type
                                    Определение

                                    The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                    The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                    КороткийТип ресурса
                                    Комментарии

                                    This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                    Контроль0..0
                                    ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                    (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                    Ресурс (или, для логических моделей, URI логической модели).

                                    Типuri
                                    Модификаторfalse
                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                    Summarytrue
                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    244. ServiceRequest.location.reference.identifier
                                    Определение

                                    An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                    КороткийИдентификатор ресурса, если не известна ссылка на него
                                    Комментарии

                                    When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                    When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                    Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                    Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                    This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                    ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                                    Контроль0..0
                                    На этот элемент влияют следующие инварианты: ref-2
                                    ТипIdentifier
                                    Модификаторfalse
                                    Summarytrue
                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    246. ServiceRequest.location.reference.display
                                    Определение

                                    Plain text narrative that identifies the resource in addition to the resource reference.

                                    КороткийТекстовая трактовка ресурса
                                    Комментарии

                                    This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                    Контроль0..1
                                    На этот элемент влияют следующие инварианты: ref-2
                                    Типstring
                                    Модификаторfalse
                                    Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                    Summarytrue
                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    248. ServiceRequest.reason
                                    Определение

                                    An explanation or justification for why this service is being requested in coded or textual form. This is often for billing purposes. May relate to the resources referred to in supportingInfo.

                                    КороткийКлинический диагноз. Причина направления на исследование
                                    Комментарии

                                    This element represents why the referral is being made and may be used to decide how the service will be performed, or even if it will be performed at all. To be as specific as possible, a reference to Observation or Condition should be used if available. Otherwise, use concept.text element if the data is free (uncoded) text as shown in the CT Scan example.

                                    Контроль1..*
                                    ПривязкаКоды ДОЛЖНЫ быть взяты из МКБ-10
                                    (required to https://fhir.by/ValueSet/InternClassificDiseases10)
                                    ТипCodeableReference(Диагноз)
                                    Модификаторfalse
                                    Требуется поддержкаfalse
                                    Summarytrue
                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    250. ServiceRequest.reason.id
                                    Определение

                                    Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                    КороткийУникальный идентификатор для межэлементных ссылок
                                    Контроль0..0
                                    На этот элемент влияют следующие инварианты: ele-1
                                    Типid
                                    Модификаторfalse
                                    Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                    Summaryfalse
                                    252. ServiceRequest.reason.extension
                                    Определение

                                    An Extension

                                    КороткийExtension
                                    Контроль0..0
                                    ТипExtension
                                    Модификаторfalse
                                    Summaryfalse
                                    Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    SlicingЭтот элемент представляет набор разрезов на ServiceRequest.reason.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                    • value @ url
                                    • 254. ServiceRequest.reason.concept
                                      Определение

                                      Ссылка на концепцию - например, информация идентифицируется по ее общему классу с той степенью точности, которая предусмотрена терминологией.

                                      КороткийСсылка на концепт (справочник + код + значение)
                                      Контроль0..1
                                      ТипCodeableConcept
                                      Модификаторfalse
                                      Summarytrue
                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      256. ServiceRequest.reason.concept.id
                                      Определение

                                      Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                      КороткийУникальный идентификатор для межэлементных ссылок
                                      Контроль0..0
                                      На этот элемент влияют следующие инварианты: ele-1
                                      Типid
                                      Модификаторfalse
                                      Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                      Summaryfalse
                                      258. ServiceRequest.reason.concept.extension
                                      Определение

                                      An Extension

                                      КороткийExtension
                                      Контроль0..0
                                      ТипExtension
                                      Модификаторfalse
                                      Summaryfalse
                                      Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      SlicingЭтот элемент представляет набор разрезов на ServiceRequest.reason.concept.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                      • value @ url
                                      • 260. ServiceRequest.reason.concept.coding
                                        Определение

                                        Ссылка на код в справочнике НСИ Терминология.

                                        КороткийКлинический диагноз. Причина направления на исследование, кодом из справочника МКБ-10
                                        Комментарии

                                        Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true.

                                        Контроль0..1
                                        ТипCoding
                                        Модификаторfalse
                                        Summarytrue
                                        Требования

                                        Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования.

                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        262. ServiceRequest.reason.concept.coding.id
                                        Определение

                                        Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                        КороткийУникальный идентификатор для межэлементных ссылок
                                        Контроль0..0
                                        На этот элемент влияют следующие инварианты: ele-1
                                        Типid
                                        Модификаторfalse
                                        Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                        Summaryfalse
                                        264. ServiceRequest.reason.concept.coding.extension
                                        Определение

                                        An Extension

                                        КороткийExtension
                                        Контроль0..0
                                        ТипExtension
                                        Модификаторfalse
                                        Summaryfalse
                                        Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        SlicingЭтот элемент представляет набор разрезов на ServiceRequest.reason.concept.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                        • value @ url
                                        • 266. ServiceRequest.reason.concept.coding.system
                                          Определение

                                          Идентификация кодовой системы, которая определяет значение символа в коде.

                                          КороткийСсылка на справочник
                                          Комментарии

                                          URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему.

                                          Контроль1..1
                                          Типuri
                                          Модификаторfalse
                                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                          Summarytrue
                                          Требования

                                          Необходимо четко указать источник определения символа.

                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          268. ServiceRequest.reason.concept.coding.version
                                          Определение

                                          Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию.

                                          КороткийВерсия системы
                                          Комментарии

                                          В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована.

                                          ПримечаниеЭто бизнес-версия Id, а не ресурс версии Id (см. обсуждение)
                                          Контроль0..1
                                          Типstring
                                          Модификаторfalse
                                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                          Summarytrue
                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          270. ServiceRequest.reason.concept.coding.code
                                          Определение

                                          Код.

                                          КороткийКод
                                          Контроль1..1
                                          На этот элемент влияют следующие инварианты: cod-1
                                          Типcode
                                          Модификаторfalse
                                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                          Summarytrue
                                          Требования

                                          Необходимо обратиться к определенному коду в системе.

                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          272. ServiceRequest.reason.concept.coding.display
                                          Определение

                                          Представление значения кода в системе в соответствии с правилами системы.

                                          КороткийЗначение кода
                                          Контроль0..1
                                          На этот элемент влияют следующие инварианты: cod-1
                                          Типstring
                                          Модификаторfalse
                                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                          Summarytrue
                                          Требования

                                          Необходимо иметь возможность передавать значение кода, понятное человеку, для читателей, которые не знакомы с системой.

                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          274. ServiceRequest.reason.concept.coding.userSelected
                                          Определение

                                          Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений)..

                                          КороткийЕсли эта кодировка была выбрана непосредственно пользователем
                                          Комментарии

                                          Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения).

                                          Контроль0..0
                                          Типboolean
                                          Модификаторfalse
                                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                          Summarytrue
                                          Требования

                                          Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки.

                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          276. ServiceRequest.reason.concept.text
                                          Определение

                                          Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя.

                                          КороткийКлинический диагноз. Причина направления на исследование, текстом. Клинический диагноз по TNM
                                          Комментарии

                                          Очень часто текст совпадает с отображаемым именем одной из кодировок.

                                          Контроль0..1
                                          Типstring
                                          Модификаторfalse
                                          Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                          Summarytrue
                                          Требования

                                          Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника.

                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          278. ServiceRequest.reason.reference
                                          Определение

                                          Ссылка на ресурс, который содержит точные сведения об информации, на которую ссылаются.

                                          КороткийКлинический диагноз. Причина направления на исследование, ссылкой
                                          Контроль0..1
                                          ТипReference
                                          Модификаторfalse
                                          Summarytrue
                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          280. ServiceRequest.reason.reference.id
                                          Определение

                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                          КороткийУникальный идентификатор для межэлементных ссылок
                                          Контроль0..0
                                          На этот элемент влияют следующие инварианты: ele-1
                                          Типid
                                          Модификаторfalse
                                          Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                          Summaryfalse
                                          282. ServiceRequest.reason.reference.extension
                                          Определение

                                          An Extension

                                          КороткийExtension
                                          Контроль0..0
                                          ТипExtension
                                          Модификаторfalse
                                          Summaryfalse
                                          Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          SlicingЭтот элемент представляет набор разрезов на ServiceRequest.reason.reference.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                          • value @ url
                                          • 284. ServiceRequest.reason.reference.reference
                                            Определение

                                            A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                            КороткийСсылка на ресурс в виде относительного URL
                                            Комментарии

                                            Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                            Контроль1..1
                                            На этот элемент влияют следующие инварианты: ref-2, ref-1
                                            Типstring
                                            Модификаторfalse
                                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                            Summarytrue
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            286. ServiceRequest.reason.reference.type
                                            Определение

                                            The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                            The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                            КороткийТип ресурса
                                            Комментарии

                                            This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                            Контроль0..1
                                            ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                            (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                            Ресурс (или, для логических моделей, URI логической модели).

                                            Типuri
                                            Модификаторfalse
                                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                            Summarytrue
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            288. ServiceRequest.reason.reference.identifier
                                            Определение

                                            An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                            КороткийИдентификатор ресурса, если не известна ссылка на него
                                            Комментарии

                                            When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                            When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                            Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                            Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                            This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                            ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                                            Контроль0..1
                                            На этот элемент влияют следующие инварианты: ref-2
                                            ТипIdentifier
                                            Модификаторfalse
                                            Summarytrue
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            290. ServiceRequest.reason.reference.display
                                            Определение

                                            Plain text narrative that identifies the resource in addition to the resource reference.

                                            КороткийТекстовая трактовка ресурса
                                            Комментарии

                                            This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                            Контроль0..1
                                            На этот элемент влияют следующие инварианты: ref-2
                                            Типstring
                                            Модификаторfalse
                                            Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                            Summarytrue
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            292. ServiceRequest.insurance
                                            Определение

                                            Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be needed for delivering the requested service.

                                            КороткийAssociated insurance coverage
                                            Контроль0..0
                                            ТипReference(Coverage, ClaimResponse)
                                            Модификаторfalse
                                            Требуется поддержкаfalse
                                            Summaryfalse
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            294. ServiceRequest.supportingInfo
                                            Определение

                                            Дополнительная клиническая информация about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as "ask at order entry questions (AOEs)". This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.

                                            КороткийДополнительная клиническая информация
                                            Комментарии

                                            To represent information about how the services are to be delivered use the instructions element.

                                            Контроль0..10
                                            ТипCodeableReference(Общий профиль для обращения пациента за медицинской помощью)
                                            Модификаторfalse
                                            Требуется поддержкаfalse
                                            Summaryfalse
                                            Альтернативные именаAsk at order entry question, AOE
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            HormoneTherapyRule: Если проводится гормонотерапия, то указывается название препарата/тов, период гормонотерапии (supportingInfo.extension('https://fhir.by/StructureDefinition/HormoneTherapy').where(value = true).exists() implies supportingInfo.extension('https://fhir.by/StructureDefinition/HormonotherapyDetails').exists())
                                            HormoneTherapyNotRule: Если не проводится гормонотерапия, то не указывается название препарата/тов, период гормонотерапии (supportingInfo.extension('https://fhir.by/StructureDefinition/HormoneTherapy').where(value = false).exists() implies supportingInfo.extension('https://fhir.by/StructureDefinition/HormonotherapyDetails').exists().not())
                                            296. ServiceRequest.supportingInfo.id
                                            Определение

                                            Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов.

                                            КороткийУникальный идентификатор для межэлементных ссылок
                                            Контроль0..0
                                            На этот элемент влияют следующие инварианты: ele-1
                                            Типid
                                            Модификаторfalse
                                            Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                            Summaryfalse
                                            298. ServiceRequest.supportingInfo.extension
                                            Определение

                                            An Extension

                                            КороткийExtension
                                            Контроль0..*
                                            ТипExtension
                                            Модификаторfalse
                                            Summaryfalse
                                            Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            SlicingЭтот элемент представляет набор разрезов на ServiceRequest.supportingInfo.extension. Разрезы бываютНе упорядочено и Closed, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                            • value @ url
                                            • 300. ServiceRequest.supportingInfo.extension:endocrinologistObservation
                                              Название разрезаendocrinologistObservation
                                              Определение

                                              Период наблюдение у эндокринолога

                                              КороткийПериод наблюдение у эндокринолога
                                              Контроль0..1
                                              ТипExtension(Период наблюдение у эндокринолога) (Тип расширения: Period)
                                              Модификаторfalse
                                              Summaryfalse
                                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              302. ServiceRequest.supportingInfo.extension:hormoneTherapy
                                              Название разрезаhormoneTherapy
                                              Определение

                                              Проводится/проводилась ли гормонотерапия.

                                              КороткийПроводится/проводилась ли гормонотерапия
                                              Контроль0..1
                                              ТипExtension(Проводится/проводилась ли гормонотерапия) (Тип расширения: boolean)
                                              Модификаторfalse
                                              Summaryfalse
                                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              304. ServiceRequest.supportingInfo.extension:hormonotherapyDetails
                                              Название разрезаhormonotherapyDetails
                                              Определение

                                              Детали гормонотерапии

                                              КороткийДетали гормонотерапии
                                              Контроль0..1
                                              ТипExtension(Детали гормонотерапии) (Комплексное расширение)
                                              Модификаторfalse
                                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              306. ServiceRequest.supportingInfo.extension:previousDiagnostic
                                              Название разрезаpreviousDiagnostic
                                              Определение

                                              Предыдущие цитологические/гистологические исследования

                                              КороткийПредыдущие цитологические/гистологические исследования
                                              Контроль0..10
                                              ТипExtension(Предыдущие цитологические/гистологические исследования) (Тип расширения: Reference(Заключение исследования биологического материала))
                                              Модификаторfalse
                                              Summaryfalse
                                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              308. ServiceRequest.supportingInfo.concept
                                              Определение

                                              Ссылка на концепцию - например, информация идентифицируется по ее общему классу с той степенью точности, которая предусмотрена терминологией.

                                              КороткийСсылка на концепт (справочник + код + значение)
                                              Контроль0..0
                                              ТипCodeableConcept
                                              Модификаторfalse
                                              Summarytrue
                                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              310. ServiceRequest.supportingInfo.reference
                                              Определение

                                              Ссылка на ресурс, который содержит точные сведения об информации, на которую ссылаются.

                                              КороткийСсылка на наблюдение специалистов узкого профиля (эндокринолог, онколог, гинеколог и др.)
                                              Контроль0..1
                                              ТипReference
                                              Модификаторfalse
                                              Summarytrue
                                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              312. ServiceRequest.supportingInfo.reference.id
                                              Определение

                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                              КороткийУникальный идентификатор для межэлементных ссылок
                                              Контроль0..0
                                              На этот элемент влияют следующие инварианты: ele-1
                                              Типid
                                              Модификаторfalse
                                              Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                              Summaryfalse
                                              314. ServiceRequest.supportingInfo.reference.extension
                                              Определение

                                              An Extension

                                              КороткийExtension
                                              Контроль0..0
                                              ТипExtension
                                              Модификаторfalse
                                              Summaryfalse
                                              Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              SlicingЭтот элемент представляет набор разрезов на ServiceRequest.supportingInfo.reference.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                              • value @ url
                                              • 316. ServiceRequest.supportingInfo.reference.reference
                                                Определение

                                                A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                КороткийСсылка на ресурс в виде относительного URL
                                                Комментарии

                                                Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                Контроль1..1
                                                На этот элемент влияют следующие инварианты: ref-2, ref-1
                                                Типstring
                                                Модификаторfalse
                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                Summarytrue
                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                318. ServiceRequest.supportingInfo.reference.type
                                                Определение

                                                The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                КороткийТип ресурса
                                                Комментарии

                                                This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                Контроль0..0
                                                ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                                (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                Ресурс (или, для логических моделей, URI логической модели).

                                                Типuri
                                                Модификаторfalse
                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                Summarytrue
                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                320. ServiceRequest.supportingInfo.reference.identifier
                                                Определение

                                                An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                КороткийИдентификатор ресурса, если не известна ссылка на него
                                                Комментарии

                                                When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                                ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                                                Контроль0..0
                                                На этот элемент влияют следующие инварианты: ref-2
                                                ТипIdentifier
                                                Модификаторfalse
                                                Summarytrue
                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                322. ServiceRequest.supportingInfo.reference.display
                                                Определение

                                                Plain text narrative that identifies the resource in addition to the resource reference.

                                                КороткийТекстовая трактовка ресурса
                                                Комментарии

                                                This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                Контроль0..1
                                                На этот элемент влияют следующие инварианты: ref-2
                                                Типstring
                                                Модификаторfalse
                                                Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                Summarytrue
                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                324. ServiceRequest.specimen
                                                Определение

                                                One or more specimens that the laboratory procedure will use.

                                                КороткийСсылка на образец биологического материала
                                                Комментарии

                                                The purpose of the ServiceRequest.specimen is to reflect the actual specimen that the requested test/procedure is asked to be performed on, whether the lab already has it or not. References to specimens for purposes other than to perform a test/procedure on should be made using the ServiceRequest.supportingInfo or the Specimen.parent where the Specimen.parent would enable descendency and ServiceRequest.supportingInfo a general reference for context.

                                                Контроль1..10
                                                ТипReference(Образец биологического материала)
                                                Модификаторfalse
                                                Требуется поддержкаfalse
                                                Summarytrue
                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                326. ServiceRequest.specimen.id
                                                Определение

                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                КороткийУникальный идентификатор для межэлементных ссылок
                                                Контроль0..0
                                                На этот элемент влияют следующие инварианты: ele-1
                                                Типid
                                                Модификаторfalse
                                                Формат XMLВ формате XML это свойство представлено в качестве атрибута.
                                                Summaryfalse
                                                328. ServiceRequest.specimen.extension
                                                Определение

                                                An Extension

                                                КороткийExtension
                                                Контроль0..0
                                                ТипExtension
                                                Модификаторfalse
                                                Summaryfalse
                                                Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                SlicingЭтот элемент представляет набор разрезов на ServiceRequest.specimen.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов:
                                                • value @ url
                                                • 330. ServiceRequest.specimen.reference
                                                  Определение

                                                  A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                                                  КороткийСсылка на ресурс в виде относительного URL
                                                  Комментарии

                                                  Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                                                  Контроль1..1
                                                  На этот элемент влияют следующие инварианты: ref-2, ref-1
                                                  Типstring
                                                  Модификаторfalse
                                                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                  Summarytrue
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  332. ServiceRequest.specimen.type
                                                  Определение

                                                  The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                                                  The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                                                  КороткийТип ресурса
                                                  Комментарии

                                                  This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a known RESTful URL) or by resolving the target of the reference.

                                                  Контроль0..0
                                                  ПривязкаЕсли они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType
                                                  (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)

                                                  Ресурс (или, для логических моделей, URI логической модели).

                                                  Типuri
                                                  Модификаторfalse
                                                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                  Summarytrue
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  334. ServiceRequest.specimen.identifier
                                                  Определение

                                                  An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                                                  КороткийИдентификатор ресурса, если не известна ссылка на него
                                                  Комментарии

                                                  When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                                                  When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                                                  Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                                                  Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                                                  This element only allows for a single identifier. In the case where additional identifers are required, use the http://hl7.org/fhir/StructureDefinition/additionalIdentifier extension.

                                                  ПримечаниеЭто бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение)
                                                  Контроль0..0
                                                  На этот элемент влияют следующие инварианты: ref-2
                                                  ТипIdentifier
                                                  Модификаторfalse
                                                  Summarytrue
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  336. ServiceRequest.specimen.display
                                                  Определение

                                                  Plain text narrative that identifies the resource in addition to the resource reference.

                                                  КороткийТекстовая трактовка ресурса
                                                  Комментарии

                                                  This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                                                  Контроль0..1
                                                  На этот элемент влияют следующие инварианты: ref-2
                                                  Типstring
                                                  Модификаторfalse
                                                  Примитивное значениеЭтот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением
                                                  Summarytrue
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  338. ServiceRequest.bodySite
                                                  Определение

                                                  Anatomic location where the procedure should be performed. This is the target site.

                                                  КороткийCoded location on Body
                                                  Комментарии

                                                  Only used if not implicit in the code found in ServiceRequest.code. If the use case requires BodySite to be handled as a separate resource instead of an inline coded element (e.g. to identify and track separately) then use the standard extension http://hl7.org/fhir/StructureDefinition/procedure-targetBodyStructure.

                                                  Контроль0..0
                                                  На этот элемент влияют следующие инварианты: bdystr-1
                                                  ПривязкаНапример, коды см. SNOMEDCTBodyStructures
                                                  (example to http://hl7.org/fhir/ValueSet/body-site|5.0.0)

                                                  Концепции участка тела при компьютерной томографии по SNOMED

                                                  ТипCodeableConcept
                                                  Модификаторfalse
                                                  Требуется поддержкаfalse
                                                  Summarytrue
                                                  Требования

                                                  Knowing where the procedure is performed is important for tracking if multiple sites are possible.

                                                  Альтернативные именаlocation
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  340. ServiceRequest.bodyStructure
                                                  Определение

                                                  Anatomic location where the procedure should be performed. This is the target site.

                                                  КороткийBodyStructure-based location on the body
                                                  Контроль0..0
                                                  На этот элемент влияют следующие инварианты: bdystr-1
                                                  ТипReference(BodyStructure)
                                                  Модификаторfalse
                                                  Требуется поддержкаfalse
                                                  Summarytrue
                                                  Требования

                                                  Knowing where the procedure is performed is important for tracking if multiple sites are possible.

                                                  Альтернативные именаlocationStructure
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  342. ServiceRequest.note
                                                  Определение

                                                  Any other notes and comments made about the service request. For example, internal billing notes.

                                                  КороткийComments
                                                  Контроль0..0
                                                  ТипAnnotation
                                                  Модификаторfalse
                                                  Требуется поддержкаfalse
                                                  Summaryfalse
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  344. ServiceRequest.patientInstruction
                                                  Определение

                                                  Instructions in terms that are understood by the patient or consumer.

                                                  КороткийPatient or consumer-oriented instructions
                                                  Контроль0..0
                                                  ТипBackboneElement
                                                  Модификаторfalse
                                                  Требуется поддержкаfalse
                                                  Summaryfalse
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  350. ServiceRequest.relevantHistory
                                                  Определение

                                                  Key events in the history of the request.

                                                  КороткийRequest provenance
                                                  Комментарии

                                                  This might not include provenances for all versions of the request – only those deemed “relevant” or important. This SHALL NOT include the Provenance associated with this current version of the resource. (If that provenance is deemed to be a “relevant” change, it will need to be added as part of a later update. Until then, it can be queried directly as the Provenance that points to this version using _revinclude All Provenances should have some historical version of this Request as their subject.

                                                  Контроль0..0
                                                  ТипReference(Provenance)
                                                  Модификаторfalse
                                                  Требуется поддержкаfalse
                                                  Summaryfalse
                                                  Инвариантыele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))