Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
| Active as of 2026-06-25 |
Определения MedicationOrder профиль ресурса.
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. MedicationRequest | |
| Короткий | Назначение лекарственного средства |
| Инварианты | MedicationOrderStatusRule: Статус ресурса MedicationOrder может быть active | completed (status != 'on-hold' and status != 'ended' and status != 'stopped' and status != 'entered-in-error' and status != 'draft' and status != 'unknown' and status != 'cancelled')MedicationOrderEffectiveDosePeriodRule: Значение параметра category равное 'course' предполагает заполнение effectiveDosePeriod.end ( (category.coding.code = 'short-term' or category.coding.code = 'inpatient' or category.coding.code = 'course') implies effectiveDosePeriod.end.exists())MedicatiionOrderStatusActiveRule: Значение параметра category равное 'long-term', 'course' или 'recommend' предполагает значение статуса 'active' ( (category.coding.code = 'long-term' or category.coding.code = 'recommend' or category.coding.code = 'course') implies status = 'active' )MedicatiionOrderStatusCompletedRule: Значение параметра category равное 'short-term' или 'inpatient' предполагает значение статуса 'completed' ( (category.coding.code = 'short-term' or category.coding.code = 'inpatient') implies status = 'completed' ) |
| 2. MedicationRequest.meta | |
| Контроль | 1..? |
| 4. MedicationRequest.meta.id | |
| Контроль | 0..0 |
| 6. MedicationRequest.meta.extension | |
| Контроль | 0..0 |
| 8. MedicationRequest.meta.lastUpdated | |
| Короткий | Дата и время последнего обновления |
| 10. MedicationRequest.meta.source | |
| Контроль | 0..0 |
| 12. MedicationRequest.meta.profile | |
| Контроль | 1..1 |
| Значение шаблона | https://fhir.by/StructureDefinition/MedicationOrder |
| 14. MedicationRequest.meta.security | |
| Контроль | 0..0 |
| 16. MedicationRequest.meta.tag | |
| Контроль | 0..0 |
| 18. MedicationRequest.implicitRules | |
| Контроль | 0..0 |
| 20. MedicationRequest.language | |
| Контроль | 0..0 |
| 22. MedicationRequest.text | |
| Контроль | 0..0 |
| 24. MedicationRequest.contained | |
| Контроль | 0..0 |
| 26. MedicationRequest.extension | |
| Контроль | 0..0 |
| 28. MedicationRequest.modifierExtension | |
| Контроль | 0..0 |
| 30. MedicationRequest.identifier | |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..0 |
| 32. MedicationRequest.basedOn | |
| Контроль | 0..0 |
| 34. MedicationRequest.priorPrescription | |
| Контроль | 0..0 |
| 36. MedicationRequest.groupIdentifier | |
| Контроль | 0..0 |
| 38. MedicationRequest.status | |
| Короткий | Статус ресурса: active | completed |
| 40. MedicationRequest.statusReason | |
| Контроль | 0..0 |
| 42. MedicationRequest.statusChanged | |
| Контроль | 0..0 |
| 44. MedicationRequest.intent | |
| Короткий | Значение по умолчанию: `order` |
| Значение шаблона | order |
| 46. MedicationRequest.category | |
| Короткий | Категория назначения лекарственного средства |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Категория назначения лекарственных средств (required to https://fhir.by/ValueSet/CourseOfTherapyType) |
| 48. MedicationRequest.category.id | |
| Контроль | 0..0 |
| 50. MedicationRequest.category.extension | |
| Контроль | 0..0 |
| 52. MedicationRequest.category.coding | |
| Контроль | 1..1 |
| 54. MedicationRequest.category.coding.id | |
| Контроль | 0..0 |
| 56. MedicationRequest.category.coding.extension | |
| Контроль | 0..0 |
| 58. MedicationRequest.category.coding.system | |
| Контроль | 1..? |
| 60. MedicationRequest.category.coding.code | |
| Контроль | 1..? |
| 62. MedicationRequest.category.coding.userSelected | |
| Контроль | 0..0 |
| 64. MedicationRequest.category.text | |
| Контроль | 0..0 |
| 66. MedicationRequest.priority | |
| Контроль | 0..0 |
| 68. MedicationRequest.doNotPerform | |
| Контроль | 0..0 |
| 70. MedicationRequest.medication | |
| Короткий | Назначенное лекарственное средство |
| Тип | CodeableReference(Представление лекарственного средства по торговому наименованию, Представление лекарственного средства по международному непатентованному наименованию его компонентов) |
| 72. MedicationRequest.medication.id | |
| Контроль | 0..0 |
| 74. MedicationRequest.medication.extension | |
| Контроль | 0..0 |
| 76. MedicationRequest.medication.concept | |
| Контроль | 0..0 |
| 78. MedicationRequest.medication.reference | |
| Короткий | Ссылка на лекарственное средство |
| Контроль | 1..? |
| 80. MedicationRequest.medication.reference.id | |
| Контроль | 0..0 |
| 82. MedicationRequest.medication.reference.extension | |
| Контроль | 0..0 |
| 84. MedicationRequest.medication.reference.reference | |
| Контроль | 1..? |
| 86. MedicationRequest.subject | |
| Короткий | Пациент, которому назначено лекарственное средство |
| Тип | Reference(Пациент, Пациент без ИН, Анонимный пациент) |
| 88. MedicationRequest.subject.id | |
| Контроль | 0..0 |
| 90. MedicationRequest.subject.extension | |
| Контроль | 0..0 |
| 92. MedicationRequest.subject.reference | |
| Контроль | 1..? |
| 94. MedicationRequest.informationSource | |
| Короткий | Учреждение здравоохранения, в котором было сделано назначение |
| Контроль | 1..1 |
| Тип | Reference(Учреждение здравоохранения) |
| 96. MedicationRequest.informationSource.id | |
| Контроль | 0..0 |
| 98. MedicationRequest.informationSource.extension | |
| Контроль | 0..0 |
| 100. MedicationRequest.informationSource.reference | |
| Контроль | 1..? |
| 102. MedicationRequest.encounter | |
| Короткий | Посещение врача, в время которого сделано назначение |
| Тип | Reference(Общий профиль для обращения пациента за медицинской помощью) |
| 104. MedicationRequest.encounter.id | |
| Контроль | 0..0 |
| 106. MedicationRequest.encounter.extension | |
| Контроль | 0..0 |
| 108. MedicationRequest.encounter.reference | |
| Контроль | 1..? |
| 110. MedicationRequest.supportingInformation | |
| Контроль | 0..0 |
| 112. MedicationRequest.authoredOn | |
| Короткий | Дата и время создания назначения |
| Контроль | 1..? |
| 114. MedicationRequest.requester | |
| Короткий | Врач, который сделал назначение |
| Контроль | 1..? |
| Тип | Reference(Роль медицинского работника) |
| 116. MedicationRequest.requester.id | |
| Контроль | 0..0 |
| 118. MedicationRequest.requester.extension | |
| Контроль | 0..0 |
| 120. MedicationRequest.requester.reference | |
| Контроль | 1..? |
| 122. MedicationRequest.reported | |
| Контроль | 0..0 |
| 124. MedicationRequest.performerType | |
| Контроль | 0..0 |
| 126. MedicationRequest.performer | |
| Контроль | 0..0 |
| 128. MedicationRequest.device | |
| Контроль | 0..0 |
| 130. MedicationRequest.recorder | |
| Контроль | 0..0 |
| 132. MedicationRequest.reason | |
| Короткий | Показания для назначения лекарственного средства |
| Контроль | 1..? |
| Тип | CodeableReference(Диагноз, Жизненно важные показатели, Объективный осмотр) |
| 134. MedicationRequest.reason.id | |
| Контроль | 0..0 |
| 136. MedicationRequest.reason.extension | |
| Контроль | 0..0 |
| 138. MedicationRequest.reason.concept | |
| Контроль | 0..0 |
| 140. MedicationRequest.reason.reference | |
| Контроль | 1..? |
| 142. MedicationRequest.reason.reference.id | |
| Контроль | 0..0 |
| 144. MedicationRequest.reason.reference.extension | |
| Контроль | 0..0 |
| 146. MedicationRequest.reason.reference.reference | |
| Контроль | 1..? |
| 148. MedicationRequest.courseOfTherapyType | |
| Контроль | 0..0 |
| 150. MedicationRequest.insurance | |
| Контроль | 0..0 |
| 152. MedicationRequest.note | |
| Короткий | Дополнительная информация, относящаяся к назначению лекарственного средства, но не вошедшая в другие разделы |
| Контроль | 0..1 |
| 154. MedicationRequest.note.id | |
| Контроль | 0..0 |
| 156. MedicationRequest.note.extension | |
| Контроль | 0..0 |
| 158. MedicationRequest.note.author[x] | |
| Контроль | 0..0 |
| 160. MedicationRequest.note.time | |
| Контроль | 0..0 |
| 162. MedicationRequest.renderedDosageInstruction | |
| Контроль | 0..0 |
| 164. MedicationRequest.effectiveDosePeriod | |
| Короткий | Период, в течение которого назначен прием (введение) лекарственного средства |
| Контроль | 1..? |
| 166. MedicationRequest.effectiveDosePeriod.id | |
| Контроль | 0..0 |
| 168. MedicationRequest.effectiveDosePeriod.extension | |
| Контроль | 0..0 |
| 170. MedicationRequest.effectiveDosePeriod.start | |
| Короткий | Дата и время начала приема лекарственного средства |
| Контроль | 1..? |
| 172. MedicationRequest.effectiveDosePeriod.end | |
| Короткий | Дата и время окончания приема (отмены) лекарственного средства |
| 174. MedicationRequest.dosageInstruction | |
| Короткий | Инструкция по приему (введению) лекарственного средства |
| Контроль | 1..? |
| 176. MedicationRequest.dosageInstruction.id | |
| Контроль | 0..0 |
| 178. MedicationRequest.dosageInstruction.extension | |
| Контроль | 0..0 |
| 180. MedicationRequest.dosageInstruction.modifierExtension | |
| Контроль | 0..0 |
| 182. MedicationRequest.dosageInstruction.sequence | |
| Контроль | 0..0 |
| 184. MedicationRequest.dosageInstruction.text | |
| Короткий | Текстовое представление инструкции используется, если инструкция слишком сложна для кодирования |
| 186. MedicationRequest.dosageInstruction.additionalInstruction | |
| Контроль | 0..0 |
| 188. MedicationRequest.dosageInstruction.patientInstruction | |
| Короткий | Инструкции по приему лекарственного средства для пациента. Должны быть изложены на языке, понятном пациенту |
| 190. MedicationRequest.dosageInstruction.timing | |
| Короткий | Структурировнная инструкция по приему (введению) лекарственного средства |
| 192. MedicationRequest.dosageInstruction.timing.id | |
| Контроль | 0..0 |
| 194. MedicationRequest.dosageInstruction.timing.extension | |
| Контроль | 0..0 |
| 196. MedicationRequest.dosageInstruction.timing.modifierExtension | |
| Контроль | 0..0 |
| 198. MedicationRequest.dosageInstruction.timing.event | |
| Контроль | 0..0 |
| 200. MedicationRequest.dosageInstruction.timing.repeat | |
| Короткий | Кратность приема (введения) ЛС |
| Контроль | 1..? |
| 202. MedicationRequest.dosageInstruction.timing.repeat.id | |
| Контроль | 0..0 |
| 204. MedicationRequest.dosageInstruction.timing.repeat.extension | |
| Контроль | 0..0 |
| 206. MedicationRequest.dosageInstruction.timing.repeat.bounds[x] | |
| Контроль | 0..0 |
| 208. MedicationRequest.dosageInstruction.timing.repeat.count | |
| Короткий | Количество приемов (введений) ЛС за курс |
| 210. MedicationRequest.dosageInstruction.timing.repeat.countMax | |
| Контроль | 0..0 |
| 212. MedicationRequest.dosageInstruction.timing.repeat.duration | |
| Короткий | Продолжительность введения ЛС |
| 214. MedicationRequest.dosageInstruction.timing.repeat.durationMax | |
| Короткий | Максимальная продолжительность введения ЛС |
| 216. MedicationRequest.dosageInstruction.timing.repeat.durationUnit | |
| Короткий | Единицы изменения продолжительности: s (second) | min (minute) | h (hour) | d (day) | wk (week) | mo (mont) | a (year) |
| 218. MedicationRequest.dosageInstruction.timing.repeat.frequency | |
| Короткий | Количество приемов (введений) ЛС за определенный период |
| Контроль | 1..? |
| 220. MedicationRequest.dosageInstruction.timing.repeat.frequencyMax | |
| Короткий | Максимельное количество приемов (введений) ЛС |
| 222. MedicationRequest.dosageInstruction.timing.repeat.period | |
| Короткий | Период, к которому относится количество приемов |
| Контроль | 1..? |
| 224. MedicationRequest.dosageInstruction.timing.repeat.periodMax | |
| Короткий | Верхняя граница периода |
| 226. MedicationRequest.dosageInstruction.timing.repeat.periodUnit | |
| Короткий | Единицы измерения периода: code: s (second) | min (minute) | h (hour) | d (day) | wk (week) | mo (mont) | a (year) |
| Контроль | 1..? |
| 228. MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek | |
| Короткий | День недели приема (введения) ЛС |
| Контроль | 0..7 |
| 230. MedicationRequest.dosageInstruction.timing.repeat.timeOfDay | |
| Короткий | Точное время суток приема (введения) ЛС |
| 232. MedicationRequest.dosageInstruction.timing.repeat.when | |
| Контроль | 0..0 |
| 234. MedicationRequest.dosageInstruction.timing.repeat.offset | |
| Контроль | 0..0 |
| 236. MedicationRequest.dosageInstruction.timing.code | |
| Короткий | Особенности приема (введения) ЛС, не указанные в других разделах |
| 238. MedicationRequest.dosageInstruction.timing.code.coding | |
| Контроль | 0..0 |
| 240. MedicationRequest.dosageInstruction.timing.code.text | |
| Короткий | Текстовое представление особенностей приема (введения) ЛС, не указанных в предыдущих разделах |
| Контроль | 1..? |
| 242. MedicationRequest.dosageInstruction.asNeeded | |
| Контроль | 0..0 |
| 244. MedicationRequest.dosageInstruction.asNeededFor | |
| Контроль | 0..0 |
| 246. MedicationRequest.dosageInstruction.site | |
| Контроль | 0..0 |
| 248. MedicationRequest.dosageInstruction.route | |
| Короткий | Путь введения лекарственного средства |
| Контроль | 1..? |
| Привязка | Коды ДОЛЖНЫ быть взяты из Пути введения лекарственных средств (required to https://fhir.by/ValueSet/MedicationRouteAdmin) |
| 250. MedicationRequest.dosageInstruction.route.id | |
| Контроль | 0..0 |
| 252. MedicationRequest.dosageInstruction.route.extension | |
| Контроль | 0..0 |
| 254. MedicationRequest.dosageInstruction.route.coding | |
| Контроль | 1..1 |
| 256. MedicationRequest.dosageInstruction.route.coding.id | |
| Контроль | 0..0 |
| 258. MedicationRequest.dosageInstruction.route.coding.extension | |
| Контроль | 0..0 |
| 260. MedicationRequest.dosageInstruction.route.coding.system | |
| Контроль | 1..? |
| 262. MedicationRequest.dosageInstruction.route.coding.code | |
| Контроль | 1..? |
| 264. MedicationRequest.dosageInstruction.route.coding.userSelected | |
| Контроль | 0..0 |
| 266. MedicationRequest.dosageInstruction.route.text | |
| Контроль | 0..0 |
| 268. MedicationRequest.dosageInstruction.method | |
| Контроль | 0..0 |
| 270. MedicationRequest.dosageInstruction.doseAndRate | |
| Короткий | Доза назначенного лекарственного средства |
| Контроль | 1..2 |
| 272. MedicationRequest.dosageInstruction.doseAndRate.id | |
| Контроль | 0..0 |
| 274. MedicationRequest.dosageInstruction.doseAndRate.extension | |
| Контроль | 0..0 |
| 276. MedicationRequest.dosageInstruction.doseAndRate.type | |
| Контроль | 0..0 |
| 278. MedicationRequest.dosageInstruction.doseAndRate.dose[x] | |
| Короткий | Количество лекарственного средства в одной дозе |
| Контроль | 1..? |
| Привязка | Коды ДОЛЖНЫ быть взяты из Классификатор единиц измерения дозировки и концентрации действующих веществ в составе лекарственных препаратов (required to https://fhir.by/ValueSet/MedicationByUnits) |
| Тип | Quantity(SimpleQuantity) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| 280. MedicationRequest.dosageInstruction.doseAndRate.dose[x].id | |
| Контроль | 0..0 |
| 282. MedicationRequest.dosageInstruction.doseAndRate.dose[x].extension | |
| Контроль | 0..0 |
| 284. MedicationRequest.dosageInstruction.doseAndRate.dose[x].value | |
| Контроль | 1..? |
| 286. MedicationRequest.dosageInstruction.doseAndRate.dose[x].system | |
| Контроль | 1..? |
| 288. MedicationRequest.dosageInstruction.doseAndRate.dose[x].code | |
| Контроль | 1..? |
| 290. MedicationRequest.dosageInstruction.doseAndRate.rate[x] | |
| Короткий | Скоросто введения лекарственного средства |
| Привязка | Коды ДОЛЖНЫ быть взяты из Единицы измерения скорости введения лекарственного средства (required to https://fhir.by/ValueSet/MedicationByRateUnits) |
| Тип | Quantity(SimpleQuantity) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| 292. MedicationRequest.dosageInstruction.doseAndRate.rate[x].id | |
| Контроль | 0..0 |
| 294. MedicationRequest.dosageInstruction.doseAndRate.rate[x].extension | |
| Контроль | 0..0 |
| 296. MedicationRequest.dosageInstruction.doseAndRate.rate[x].value | |
| Контроль | 1..? |
| 298. MedicationRequest.dosageInstruction.doseAndRate.rate[x].system | |
| Контроль | 1..? |
| 300. MedicationRequest.dosageInstruction.doseAndRate.rate[x].code | |
| Контроль | 1..? |
| 302. MedicationRequest.dosageInstruction.maxDosePerPeriod | |
| Контроль | 0..0 |
| 304. MedicationRequest.dosageInstruction.maxDosePerAdministration | |
| Контроль | 0..0 |
| 306. MedicationRequest.dosageInstruction.maxDosePerLifetime | |
| Контроль | 0..0 |
| 308. MedicationRequest.dispenseRequest | |
| Контроль | 0..0 |
| 310. MedicationRequest.substitution | |
| Контроль | 0..0 |
| 312. MedicationRequest.eventHistory | |
| Контроль | 0..0 |
Рекомендации по толкованию содержимого этой таблицы можно найтиздесь-- no content: do not translate #97 --
| 0. MedicationRequest | |
| Определение | An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns. |
| Короткий | Назначение лекарственного средства |
| Контроль | 0..* |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Альтернативные имена | Prescription, Order |
| Инварианты | 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())MedicationOrderStatusRule: Статус ресурса MedicationOrder может быть active | completed ( status != 'on-hold' and status != 'ended' and status != 'stopped' and status != 'entered-in-error' and status != 'draft' and status != 'unknown' and status != 'cancelled')MedicationOrderEffectiveDosePeriodRule: Значение параметра category равное 'course' предполагает заполнение effectiveDosePeriod.end ( (category.coding.code = 'short-term' or category.coding.code = 'inpatient' or category.coding.code = 'course') implies effectiveDosePeriod.end.exists())MedicatiionOrderStatusActiveRule: Значение параметра category равное 'long-term', 'course' или 'recommend' предполагает значение статуса 'active' ( (category.coding.code = 'long-term' or category.coding.code = 'recommend' or category.coding.code = 'course') implies status = 'active' )MedicatiionOrderStatusCompletedRule: Значение параметра category равное 'short-term' или 'inpatient' предполагает значение статуса 'completed' ( (category.coding.code = 'short-term' or category.coding.code = 'inpatient') implies status = 'completed' ) |
| 2. MedicationRequest.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 |
| Summary | true |
| 4. MedicationRequest.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 6. MedicationRequest.meta.id | |
| Определение | Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов. |
| Короткий | Уникальный идентификатор для межэлементных ссылок |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 8. MedicationRequest.meta.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.meta.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 10. MedicationRequest.meta.versionId | |
| Определение | Идентификатор конкретной версии, который отображается в части URL, относящейся к версии. Это значение изменяется при создании, обновлении или удалении ресурса. |
| Короткий | Идентификатор конкретной версии |
| Комментарии | Сервер присваивает это значение и игнорирует то, что указывает клиент, за исключением случая, когда сервер устанавливает целостность версии при обновлении/удалении. |
| Контроль | 0..1 |
| Тип | id |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 12. MedicationRequest.meta.lastUpdated | |
| Определение | Когда ресурс менялся в последний раз - например, когда изменилась версия. |
| Короткий | Дата и время последнего обновления |
| Комментарии | Этот элемент обычно опускается в экземплярах, отправляемых с помощью PUT или POST. Вместо этого он заполняется в экземпляре ответа и при получении информации с помощью GET. Это значение задается менеджером сервера / ресурсов; то, что предоставляет клиент, не имеет значения. Это эквивалентно последнему изменению HTTP и должно иметь такое же значение при взаимодействии read. |
| Контроль | 0..1 |
| Тип | instant |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 14. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 16. MedicationRequest.meta.profile | |
| Определение | Список профилей (ссылок на StructureDefinition ресурсы), которым, как утверждается, соответствует этот ресурс. URL-адрес является ссылкой на StructureDefinition.url. |
| Короткий | Ссылка на профиль |
| Комментарии | Сервер и/или другая инфраструктура политики должны определять, проверяются ли и/или обновляются ли эти утверждения с течением времени. Список URL-адресов профиля представляет собой набор. |
| Контроль | 1..1 |
| Тип | canonical(StructureDefinition) |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Значение шаблона | https://fhir.by/StructureDefinition/MedicationOrder |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 18. MedicationRequest.meta.security | |
| Определение | Метки безопасности, применяемые к данному ресурсу. Эти метки связывают определенные ресурсы с общей политикой безопасности и инфраструктурой. |
| Короткий | Метки безопасности, примененные к этому ресурсу |
| Комментарии | Метки безопасности могут быть обновлены без изменения указанной версии ресурса. Список меток безопасности представляет собой набор. Уникальность основана на системе/коде, а версия и отображение игнорируются. |
| Контроль | 0..0 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из AllSecurityLabels (extensible to http://hl7.org/fhir/ValueSet/security-labels|5.0.0)Защитные этикетки из системы классификации конфиденциальности и безопасности в сфере здравоохранения. |
| Тип | Coding |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. MedicationRequest.meta.tag | |
| Определение | Теги, применяемые к этому ресурсу. Теги предназначены для идентификации ресурсов и соотнесения их с процессами и документооборотом, и приложения не обязаны учитывать теги при интерпретации значения ресурса. |
| Короткий | Теги, применяемые к этому ресурсу |
| Комментарии | Теги могут быть обновлены без изменения заявленной версии ресурса. Список тегов представляет собой набор. Уникальность основана на системе/коде, а версия и отображение игнорируются. |
| Контроль | 0..0 |
| Привязка | Например, коды см. CommonTags (example to http://hl7.org/fhir/ValueSet/common-tags|5.0.0)Коды, представляющие различные типы тегов, обычно связанные с рабочим процессом; например, "Требуется проверка доктором Джонсом". |
| Тип | Coding |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 22. MedicationRequest.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. MedicationRequest.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 |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. MedicationRequest.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 |
| Summary | false |
| Альтернативные имена | narrative, html, xhtml, display |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 28. MedicationRequest.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 |
| Summary | false |
| Альтернативные имена | inline resources, anonymous resources, contained resources |
| 30. MedicationRequest.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | 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()) |
| 32. MedicationRequest.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 |
| Summary | 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. MedicationRequest.identifier | |
| Определение | Identifiers associated with this medication request that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. They are business identifiers assigned to this resource by the performer or other systems and remain constant as the resource is updated and propagates from server to server. |
| Короткий | Внешние идентификаторы для этого запроса |
| Комментарии | This is a business identifier, not a resource identifier. |
| Примечание | Это бизнес-идентификатор, а не идентификатор ресурса (см. обсуждение) |
| Контроль | 0..0 |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. MedicationRequest.basedOn | |
| Определение | План или запрос, который полностью или частично выполняется в соответствии с этим запросом на получение лекарства. |
| Короткий | План или запрос, который полностью или частично выполняется в соответствии с этим запросом на получение лекарства |
| Контроль | 0..0 |
| Тип | Reference(CarePlan, MedicationRequest, ServiceRequest, ImmunizationRecommendation) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 38. MedicationRequest.priorPrescription | |
| Определение | Reference to an order/prescription that is being replaced by this MedicationRequest. |
| Короткий | Reference to an order/prescription that is being replaced by this MedicationRequest |
| Контроль | 0..0 |
| Тип | Reference(MedicationRequest) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. MedicationRequest.groupIdentifier | |
| Определение | A shared identifier common to multiple independent Request instances that were activated/authorized more or less simultaneously by a single author. The presence of the same identifier on each request ties those requests together and may have business ramifications in terms of reporting of results, billing, etc. E.g. a requisition number shared by a set of lab tests ordered together, or a prescription number shared by all meds ordered at one time. |
| Короткий | Composite request this is part of |
| Контроль | 0..0 |
| Тип | Identifier |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Требования | 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. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. MedicationRequest.status | |
| Определение | A code specifying the current state of the order. Generally, this will be active or completed state. |
| Короткий | Статус ресурса: active | completed |
| Комментарии | This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. Clinical decision support systems should take the status into account when determining which medications to include in their algorithms. |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из MedicationrequestStatus (required to http://hl7.org/fhir/ValueSet/medicationrequest-status|5.0.0)A coded concept specifying the state of the prescribing event. Describes the lifecycle of the prescription. |
| Тип | 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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 44. MedicationRequest.statusReason | |
| Определение | Captures the reason for the current state of the MedicationRequest. |
| Короткий | Reason for current status |
| Комментарии | This is generally only used for "exception" statuses such as "suspended" or "cancelled". The reason why the MedicationRequest was created at all is captured in reasonCode, not here. |
| Контроль | 0..0 |
| Привязка | Например, коды см. MedicationRequestStatusReasonCodes (example to http://hl7.org/fhir/ValueSet/medicationrequest-status-reason|5.0.0)Identifies the reasons for a given status. |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. MedicationRequest.statusChanged | |
| Определение | The date (and perhaps time) when the status was changed. |
| Короткий | When the status was changed |
| Контроль | 0..0 |
| Тип | dateTime |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 48. MedicationRequest.intent | |
| Определение | Whether the request is a proposal, plan, or an original order. |
| Короткий | Значение по умолчанию: `order` |
| Комментарии | It is expected that the type of requester will be restricted for different stages of a MedicationRequest. For example, Proposals can be created by a patient, relatedPerson, Practitioner or Device. Plans can be created by Practitioners, Patients, RelatedPersons and Devices. Original orders can be created by a Practitioner only. An instance-order is an instantiation of a request or order and may be used to populate Medication Administration Record. This element is labeled as a modifier because the intent alters when and how the resource is actually applicable. |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из MedicationRequestIntent (required to http://hl7.org/fhir/ValueSet/medicationrequest-intent|5.0.0)Вид заказа лекарств. |
| Тип | 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 |
| Summary | true |
| Значение шаблона | order |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. MedicationRequest.category | |
| Определение | An arbitrary categorization or grouping of the medication request. It could be used for indicating where meds are intended to be administered, eg. in an inpatient setting or in a patient's home, or a legal category of the medication. |
| Короткий | Категория назначения лекарственного средства |
| Комментарии | The category can be used to include where the medication is expected to be consumed or other types of requests. The examplar value set represents where the meds are intended to be administered and is just one example of request categorization. |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Категория назначения лекарственных средств (required to https://fhir.by/ValueSet/CourseOfTherapyType) |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. MedicationRequest.category.id | |
| Определение | Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов. |
| Короткий | Уникальный идентификатор для межэлементных ссылок |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 54. MedicationRequest.category.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.category.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 56. MedicationRequest.category.coding | |
| Определение | Ссылка на код в справочнике НСИ Терминология. |
| Короткий | Код, определенный в справочнике НСИ Терминология |
| Комментарии | Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true. |
| Контроль | 1..1 |
| Тип | Coding |
| Модификатор | false |
| Summary | true |
| Требования | Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 58. MedicationRequest.category.coding.id | |
| Определение | Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов. |
| Короткий | Уникальный идентификатор для межэлементных ссылок |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 60. MedicationRequest.category.coding.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.category.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 62. MedicationRequest.category.coding.system | |
| Определение | Идентификация кодовой системы, которая определяет значение символа в коде. |
| Короткий | Ссылка на справочник |
| Комментарии | URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему. |
| Контроль | 1..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Необходимо четко указать источник определения символа. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 64. MedicationRequest.category.coding.version | |
| Определение | Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию. |
| Короткий | Версия системы |
| Комментарии | В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована. |
| Примечание | Это бизнес-версия Id, а не ресурс версии Id (см. обсуждение) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 66. MedicationRequest.category.coding.code | |
| Определение | Код. |
| Короткий | Код |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: cod-1 |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Необходимо обратиться к определенному коду в системе. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 68. MedicationRequest.category.coding.display | |
| Определение | Представление значения кода в системе в соответствии с правилами системы. |
| Короткий | Значение кода |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: cod-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Необходимо иметь возможность передавать значение кода, понятное человеку, для читателей, которые не знакомы с системой. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 70. MedicationRequest.category.coding.userSelected | |
| Определение | Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений).. |
| Короткий | Если эта кодировка была выбрана непосредственно пользователем |
| Комментарии | Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения). |
| Контроль | 0..0 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 72. MedicationRequest.category.text | |
| Определение | Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя. |
| Короткий | Простое текстовое представление концепции |
| Комментарии | Очень часто текст совпадает с отображаемым именем одной из кодировок. |
| Контроль | 0..0 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 74. MedicationRequest.priority | |
| Определение | Indicates how quickly the Medication Request should be addressed with respect to other requests. |
| Короткий | routine | urgent | asap | stat |
| Контроль | 0..0 |
| Привязка | Коды ДОЛЖНЫ быть взяты из RequestPriority (required to http://hl7.org/fhir/ValueSet/request-priority|5.0.0)Определяет уровень важности, который должен быть присвоен выполнению запроса. |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 76. MedicationRequest.doNotPerform | |
| Определение | If true, indicates that the provider is asking for the patient to either stop taking or to not start taking the specified medication. For example, the patient is taking an existing medication and the provider is changing their medication. They want to create two seperate requests: one to stop using the current medication and another to start the new medication. |
| Короткий | True if patient is to stop taking or not to start taking the medication |
| Комментарии | If do not perform is not specified, the request is a positive request e.g. "do perform". |
| Контроль | 0..0 |
| Тип | boolean |
| Модификатор | true потому что This element is labeled as a modifier because this element negates the request to occur (ie, this is a request for the medication not to be ordered or prescribed, etc.) |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 78. MedicationRequest.medication | |
| Определение | Identifies the medication being requested. This is a link to a resource that represents the medication which may be the details of the medication or simply an attribute carrying a code that identifies the medication from a known list of medications. |
| Короткий | Назначенное лекарственное средство |
| Комментарии | If only a code is specified, then it needs to be a code for a specific product. If more information is required, then the use of the Medication resource is recommended. For example, if you require form or lot number or if the medication is compounded or extemporaneously prepared, then you must reference the Medication resource. |
| Контроль | 1..1 |
| Привязка | Например, коды см. SNOMEDCTMedicationCodes (example to http://hl7.org/fhir/ValueSet/medication-codes|5.0.0)Закодированная концепция, идентифицирующая вещество или продукт, которые можно заказать. |
| Тип | CodeableReference(Представление лекарственного средства по торговому наименованию, Представление лекарственного средства по международному непатентованному наименованию его компонентов) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 80. MedicationRequest.medication.id | |
| Определение | Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов. |
| Короткий | Уникальный идентификатор для межэлементных ссылок |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 82. MedicationRequest.medication.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.medication.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 84. MedicationRequest.medication.concept | |
| Определение | Ссылка на концепцию - например, информация идентифицируется по ее общему классу с той степенью точности, которая предусмотрена терминологией. |
| Короткий | Ссылка на концепт (справочник + код + значение) |
| Контроль | 0..0 |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 86. MedicationRequest.medication.reference | |
| Определение | Ссылка на ресурс, который содержит точные сведения об информации, на которую ссылаются. |
| Короткий | Ссылка на лекарственное средство |
| Контроль | 1..1 |
| Тип | Reference |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 88. MedicationRequest.medication.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 90. MedicationRequest.medication.reference.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.medication.reference.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 92. MedicationRequest.medication.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 94. MedicationRequest.medication.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 96. MedicationRequest.medication.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 98. MedicationRequest.medication.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 100. MedicationRequest.subject | |
| Определение | The individual or group for whom the medication has been requested. |
| Короткий | Пациент, которому назначено лекарственное средство |
| Комментарии | The subject on a medication request is mandatory. For the secondary use case where the actual subject is not provided, there still must be an anonymized subject specified. |
| Контроль | 1..1 |
| Тип | Reference(Пациент, Пациент без ИН, Анонимный пациент) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 102. MedicationRequest.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 104. MedicationRequest.subject.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.subject.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 106. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 108. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 110. MedicationRequest.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 112. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 114. MedicationRequest.informationSource | |
| Определение | The person or organization who provided the information about this request, if the source is someone other than the requestor. This is often used when the MedicationRequest is reported by another person. |
| Короткий | Учреждение здравоохранения, в котором было сделано назначение |
| Контроль | 1..1 |
| Тип | Reference(Учреждение здравоохранения) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 116. MedicationRequest.informationSource.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 118. MedicationRequest.informationSource.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.informationSource.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 120. MedicationRequest.informationSource.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 122. MedicationRequest.informationSource.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 124. MedicationRequest.informationSource.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 126. MedicationRequest.informationSource.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 128. MedicationRequest.encounter | |
| Определение | The Encounter during which this [x] was created or to which the creation of this record is tightly associated. |
| Короткий | Посещение врача, в время которого сделано назначение |
| Комментарии | This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter." If there is a need to link to episodes of care they will be handled with an extension. |
| Контроль | 0..1 |
| Тип | Reference(Общий профиль для обращения пациента за медицинской помощью) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 130. MedicationRequest.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 132. MedicationRequest.encounter.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.encounter.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 134. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 136. MedicationRequest.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..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)Ресурс (или, для логических моделей, URI логической модели). |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 138. MedicationRequest.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..1 На этот элемент влияют следующие инварианты: ref-2 |
| Тип | Identifier |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 140. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 142. MedicationRequest.supportingInformation | |
| Определение | Information to support fulfilling (i.e. dispensing or administering) of the medication, for example, patient height and weight, a MedicationStatement for the patient). |
| Короткий | Information to support fulfilling of the medication |
| Комментарии | This attribute can be used to reference a MedicationStatement about the patients' medication use. |
| Контроль | 0..0 |
| Тип | Reference(Resource) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 144. MedicationRequest.authoredOn | |
| Определение | The date (and perhaps time) when the prescription was initially written or authored on. |
| Короткий | Дата и время создания назначения |
| Контроль | 1..1 |
| Тип | dateTime |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 146. MedicationRequest.requester | |
| Определение | The individual, organization, or device that initiated the request and has responsibility for its activation. |
| Короткий | Врач, который сделал назначение |
| Контроль | 1..1 |
| Тип | Reference(Роль медицинского работника) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 148. MedicationRequest.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 150. MedicationRequest.requester.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.requester.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 152. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 154. MedicationRequest.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..1 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из ResourceType (extensible to http://hl7.org/fhir/ValueSet/resource-types|5.0.0)Ресурс (или, для логических моделей, URI логической модели). |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 156. MedicationRequest.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..1 На этот элемент влияют следующие инварианты: ref-2 |
| Тип | Identifier |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 158. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 160. MedicationRequest.reported | |
| Определение | Indicates if this record was captured as a secondary 'reported' record rather than as an original primary source-of-truth record. It may also indicate the source of the report. |
| Короткий | Reported rather than primary record |
| Комментарии | If not populated, then assume that this is the original record and not reported |
| Контроль | 0..0 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 162. MedicationRequest.performerType | |
| Определение | Indicates the type of performer of the administration of the medication. |
| Короткий | Desired kind of performer of the medication administration |
| Комментарии | If specified without indicating a performer, this indicates that the performer must be of the specified type. If specified with a performer then it indicates the requirements of the performer if the designated performer is not available. |
| Контроль | 0..0 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из MedicationIntendedPerformerRole (extensible to http://hl7.org/fhir/ValueSet/medication-intended-performer-role|5.0.0)Identifies the type of individual that is desired to administer the medication. |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 164. MedicationRequest.performer | |
| Определение | The specified desired performer of the medication treatment (e.g. the performer of the medication administration). For devices, this is the device that is intended to perform the administration of the medication. An IV Pump would be an example of a device that is performing the administration. Both the IV Pump and the practitioner that set the rate or bolus on the pump can be listed as performers. |
| Короткий | Intended performer of administration |
| Контроль | 0..0 |
| Тип | Reference(Practitioner, PractitionerRole, Organization, Patient, DeviceDefinition, RelatedPerson, CareTeam, HealthcareService) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 166. MedicationRequest.device | |
| Определение | The intended type of device that is to be used for the administration of the medication (for example, PCA Pump). |
| Короткий | Intended type of device for the administration |
| Контроль | 0..0 |
| Тип | CodeableReference(DeviceDefinition) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 168. MedicationRequest.recorder | |
| Определение | The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order. |
| Короткий | Person who entered the request |
| Контроль | 0..0 |
| Тип | Reference(Practitioner, PractitionerRole) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 170. MedicationRequest.reason | |
| Определение | The reason or the indication for ordering or not ordering the medication. |
| Короткий | Показания для назначения лекарственного средства |
| Комментарии | This could be a diagnosis code. If a full condition record exists or additional detail is needed, use reasonReference. |
| Контроль | 1..* |
| Привязка | Например, коды см. ConditionProblemDiagnosisCodes (example to http://hl7.org/fhir/ValueSet/condition-code|5.0.0)Закодированная концепция, указывающая, почему было заказано данное лекарство. |
| Тип | CodeableReference(Диагноз, Жизненно важные показатели, Объективный осмотр) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 172. MedicationRequest.reason.id | |
| Определение | Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов. |
| Короткий | Уникальный идентификатор для межэлементных ссылок |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 174. MedicationRequest.reason.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.reason.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 176. MedicationRequest.reason.concept | |
| Определение | Ссылка на концепцию - например, информация идентифицируется по ее общему классу с той степенью точности, которая предусмотрена терминологией. |
| Короткий | Ссылка на концепт (справочник + код + значение) |
| Контроль | 0..0 |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 178. MedicationRequest.reason.reference | |
| Определение | Ссылка на ресурс, который содержит точные сведения об информации, на которую ссылаются. |
| Короткий | Ссылка на ресурс |
| Контроль | 1..1 |
| Тип | Reference |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 180. MedicationRequest.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 182. MedicationRequest.reason.reference.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.reason.reference.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 184. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 186. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 188. MedicationRequest.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 |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 190. MedicationRequest.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 |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 192. MedicationRequest.courseOfTherapyType | |
| Определение | The description of the overall pattern of the administration of the medication to the patient. |
| Короткий | Overall pattern of medication administration |
| Комментарии | This attribute should not be confused with the protocol of the medication. |
| Контроль | 0..0 |
| Привязка | Если они не подходят, эти коды ДОЛЖНЫ быть взяты из MedicationRequestCourseOfTherapyCodes (extensible to http://hl7.org/fhir/ValueSet/medicationrequest-course-of-therapy|5.0.0)Identifies the overall pattern of medication administratio. |
| Тип | CodeableConcept |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 194. MedicationRequest.insurance | |
| Определение | Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be required for delivering the requested service. |
| Короткий | Associated insurance coverage |
| Контроль | 0..0 |
| Тип | Reference(Coverage, ClaimResponse) |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 196. MedicationRequest.note | |
| Определение | Extra information about the prescription that could not be conveyed by the other attributes. |
| Короткий | Дополнительная информация, относящаяся к назначению лекарственного средства, но не вошедшая в другие разделы |
| Контроль | 0..1 |
| Тип | Annotation |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 198. MedicationRequest.note.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 200. MedicationRequest.note.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.note.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 202. MedicationRequest.note.author[x] | |
| Определение | The individual responsible for making the annotation. |
| Короткий | Individual responsible for the annotation |
| Комментарии | Organization is used when there's no need for specific attribution as to who made the comment. |
| Контроль | 0..0 |
| Тип | Выбор: Reference(Practitioner, PractitionerRole, Patient, RelatedPerson, Organization), string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 204. MedicationRequest.note.time | |
| Определение | Indicates when this particular annotation was made. |
| Короткий | Когда была сделана аннотация |
| Контроль | 0..0 |
| Тип | dateTime |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 206. MedicationRequest.note.text | |
| Определение | The text of the annotation in markdown format. |
| Короткий | Текстовое содержимое аннотации |
| Контроль | 1..1 |
| Тип | markdown |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 208. MedicationRequest.renderedDosageInstruction | |
| Определение | The full representation of the dose of the medication included in all dosage instructions. To be used when multiple dosage instructions are included to represent complex dosing such as increasing or tapering doses. |
| Короткий | Полное представление инструкций по дозировке |
| Контроль | 0..0 |
| Тип | markdown |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Требуется поддержка | false |
| Summary | false |
| Требования | The content of the renderedDosageInstructions must not be different than the dose represented in the dosageInstruction content. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 210. MedicationRequest.effectiveDosePeriod | |
| Определение | The period over which the medication is to be taken. Where there are multiple dosageInstruction lines (for example, tapering doses), this is the earliest date and the latest end date of the dosageInstructions. |
| Короткий | Период, в течение которого назначен прием (введение) лекарственного средства |
| Контроль | 1..1 |
| Тип | Period |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 212. MedicationRequest.effectiveDosePeriod.id | |
| Определение | Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов. |
| Короткий | Уникальный идентификатор для межэлементных ссылок |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 214. MedicationRequest.effectiveDosePeriod.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.effectiveDosePeriod.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 216. MedicationRequest.effectiveDosePeriod.start | |
| Определение | Начало периода действия. |
| Короткий | Дата и время начала приема лекарственного средства |
| Комментарии | Если нижний элемент отсутствует, это означает, что нижняя граница неизвестна. |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: per-1 |
| Тип | dateTime |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 218. MedicationRequest.effectiveDosePeriod.end | |
| Определение | Конец периода. Если дата окончания периода отсутствует, это означает, что на момент создания экземпляра не было известно или запланировано его окончание. Начало может быть в прошлом, а дата окончания - в будущем, что означает, что ожидается/планируется окончание периода в это время. |
| Короткий | Дата и время окончания приема (отмены) лекарственного средства |
| Комментарии | Конечное значение включает любую соответствующую дату/время. т.е. 2012-02-03T10:00:00 относится к периоду, конечное значение которого равно 2012-02-03. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: per-1 |
| Тип | dateTime |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Значение при отсутствии | Если окончание периода отсутствует, это означает, что период продолжается |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 220. MedicationRequest.dosageInstruction | |
| Определение | Specific instructions for how the medication is to be used by the patient. |
| Короткий | Инструкция по приему (введению) лекарственного средства |
| Комментарии | There are examples where a medication request may include the option of an oral dose or an Intravenous or Intramuscular dose. For example, "Ondansetron 8mg orally or IV twice a day as needed for nausea" or "Compazine® (prochlorperazine) 5-10mg PO or 25mg PR bid prn nausea or vomiting". In these cases, two medication requests would be created that could be grouped together. The decision on which dose and route of administration to use is based on the patient's condition at the time the dose is needed. In general, each prescribed drug will be a separate Medication Request. When drug orders are grouped together at the time of order entry, but each of the drugs can be manipulated independently e.g. changing the status of one order to "completed" or "cancelled", changing another order status to "on-hold", the method to "group" all of the medication requests together is to use MedicationRequest.groupIdentifier element. All of the orders grouped together in this manner will have the same groupIdentifier, and separately, each order in the group may have a unique identifier. There are cases that require grouping of Medication orders together when it is necessary to specify optionality e.g. order two drugs at one time, but stating either of these drugs may be used to treat the patient. The use of a RequestOrchestration should be used as a parent for the Medication orders that require this type of grouping. An example when it may be necessary to group medication orders together is when you specify timing relationships e.g. order drug "xyz" with dose 123, then taper the same drug to a different dose after some interval of time precedence: e.g. give drug "abc" followed by drug "def" e.g. give drug 30 minutes before some procedure was performed more generically this supports - hierarchical groups of actions, where each specific action references the action to be performed (in terms of a Request resource), and each group describes additional behavior, relationships, and applicable conditions between the actions in the overall group. Note that one should NOT use the List or Composition resource to accomplish the above requirements. You may use List or Composition for other business requirements, but not to address the specific requirements of grouping medication orders. |
| Контроль | 1..* |
| Тип | Dosage |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 222. MedicationRequest.dosageInstruction.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 224. MedicationRequest.dosageInstruction.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.dosageInstruction.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 226. MedicationRequest.dosageInstruction.modifierExtension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | 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()) |
| 228. MedicationRequest.dosageInstruction.sequence | |
| Определение | Indicates the order in which the dosage instructions should be applied or interpreted. |
| Короткий | Порядок следования инструкций по дозировке |
| Контроль | 0..0 |
| Тип | integer |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | If the sequence number of multiple Dosages is the same, then it is implied that the instructions are to be treated as concurrent. If the sequence number is different, then the Dosages are intended to be sequential. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 230. MedicationRequest.dosageInstruction.text | |
| Определение | Инструкции по дозировке в виде свободного текста e.g. SIG. |
| Короткий | Текстовое представление инструкции используется, если инструкция слишком сложна для кодирования |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Инструкции по дозировке в виде свободного текста can be used for cases where the instructions are too complex to code. The content of this attribute does not include the name or description of the medication. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication. It is expected that the text instructions will always be populated. If the dosage.timing attribute is also populated, then the dosage.text should reflect the same information as the timing. Additional information about administration or preparation of the medication should be included as text. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 232. MedicationRequest.dosageInstruction.additionalInstruction | |
| Определение | Supplemental instructions to the patient on how to take the medication (e.g. "with meals" or"take half to one hour before food") or warnings for the patient about the medication (e.g. "may cause drowsiness" or "avoid exposure of skin to direct sunlight or sunlamps"). |
| Короткий | Supplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness" |
| Комментарии | Information about administration or preparation of the medication (e.g. "infuse as rapidly as possibly via intraperitoneal port" or take "immediately following drug x") should be populated in dosage.text. |
| Контроль | 0..0 |
| Привязка | Например, коды см. SNOMEDCTAdditionalDosageInstructions (example to http://hl7.org/fhir/ValueSet/additional-instruction-codes|5.0.0)A coded concept identifying additional instructions such as "take with water" or "avoid operating heavy machinery". |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | Additional instruction is intended to be coded, but where no code exists, the element could include text. For example, "Swallow with plenty of water" which might or might not be coded. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 234. MedicationRequest.dosageInstruction.patientInstruction | |
| Определение | Instructions in terms that are understood by the patient or consumer. |
| Короткий | Инструкции по приему лекарственного средства для пациента. Должны быть изложены на языке, понятном пациенту |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 236. MedicationRequest.dosageInstruction.timing | |
| Определение | When medication should be administered. |
| Короткий | Структурировнная инструкция по приему (введению) лекарственного средства |
| Комментарии | This attribute might not always be populated while the Dosage.text is expected to be populated. If both are populated, then the Dosage.text should reflect the content of the Dosage.timing. |
| Контроль | 0..1 |
| Тип | Timing |
| Модификатор | false |
| Summary | true |
| Требования | The timing schedule for giving the medication to the patient. This data type allows many different expressions. For example: "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013". Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 238. MedicationRequest.dosageInstruction.timing.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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 240. MedicationRequest.dosageInstruction.timing.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.dosageInstruction.timing.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 242. MedicationRequest.dosageInstruction.timing.modifierExtension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | true потому что Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | 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()) |
| 244. MedicationRequest.dosageInstruction.timing.event | |
| Определение | Identifies specific times when the event occurs. |
| Короткий | When the event occurs |
| Контроль | 0..0 |
| Тип | dateTime |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 246. MedicationRequest.dosageInstruction.timing.repeat | |
| Определение | A set of rules that describe when the event is scheduled. |
| Короткий | Кратность приема (введения) ЛС |
| Контроль | 1..1 |
| Тип | Element |
| Модификатор | false |
| Summary | true |
| Требования | Many timing schedules are determined by regular repetitions. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))tim-1: if there's a duration, there needs to be duration units ( duration.empty() or durationUnit.exists())tim-2: if there's a period, there needs to be period units ( period.empty() or periodUnit.exists())tim-4: duration SHALL be a non-negative value ( duration.exists() implies duration >= 0)tim-5: period SHALL be a non-negative value ( period.exists() implies period >= 0)tim-6: If there's a periodMax, there must be a period ( periodMax.empty() or period.exists())tim-7: If there's a durationMax, there must be a duration ( durationMax.empty() or duration.exists())tim-8: If there's a countMax, there must be a count ( countMax.empty() or count.exists())tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV) ( offset.empty() or (when.exists() and when.select($this in ('C' | 'CM' | 'CD' | 'CV')).allFalse()))tim-10: If there's a timeOfDay, there cannot be a when, or vice versa ( timeOfDay.empty() or when.empty()) |
| 248. MedicationRequest.dosageInstruction.timing.repeat.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 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 250. MedicationRequest.dosageInstruction.timing.repeat.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.dosageInstruction.timing.repeat.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 252. MedicationRequest.dosageInstruction.timing.repeat.bounds[x] | |
| Определение | Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule. |
| Короткий | Length/Range of lengths, or (Start and/or end) limits |
| Контроль | 0..0 |
| Тип | Выбор: Duration, Range, Period |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 254. MedicationRequest.dosageInstruction.timing.repeat.count | |
| Определение | A total count of the desired number of repetitions across the duration of the entire timing specification. If countMax is present, this element indicates the lower bound of the allowed range of count values. |
| Короткий | Количество приемов (введений) ЛС за курс |
| Комментарии | If you have both bounds and count, then this should be understood as within the bounds period, until count times happens. |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: tim-8 |
| Тип | positiveInt |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Repetitions may be limited by end time or total occurrences. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 256. MedicationRequest.dosageInstruction.timing.repeat.countMax | |
| Определение | If present, indicates that the count is a range - so to perform the action between [count] and [countMax] times. |
| Короткий | Maximum number of times to repeat |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: tim-8 |
| Тип | positiveInt |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 258. MedicationRequest.dosageInstruction.timing.repeat.duration | |
| Определение | How long this thing happens for when it happens. If durationMax is present, this element indicates the lower bound of the allowed range of the duration. |
| Короткий | Продолжительность введения ЛС |
| Комментарии | For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise). |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: tim-7, tim-1, tim-4 |
| Тип | decimal |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Some activities are not instantaneous and need to be maintained for a period of time. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 260. MedicationRequest.dosageInstruction.timing.repeat.durationMax | |
| Определение | If present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length. |
| Короткий | Максимальная продолжительность введения ЛС |
| Комментарии | For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise). |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: tim-7 |
| Тип | decimal |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Some activities are not instantaneous and need to be maintained for a period of time. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 262. MedicationRequest.dosageInstruction.timing.repeat.durationUnit | |
| Определение | The units of time for the duration, in UCUM units Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence. |
| Короткий | Единицы изменения продолжительности: s (second) | min (minute) | h (hour) | d (day) | wk (week) | mo (mont) | a (year) |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: tim-1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из UnitsOfTime (required to http://hl7.org/fhir/ValueSet/units-of-time|5.0.0)A unit of time (units from UCUM). |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 264. MedicationRequest.dosageInstruction.timing.repeat.frequency | |
| Определение | The number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency. |
| Короткий | Количество приемов (введений) ЛС за определенный период |
| Контроль | 1..1 |
| Тип | positiveInt |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Значение при отсутствии | If no frequency is stated, the assumption is that the event occurs once per period, but systems SHOULD always be specific about this |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 266. MedicationRequest.dosageInstruction.timing.repeat.frequencyMax | |
| Определение | If present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range. |
| Короткий | Максимельное количество приемов (введений) ЛС |
| Контроль | 0..1 |
| Тип | positiveInt |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 268. MedicationRequest.dosageInstruction.timing.repeat.period | |
| Определение | Indicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length. |
| Короткий | Период, к которому относится количество приемов |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: tim-6, tim-5, tim-2 |
| Тип | decimal |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 270. MedicationRequest.dosageInstruction.timing.repeat.periodMax | |
| Определение | If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days. |
| Короткий | Верхняя граница периода |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: tim-6 |
| Тип | decimal |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 272. MedicationRequest.dosageInstruction.timing.repeat.periodUnit | |
| Определение | The units of time for the period in UCUM units Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence. |
| Короткий | Единицы измерения периода: code: s (second) | min (minute) | h (hour) | d (day) | wk (week) | mo (mont) | a (year) |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: tim-2 |
| Привязка | Коды ДОЛЖНЫ быть взяты из UnitsOfTime (required to http://hl7.org/fhir/ValueSet/units-of-time|5.0.0)A unit of time (units from UCUM). |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 274. MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek | |
| Определение | If one or more days of week is provided, then the action happens only on the specified day(s). |
| Короткий | День недели приема (введения) ЛС |
| Комментарии | If no days are specified, the action is assumed to happen every day as otherwise specified. |
| Контроль | 0..7 |
| Привязка | Коды ДОЛЖНЫ быть взяты из DaysOfWeek (required to http://hl7.org/fhir/ValueSet/days-of-week|5.0.0) |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 276. MedicationRequest.dosageInstruction.timing.repeat.timeOfDay | |
| Определение | Specified time of day for action to take place. |
| Короткий | Точное время суток приема (введения) ЛС |
| Комментарии | When time of day is specified, it is inferred that the action happens every day (as filtered by dayofWeek) on the specified times. If there's a timeOfDay, there cannot be a when, or vice versa. |
| Контроль | 0..* На этот элемент влияют следующие инварианты: tim-10 |
| Тип | time |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 278. MedicationRequest.dosageInstruction.timing.repeat.when | |
| Определение | An approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur. |
| Короткий | Code for time period of occurrence |
| Комментарии | When more than one event is listed, the event is tied to the union of the specified events. |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: tim-9, tim-10 |
| Привязка | Коды ДОЛЖНЫ быть взяты из EventTiming (required to http://hl7.org/fhir/ValueSet/event-timing|5.0.0)Real-world event relating to the schedule. |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Timings are frequently determined by occurrences such as waking, eating and sleep. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 280. MedicationRequest.dosageInstruction.timing.repeat.offset | |
| Определение | The number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event. |
| Короткий | Minutes from event (before or after) |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: tim-9 |
| Тип | unsignedInt |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 282. MedicationRequest.dosageInstruction.timing.code | |
| Определение | A code for the timing schedule (or just text in code.text). Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code). |
| Короткий | Особенности приема (введения) ЛС, не указанные в других разделах |
| Комментарии | BID etc. are defined as 'at institutionally specified times'. For example, an institution may choose that BID is "always at 7am and 6pm". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or a structured representation should be used (in this case, specifying the two event times). |
| Контроль | 0..1 |
| Привязка | Коды СЛЕДУЕТ взять из TimingAbbreviation (preferred to http://hl7.org/fhir/ValueSet/timing-abbreviation|5.0.0)Code for a known / defined timing pattern. |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 284. MedicationRequest.dosageInstruction.timing.code.id | |
| Определение | Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов. |
| Короткий | Уникальный идентификатор для межэлементных ссылок |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 286. MedicationRequest.dosageInstruction.timing.code.extension | |
| Определение | Может использоваться для представления дополнительной информации, которая не является частью основного определения элемента. Чтобы сделать использование расширений безопасным и управляемым, существует строгий набор правил, применяемых к определению и использованию расширений. Хотя любой разработчик может определить расширение, существует набор требований, которые должны быть выполнены как часть определения расширения. |
| Короткий | Дополнительный контент, определяемый реализациями |
| Комментарии | Использование расширений никаким приложением, проектом или стандартом не может быть сопряжено с осуждением, независимо от учреждения или юрисдикции, которые используют или определяют расширения. Использование расширений - это то, что позволяет спецификации FHIR сохранять базовый уровень простоты для всех. |
| Контроль | 0..* |
| Тип | Extension |
| Модификатор | false |
| Summary | false |
| Альтернативные имена | extensions, user content |
| Инварианты | 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 | Этот элемент представляет набор разрезов на MedicationRequest.dosageInstruction.timing.code.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 288. MedicationRequest.dosageInstruction.timing.code.coding | |
| Определение | Ссылка на код в справочнике НСИ Терминология. |
| Короткий | Код, определенный в справочнике НСИ Терминология |
| Комментарии | Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true. |
| Контроль | 0..0 |
| Тип | Coding |
| Модификатор | false |
| Summary | true |
| Требования | Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 290. MedicationRequest.dosageInstruction.timing.code.text | |
| Определение | Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя. |
| Короткий | Текстовое представление особенностей приема (введения) ЛС, не указанных в предыдущих разделах |
| Комментарии | Очень часто текст совпадает с отображаемым именем одной из кодировок. |
| Контроль | 1..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 292. MedicationRequest.dosageInstruction.asNeeded | |
| Определение | Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option). |
| Короткий | Прием "по мере необходимости". |
| Комментарии | Can express "as needed" without a reason by setting the Boolean = True. In this case the CodeableConcept is not populated. |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: dos-1 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 294. MedicationRequest.dosageInstruction.asNeededFor | |
| Определение | Indicates whether the Medication is only taken based on a precondition for taking the Medication (CodeableConcept). |
| Короткий | Прием "по мере необходимости". (for x) |
| Комментарии | Can express "as needed" with a reason by including the CodeableConcept. In this case the Boolean is assumed to be False, then the dose is given according to the schedule and is not "prn" or "as needed". |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: dos-1 |
| Привязка | Например, коды см. SNOMEDCTMedicationAsNeededReasonCodes (example to http://hl7.org/fhir/ValueSet/medication-as-needed-reason|5.0.0)A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose. For example "pain", "30 minutes prior to sexual intercourse", "on flare-up" etc. |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 296. MedicationRequest.dosageInstruction.site | |
| Определение | Часть тела. |
| Короткий | Часть тела |
| Комментарии | If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension http://hl7.org/fhir/StructureDefinition/bodySite. May be a summary code, or a reference to a very precise definition of the location, or both. |
| Контроль | 0..0 |
| Привязка | Например, коды см. SNOMEDCTAnatomicalStructureAdministrationSites (example to http://hl7.org/fhir/ValueSet/approach-site-codes|5.0.0)Закодированное понятие, описывающее местоположение участка, в который поступает лекарство или на который попадает организм. |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | A coded specification of the anatomic site where the medication first enters the body. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 298. MedicationRequest.dosageInstruction.route | |
| Определение | Как препарат должен поступать в организм. |
| Короткий | Путь введения лекарственного средства |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Пути введения лекарственных средств (required to https://fhir.by/ValueSet/MedicationRouteAdmin) |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 300. MedicationRequest.dosageInstruction.route.id | |
| Определение | Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов. |
| Короткий | Уникальный идентификатор для межэлементных ссылок |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 302. MedicationRequest.dosageInstruction.route.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.dosageInstruction.route.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 304. MedicationRequest.dosageInstruction.route.coding | |
| Определение | Ссылка на код в справочнике НСИ Терминология. |
| Короткий | Код, определенный в справочнике НСИ Терминология |
| Комментарии | Коды могут быть определены очень небрежно в перечислениях или списках кодов, вплоть до очень формальных определений, таких как SNOMED CT - смотрите HL7 v3 Core Principles для получения дополнительной информации. Порядок кодировок не определен и НЕ должен использоваться для определения значения. Как правило, самое большее только одно из значений кодировки будет помечено как UserSelected = true. |
| Контроль | 1..1 |
| Тип | Coding |
| Модификатор | false |
| Summary | true |
| Требования | Позволяет использовать альтернативные кодировки в рамках одной системы кодирования и переводить их в другие системы кодирования. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 306. MedicationRequest.dosageInstruction.route.coding.id | |
| Определение | Уникальный идентификатор элемента в ресурсе (для внутренних ссылок). Это может быть любое строковое значение, не содержащее пробелов. |
| Короткий | Уникальный идентификатор для межэлементных ссылок |
| Контроль | 0..0 На этот элемент влияют следующие инварианты: ele-1 |
| Тип | id |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 308. MedicationRequest.dosageInstruction.route.coding.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.dosageInstruction.route.coding.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 310. MedicationRequest.dosageInstruction.route.coding.system | |
| Определение | Идентификация кодовой системы, которая определяет значение символа в коде. |
| Короткий | Ссылка на справочник |
| Комментарии | URI может быть OID (urn:oid:...) или UUID (urn:uuid:...). Идентификаторы и UUID-коды ДОЛЖНЫ быть ссылками на реестр OID HL7. В противном случае URI должен быть взят из списка специальных URI, определенных FHIR в HL7, или он должен быть абсолютной ссылкой на какое-либо определение, которое четко и недвусмысленно устанавливает систему. |
| Контроль | 1..1 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Необходимо четко указать источник определения символа. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 312. MedicationRequest.dosageInstruction.route.coding.version | |
| Определение | Версия системы кодирования, которая использовалась при выборе этого кода. Обратите внимание, что для хорошо поддерживаемой системы кодирования не требуется указывать версию, поскольку значение кодов в разных версиях одинаково. Однако это не может быть гарантировано последовательно, и если нет гарантии, что значение будет непротиворечивым, следует заменить версию. |
| Короткий | Версия системы |
| Комментарии | В тех случаях, когда терминология четко не определяет, какую строку следует использовать для идентификации версий системы кодирования, рекомендуется использовать в качестве даты версии дату (выраженную в формате даты FHIR), когда эта версия была официально опубликована. |
| Примечание | Это бизнес-версия Id, а не ресурс версии Id (см. обсуждение) |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 314. MedicationRequest.dosageInstruction.route.coding.code | |
| Определение | Код. |
| Короткий | Код |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: cod-1 |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Необходимо обратиться к определенному коду в системе. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 316. MedicationRequest.dosageInstruction.route.coding.display | |
| Определение | Представление значения кода в системе в соответствии с правилами системы. |
| Короткий | Значение кода |
| Контроль | 0..1 На этот элемент влияют следующие инварианты: cod-1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Необходимо иметь возможность передавать значение кода, понятное человеку, для читателей, которые не знакомы с системой. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 318. MedicationRequest.dosageInstruction.route.coding.userSelected | |
| Определение | Указывает на то, что данная кодировка была выбрана непосредственно пользователем - например, из списка доступных сущностей(кодов или отображений).. |
| Короткий | Если эта кодировка была выбрана непосредственно пользователем |
| Комментарии | Из множества альтернативных вариантов код, выбранный непосредственно, является наиболее подходящей отправной точкой для новых переводов. Существует некоторая неясность в отношении того, что именно подразумевается под "прямым выбором", и может потребоваться соглашение с торговым партнером, чтобы более полно разъяснить использование этого элемента и его последствия (коды или отображения). |
| Контроль | 0..0 |
| Тип | boolean |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Это было определено как критерий клинической безопасности - то, что именно эта пара система/код была выбрана явно, а не выведена системой на основе каких-либо правил или языковой обработки. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 320. MedicationRequest.dosageInstruction.route.text | |
| Определение | Представление концепции на человеческом языке, увиденное/выбранное/произнесенное пользователем, который ввел данные, и/или представляющее предполагаемый смысл пользователя. |
| Короткий | Простое текстовое представление концепции |
| Комментарии | Очень часто текст совпадает с отображаемым именем одной из кодировок. |
| Контроль | 0..0 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Коды из терминологии не всегда отражают правильное значение со всеми нюансами, присущими человеку, который их использует, а иногда вообще не содержат соответствующего кода. В этих случаях используется текст, чтобы полностью передать значение источника. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 322. MedicationRequest.dosageInstruction.method | |
| Определение | Способ введения лекарственного средства. |
| Короткий | Способ введения лекарственного средства |
| Комментарии | Terminologies used often pre-coordinate this term with the route and or form of administration. |
| Контроль | 0..0 |
| Привязка | Например, коды см. SNOMEDCTAdministrationMethodCodes (example to http://hl7.org/fhir/ValueSet/administration-method-codes|5.0.0)Закодированная концепция, описывающая технику введения лекарственного средства. |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections. For examples, Slow Push; Deep IV. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 324. MedicationRequest.dosageInstruction.doseAndRate | |
| Определение | Depending on the resource,this is the amount of medication administered, to be administered or typical amount to be administered. |
| Короткий | Доза назначенного лекарственного средства |
| Контроль | 1..2 |
| Тип | Element |
| Модификатор | false |
| Summary | true |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 326. MedicationRequest.dosageInstruction.doseAndRate.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 |
| Тип | string |
| Модификатор | false |
| Формат XML | В формате XML это свойство представлено в качестве атрибута. |
| Summary | false |
| 328. MedicationRequest.dosageInstruction.doseAndRate.extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.dosageInstruction.doseAndRate.extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 330. MedicationRequest.dosageInstruction.doseAndRate.type | |
| Определение | The kind of dose or rate specified, for example, ordered or calculated. |
| Короткий | The kind of dose or rate specified |
| Контроль | 0..0 |
| Привязка | Например, коды см. DoseAndRateType (example to http://terminology.hl7.org/ValueSet/dose-rate-type)The kind of dose or rate specified. |
| Тип | CodeableConcept |
| Модификатор | false |
| Summary | true |
| Требования | If the type is not populated, assume to be "ordered". |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 332. MedicationRequest.dosageInstruction.doseAndRate.dose[x] | |
| Определение | Количество лекарства на дозу. |
| Короткий | Количество лекарственного средства в одной дозе |
| Комментарии | Note that this specifies the quantity of the specified medication, not the quantity for each active ingredient(s). Each ingredient amount can be communicated in the Medication resource. For example, if one wants to communicate that a tablet was 375 mg, where the dose was one tablet, you can use the Medication resource to document that the tablet was comprised of 375 mg of drug XYZ. Alternatively if the dose was 375 mg, then you may only need to use the Medication resource to indicate this was a tablet. If the example were an IV such as dopamine and you wanted to communicate that 400mg of dopamine was mixed in 500 ml of some IV solution, then this would all be communicated in the Medication resource. If the administration is not intended to be instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount to be administered over the period of time as indicated by the schedule e.g. 500 ml in dose, with timing used to convey that this should be done over 4 hours. |
| Контроль | 1..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Классификатор единиц измерения дозировки и концентрации действующих веществ в составе лекарственных препаратов (required to https://fhir.by/ValueSet/MedicationByUnits) |
| Тип | Quantity(SimpleQuantity) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Summary | true |
| Требования | The amount of therapeutic or other substance given at one administration event. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 334. MedicationRequest.dosageInstruction.doseAndRate.dose[x].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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 336. MedicationRequest.dosageInstruction.doseAndRate.dose[x].extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.dosageInstruction.doseAndRate.dose[x].extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 338. MedicationRequest.dosageInstruction.doseAndRate.dose[x].value | |
| Определение | The value of the measured amount. The value includes an implicit precision in the presentation of the value. |
| Короткий | Числовое значение (с неявной точностью) |
| Комментарии | The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books). |
| Контроль | 1..1 |
| Тип | decimal |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Precision is handled implicitly in almost all cases of measurement. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 340. MedicationRequest.dosageInstruction.doseAndRate.dose[x].comparator | |
| Определение | Not allowed to be used in this context |
| Короткий | < | <= | >= | > | ad - как понимать значение |
| Контроль | 0..0 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuantityComparator (required to http://hl7.org/fhir/ValueSet/quantity-comparator|5.0.0)Как следует понимать и представлять это количество. |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology. |
| Значение при отсутствии | If there is no comparator, then there is no modification of the value |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 342. MedicationRequest.dosageInstruction.doseAndRate.dose[x].unit | |
| Определение | A human-readable form of the unit. |
| Короткий | Представление единицы измерения |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 344. MedicationRequest.dosageInstruction.doseAndRate.dose[x].system | |
| Определение | The identification of the system that provides the coded form of the unit. |
| Короткий | Система, определяющая форму кодированной единицы измерения |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: qty-3 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need to know the system that defines the coded form of the unit. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 346. MedicationRequest.dosageInstruction.doseAndRate.dose[x].code | |
| Определение | A computer processable form of the unit in some unit representation system. |
| Короткий | Кодированная форма единицы измерения |
| Комментарии | The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system. |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: qty-3 |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 348. MedicationRequest.dosageInstruction.doseAndRate.rate[x] | |
| Определение | Количество лекарства в единицу времени. |
| Короткий | Скоросто введения лекарственного средства |
| Комментарии | It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate. It is possible to specify a rate over time (for example, 100 ml/hour) using either the rateRatio and rateQuantity. The rateQuantity approach requires systems to have the capability to parse UCUM grammar where ml/hour is included rather than a specific ratio where the time is specified as the denominator. Where a rate such as 500ml over 2 hours is specified, the use of rateRatio may be more semantically correct than specifying using a rateQuantity of 250 mg/hour. |
| Контроль | 0..1 |
| Привязка | Коды ДОЛЖНЫ быть взяты из Единицы измерения скорости введения лекарственного средства (required to https://fhir.by/ValueSet/MedicationByRateUnits) |
| Тип | Quantity(SimpleQuantity) |
| [x] Заметка | СмотретьВыбор типов данныхдля дополнительной информации о том, как использовать [x] |
| Модификатор | false |
| Summary | true |
| Требования | Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours. Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 350. MedicationRequest.dosageInstruction.doseAndRate.rate[x].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 это свойство представлено в качестве атрибута. |
| Summary | false |
| 352. MedicationRequest.dosageInstruction.doseAndRate.rate[x].extension | |
| Определение | An Extension |
| Короткий | Extension |
| Контроль | 0..0 |
| Тип | Extension |
| Модификатор | false |
| Summary | 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()) |
| Slicing | Этот элемент представляет набор разрезов на MedicationRequest.dosageInstruction.doseAndRate.rate[x].extension. Разрезы бываютНе упорядочено и Open, и могут быть дифференцированы с помощью следующих дискриминаторов: |
| 354. MedicationRequest.dosageInstruction.doseAndRate.rate[x].value | |
| Определение | The value of the measured amount. The value includes an implicit precision in the presentation of the value. |
| Короткий | Числовое значение (с неявной точностью) |
| Комментарии | The implicit precision in the value should always be honored. Monetary values have their own rules for handling precision (refer to standard accounting text books). |
| Контроль | 1..1 |
| Тип | decimal |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Precision is handled implicitly in almost all cases of measurement. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 356. MedicationRequest.dosageInstruction.doseAndRate.rate[x].comparator | |
| Определение | Not allowed to be used in this context |
| Короткий | < | <= | >= | > | ad - как понимать значение |
| Контроль | 0..0 |
| Привязка | Коды ДОЛЖНЫ быть взяты из QuantityComparator (required to http://hl7.org/fhir/ValueSet/quantity-comparator|5.0.0)Как следует понимать и представлять это количество. |
| Тип | code |
| Модификатор | true потому что This is labeled as "Is Modifier" because the comparator modifies the interpretation of the value significantly. If there is no comparator, then there is no modification of the value |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a framework for handling measures where the value is <5ug/L or >400mg/L due to the limitations of measuring methodology. |
| Значение при отсутствии | If there is no comparator, then there is no modification of the value |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 358. MedicationRequest.dosageInstruction.doseAndRate.rate[x].unit | |
| Определение | A human-readable form of the unit. |
| Короткий | Представление единицы измерения |
| Контроль | 0..1 |
| Тип | string |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | There are many representations for units of measure and in many contexts, particular representations are fixed and required. I.e. mcg for micrograms. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 360. MedicationRequest.dosageInstruction.doseAndRate.rate[x].system | |
| Определение | The identification of the system that provides the coded form of the unit. |
| Короткий | Система, определяющая форму кодированной единицы измерения |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: qty-3 |
| Тип | uri |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need to know the system that defines the coded form of the unit. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 362. MedicationRequest.dosageInstruction.doseAndRate.rate[x].code | |
| Определение | A computer processable form of the unit in some unit representation system. |
| Короткий | Кодированная форма единицы измерения |
| Комментарии | The preferred system is UCUM, but SNOMED CT can also be used (for customary units) or ISO 4217 for currency. The context of use may additionally require a code from a particular system. |
| Контроль | 1..1 На этот элемент влияют следующие инварианты: qty-3 |
| Тип | code |
| Модификатор | false |
| Примитивное значение | Этот примитивный элемент может присутствовать или отсутствовать, или быть замененным расширением |
| Summary | true |
| Требования | Need a computable form of the unit that is fixed across all forms. UCUM provides this for quantities, but SNOMED CT provides many units of interest. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 364. MedicationRequest.dosageInstruction.maxDosePerPeriod | |
| Определение | Upper limit on medication per unit of time. |
| Короткий | Upper limit on medication per unit of time |
| Комментарии | This is intended for use as an adjunct to the dosage when there is an upper cap. For example "2 tablets every 4 hours to a maximum of 8/day". |
| Контроль | 0..0 |
| Тип | Ratio |
| Модификатор | false |
| Summary | true |
| Требования | The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time. For example, 1000mg in 24 hours. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 366. MedicationRequest.dosageInstruction.maxDosePerAdministration | |
| Определение | Upper limit on medication per administration. |
| Короткий | Upper limit on medication per administration |
| Комментарии | This is intended for use as an adjunct to the dosage when there is an upper cap. For example, a body surface area related dose with a maximum amount, such as 1.5 mg/m2 (maximum 2 mg) IV over 5 – 10 minutes would have doseQuantity of 1.5 mg/m2 and maxDosePerAdministration of 2 mg. |
| Контроль | 0..0 |
| Тип | Quantity(SimpleQuantity) |
| Модификатор | false |
| Summary | true |
| Требования | The maximum total quantity of a therapeutic substance that may be administered to a subject per administration. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 368. MedicationRequest.dosageInstruction.maxDosePerLifetime | |
| Определение | Upper limit on medication per lifetime of the patient. |
| Короткий | Upper limit on medication per lifetime of the patient |
| Контроль | 0..0 |
| Тип | Quantity(SimpleQuantity) |
| Модификатор | false |
| Summary | true |
| Требования | The maximum total quantity of a therapeutic substance that may be administered per lifetime of the subject. |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 370. MedicationRequest.dispenseRequest | |
| Определение | Indicates the specific details for the dispense or medication supply part of a medication request (also known as a Medication Prescription or Medication Order). Note that this information is not always sent with the order. There may be in some settings (e.g. hospitals) institutional or system support for completing the dispense details in the pharmacy department. |
| Короткий | Medication supply authorization |
| Контроль | 0..0 |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 389. MedicationRequest.substitution | |
| Определение | Indicates whether or not substitution can or should be part of the dispense. In some cases, substitution must happen, in other cases substitution must not happen. This block explains the prescriber's intent. If nothing is specified substitution may be done. |
| Короткий | Any restrictions on medication substitution |
| Контроль | 0..0 |
| Тип | BackboneElement |
| Модификатор | false |
| Требуется поддержка | false |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 396. MedicationRequest.eventHistory | |
| Определение | Links to Provenance records for past versions of this resource or fulfilling request or event resources that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the resource. |
| Короткий | Список событий, представляющих интерес в жизненном цикле |
| Комментарии | 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 |
| Summary | false |
| Инварианты | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |