Переводит компания Health Samurai . Приглашаем поучаствовать в русификации стандарта FHIR: GitHub
, Email.
Patient Care ![]() | Maturity Level: 2 | Trial Use | Security Category: Patient | Compartments: Encounter, Patient, Practitioner, RelatedPerson |
Описывает намерение одного или нескольких медицинских специалистов, направленное на оказание медицинского ухода конкретному пациенту в течение некоторого периода времени, возможно ограниченное уходом только при одном или нескольких определенных состояниях.
CarePlan is one of the request resources in the FHIR workflow specification.
Планы медицинского обслуживания применяются во многих областях здравоохранения. Они могут быть как очень простыми, например терапевт ведёт учет, когда его пациенту необходима следующая иммунизация от столбняка, так и очень детализированными, например план для онкологического больного, охватывающий диету, химиотерапию, облучение, лабораторные анализы и консультирование с подробным графиком, предварительными условиями и целями. Они могут использоваться в ветеринарии или медицинских исследованиях для описания лечения стада или других групп животных. Для публичного здравоохранения они могут описывать кампании по обучению или иммунизации.
В данном ресурсе применяется посреднический подход к сложности. В нём фиксируются базовые сведения о том, кто участвует и какие действия планируются, не учитывая дискретные данные о зависимостях и временных отношениях. Там, где это необходимо, они учитываются с помощью механизма расширений.
Сфера действия планов по уходу может широко варьироваться. Примеры включают в себя:
Этот ресурс можно использовать для описания как предполагаемых планов (например рекомендации, полученные от системы поддержки принятия решений или описанные в заключении к консультации), так и действующих. Соответствующий тип плана передаётся с помощью статуса. Некоторые системы могут фильтровать планы по уходу по этому статусу, чтобы показывать в пользовательском интерфейсе только подходящие.
В целях упрощения ресурс CarePlan разрешает встроенное определение активностей в рамках плана с помощью элемента activity.detail
. Однако активности также можно задавать с помощью ссылок на различные ресурсы-запросы. Эти ссылки могут вести на ресурсы в статусе "planned" или на активные заказы. Запланированные активности (например условленные встречи) могут существовать без необходимости в ресурсе CarePlan вообще. Ресурсы CarePlan используются, когда есть необходимость сгруппировать активности, цели и/или участников вместе для обеспечения некоторой степени контекста.
Ресурсы CarePlan могут быть привязаны к определённым Conditions, а могут быть независимыми и фокусироваться на определённом типе ухода (например психологический, диетологический план) или уходе, предоставляемом определённым специалистом или группой специалистов.
Ресурс ImmunizationRecommendation можно интерпретировать как узкоспециализированный план ухода, направленный только на события, связанные с иммунизацией. Для описания подобной информации всегда предпочтительно использовать специализированный ресурс ImmunizationRecommendation.
CarePlans represent a specific plan instance for a particular patient or group. It is not intended to be used to define generic plans or protocols that are independent of a specific individual or group. CarePlan represents a specific intent, not a general definition. Protocols and order sets are supported through PlanDefinition.
На этот ресурс ссылаются itself, DiagnosticReport, GuidanceResponse, ImagingStudy, Media, MedicationRequest, MedicationStatement, Observation, Procedure, QuestionnaireResponse и ServiceRequest
Структура
Имя | Флаги | Кард. | Тип | Описание и ограничения![]() |
---|---|---|---|---|
![]() ![]() | TU | DomainResource | Медицинский план для пациента или группы Элементы, определённые в прародителе: id, meta, implicitRules, language, text, contained, extension, modifierExtension | |
![]() ![]() ![]() | Σ | 0..* | Identifier | Внешние идентификаторы этого плана |
![]() ![]() ![]() | Σ | 0..* | canonical(PlanDefinition | Questionnaire | Measure | ActivityDefinition | OperationDefinition) | Instantiates FHIR protocol or definition |
![]() ![]() ![]() | Σ | 0..* | uri | Instantiates external protocol or definition |
![]() ![]() ![]() | Σ | 0..* | Reference(CarePlan) | Fulfills CarePlan |
![]() ![]() ![]() | Σ | 0..* | Reference(CarePlan) | CarePlan replaced by this CarePlan |
![]() ![]() ![]() | Σ | 0..* | Reference(CarePlan) | Part of referenced CarePlan |
![]() ![]() ![]() | ?!Σ | 1..1 | code | draft | active | suspended | completed | entered-in-error | cancelled | unknown RequestStatus (Required) |
![]() ![]() ![]() | ?!Σ | 1..1 | code | proposal | plan | order | option Care Plan Intent (Required) |
![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Тип плана Care Plan Category (Example) |
![]() ![]() ![]() | Σ | 0..1 | string | Human-friendly name for the care plan |
![]() ![]() ![]() | Σ | 0..1 | string | Сводная характеристика плана |
![]() ![]() ![]() | Σ | 1..1 | Reference(Patient | Group) | Who the care plan is for |
![]() ![]() ![]() | Σ | 0..1 | Reference(Encounter) | Encounter created as part of |
![]() ![]() ![]() | Σ | 0..1 | Period | Период времени, покрытый планом |
![]() ![]() ![]() | Σ | 0..1 | dateTime | Date record was first recorded |
![]() ![]() ![]() | Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | Device | RelatedPerson | Organization | CareTeam) | Who is the designated responsible party |
![]() ![]() ![]() | 0..* | Reference(Patient | Practitioner | PractitionerRole | Device | RelatedPerson | Organization | CareTeam) | Who provided the content of the care plan | |
![]() ![]() ![]() | 0..* | Reference(CareTeam) | Кто участвует в плане? | |
![]() ![]() ![]() | Σ | 0..* | Reference(Condition) | Проблемы здоровья, которые решает этот план |
![]() ![]() ![]() | 0..* | Reference(Any) | Информация, принимаемая во внимание в рамках плана | |
![]() ![]() ![]() | 0..* | Reference(Goal) | Желаемые результаты плана | |
![]() ![]() ![]() | I | 0..* | BackboneElement | Действие, которое должно произойти в рамках плана + Rule: Укажите ссылку или детали, но не и то, и другое |
![]() ![]() ![]() ![]() | 0..* | CodeableConcept | Results of the activity Care Plan Activity Outcome (Example) | |
![]() ![]() ![]() ![]() | 0..* | Reference(Any) | Appointment, Encounter, Procedure, etc. | |
![]() ![]() ![]() ![]() | 0..* | Annotation | Примечания к статусу/прогрессу по этой активности | |
![]() ![]() ![]() ![]() | I | 0..1 | Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup) | Информация о деятельности, описанная в указанном ресурсе |
![]() ![]() ![]() ![]() | I | 0..1 | BackboneElement | Встроенное определение активности |
![]() ![]() ![]() ![]() ![]() | 0..1 | code | Kind of resource Care Plan Activity Kind (Required) | |
![]() ![]() ![]() ![]() ![]() | 0..* | canonical(PlanDefinition | ActivityDefinition | Questionnaire | Measure | OperationDefinition) | Instantiates FHIR protocol or definition | |
![]() ![]() ![]() ![]() ![]() | 0..* | uri | Instantiates external protocol or definition | |
![]() ![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Тип активности Procedure Codes (SNOMED CT) (Example) | |
![]() ![]() ![]() ![]() ![]() | 0..* | CodeableConcept | Why activity should be done or why activity was prohibited SNOMED CT Clinical Findings (Example) | |
![]() ![]() ![]() ![]() ![]() | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why activity is needed | |
![]() ![]() ![]() ![]() ![]() | 0..* | Reference(Goal) | Цели, достижению которых способствует эта деятельность | |
![]() ![]() ![]() ![]() ![]() | ?! | 1..1 | code | not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error CarePlanActivityStatus (Required) |
![]() ![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Обоснование текущего статуса | |
![]() ![]() ![]() ![]() ![]() | ?! | 0..1 | boolean | If true, activity is prohibiting action |
![]() ![]() ![]() ![]() ![]() | 0..1 | Когда необходимо выполнить это действие | ||
![]() ![]() ![]() ![]() ![]() ![]() | Timing | |||
![]() ![]() ![]() ![]() ![]() ![]() | Period | |||
![]() ![]() ![]() ![]() ![]() ![]() | string | |||
![]() ![]() ![]() ![]() ![]() | 0..1 | Reference(Location) | Где оно должно произойти | |
![]() ![]() ![]() ![]() ![]() | 0..* | Reference(Practitioner | PractitionerRole | Organization | RelatedPerson | Patient | CareTeam | HealthcareService | Device) | Кто будет нести ответственность? | |
![]() ![]() ![]() ![]() ![]() | 0..1 | Что должно быть введено/предоставлено SNOMED CT Medication Codes (Example) | ||
![]() ![]() ![]() ![]() ![]() ![]() | CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() ![]() | Reference(Medication | Substance) | |||
![]() ![]() ![]() ![]() ![]() | 0..1 | SimpleQuantity | Сколько употреблять в день? | |
![]() ![]() ![]() ![]() ![]() | 0..1 | SimpleQuantity | Сколько вводить/поставлять/употреблять | |
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Дополнительная информация, описывающая активность для выполнения | |
![]() ![]() ![]() | 0..* | Annotation | Комментарии к плану | |
![]() |
UML-диаграмма (Legend)
XML-шаблон
<CarePlan xmlns="http://hl7.org/fhir"><!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <identifier><!-- 0..* Identifier Внешние идентификаторы этого плана --></identifier> <instantiatesCanonical><!-- 0..* canonical(PlanDefinition|Questionnaire|Measure| ActivityDefinition|OperationDefinition) Instantiates FHIR protocol or definition --></instantiatesCanonical> <instantiatesUri value="[uri]"/><!-- 0..* Instantiates external protocol or definition --> <basedOn><!-- 0..* Reference(CarePlan) Fulfills CarePlan --></basedOn> <replaces><!-- 0..* Reference(CarePlan) CarePlan replaced by this CarePlan --></replaces> <partOf><!-- 0..* Reference(CarePlan) Part of referenced CarePlan --></partOf> <status value="[code]"/><!-- 1..1 draft | active | suspended | completed | entered-in-error | cancelled | unknown --> <intent value="[code]"/><!-- 1..1 proposal | plan | order | option --> <category><!-- 0..* CodeableConcept Тип плана --></category> <title value="[string]"/><!-- 0..1 Human-friendly name for the care plan --> <description value="[string]"/><!-- 0..1 Сводная характеристика плана --> <subject><!-- 1..1 Reference(Patient|Group) Who the care plan is for --></subject> <encounter><!-- 0..1 Reference(Encounter) Encounter created as part of --></encounter> <period><!-- 0..1 Period Период времени, покрытый планом --></period> <created value="[dateTime]"/><!-- 0..1 Date record was first recorded --> <author><!-- 0..1 Reference(Patient|Practitioner|PractitionerRole|Device| RelatedPerson|Organization|CareTeam) Who is the designated responsible party --></author> <contributor><!-- 0..* Reference(Patient|Practitioner|PractitionerRole|Device| RelatedPerson|Organization|CareTeam) Who provided the content of the care plan --></contributor> <careTeam><!-- 0..* Reference(CareTeam) Кто участвует в плане? --></careTeam> <addresses><!-- 0..* Reference(Condition) Проблемы здоровья, которые решает этот план --></addresses> <supportingInfo><!-- 0..* Reference(Any) Информация, принимаемая во внимание в рамках плана --></supportingInfo> <goal><!-- 0..* Reference(Goal) Желаемые результаты плана --></goal> <activity> <!-- 0..* Действие, которое должно произойти в рамках плана --> <outcomeCodeableConcept><!-- 0..* CodeableConcept Results of the activity --></outcomeCodeableConcept> <outcomeReference><!-- 0..* Reference(Any) Appointment, Encounter, Procedure, etc. --></outcomeReference> <progress><!-- 0..* Annotation Примечания к статусу/прогрессу по этой активности --></progress> <reference><!--
0..1 Reference(Appointment|CommunicationRequest|DeviceRequest| MedicationRequest|NutritionOrder|Task|ServiceRequest|VisionPrescription| RequestGroup) Информация о деятельности, описанная в указанном ресурсе --></reference> <detail> <!--
0..1 Встроенное определение активности --> <kind value="[code]"/><!-- 0..1 Kind of resource --> <instantiatesCanonical><!-- 0..* canonical(PlanDefinition|ActivityDefinition| Questionnaire|Measure|OperationDefinition) Instantiates FHIR protocol or definition --></instantiatesCanonical> <instantiatesUri value="[uri]"/><!-- 0..* Instantiates external protocol or definition --> <code><!-- 0..1 CodeableConcept Тип активности --></code> <reasonCode><!-- 0..* CodeableConcept Why activity should be done or why activity was prohibited --></reasonCode> <reasonReference><!-- 0..* Reference(Condition|Observation|DiagnosticReport| DocumentReference) Why activity is needed --></reasonReference> <goal><!-- 0..* Reference(Goal) Цели, достижению которых способствует эта деятельность --></goal> <status value="[code]"/><!-- 1..1 not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error --> <statusReason><!-- 0..1 CodeableConcept Обоснование текущего статуса --></statusReason> <doNotPerform value="[boolean]"/><!-- 0..1 If true, activity is prohibiting action --> <scheduled[x]><!-- 0..1 Timing|Period|string Когда необходимо выполнить это действие --></scheduled[x]> <location><!-- 0..1 Reference(Location) Где оно должно произойти --></location> <performer><!-- 0..* Reference(Practitioner|PractitionerRole|Organization| RelatedPerson|Patient|CareTeam|HealthcareService|Device) Кто будет нести ответственность? --></performer> <product[x]><!-- 0..1 CodeableConcept|Reference(Medication|Substance) Что должно быть введено/предоставлено --></product[x]> <dailyAmount><!-- 0..1 Quantity(SimpleQuantity) Сколько употреблять в день? --></dailyAmount> <quantity><!-- 0..1 Quantity(SimpleQuantity) Сколько вводить/поставлять/употреблять --></quantity> <description value="[string]"/><!-- 0..1 Дополнительная информация, описывающая активность для выполнения --> </detail> </activity> <note><!-- 0..* Annotation Комментарии к плану --></note> </CarePlan>
JSON-шаблон
{"resourceType" : "CarePlan", // from Resource: id, meta, implicitRules, and language // from DomainResource: text, contained, extension, and modifierExtension "identifier" : [{ Identifier }], // Внешние идентификаторы этого плана "instantiatesCanonical" : [{ canonical(PlanDefinition|Questionnaire|Measure| ActivityDefinition|OperationDefinition) }], // Instantiates FHIR protocol or definition "instantiatesUri" : ["<uri>"], // Instantiates external protocol or definition "basedOn" : [{ Reference(CarePlan) }], // Fulfills CarePlan "replaces" : [{ Reference(CarePlan) }], // CarePlan replaced by this CarePlan "partOf" : [{ Reference(CarePlan) }], // Part of referenced CarePlan "status" : "<code>", // R! draft | active | suspended | completed | entered-in-error | cancelled | unknown "intent" : "<code>", // R! proposal | plan | order | option "category" : [{ CodeableConcept }], // Тип плана "title" : "<string>", // Human-friendly name for the care plan "description" : "<string>", // Сводная характеристика плана "subject" : { Reference(Patient|Group) }, // R! Who the care plan is for "encounter" : { Reference(Encounter) }, // Encounter created as part of "period" : { Period }, // Период времени, покрытый планом "created" : "<dateTime>", // Date record was first recorded "author" : { Reference(Patient|Practitioner|PractitionerRole|Device| RelatedPerson|Organization|CareTeam) }, // Who is the designated responsible party "contributor" : [{ Reference(Patient|Practitioner|PractitionerRole|Device| RelatedPerson|Organization|CareTeam) }], // Who provided the content of the care plan "careTeam" : [{ Reference(CareTeam) }], // Кто участвует в плане? "addresses" : [{ Reference(Condition) }], // Проблемы здоровья, которые решает этот план "supportingInfo" : [{ Reference(Any) }], // Информация, принимаемая во внимание в рамках плана "goal" : [{ Reference(Goal) }], // Желаемые результаты плана "activity" : [{ // Действие, которое должно произойти в рамках плана "outcomeCodeableConcept" : [{ CodeableConcept }], // Results of the activity "outcomeReference" : [{ Reference(Any) }], // Appointment, Encounter, Procedure, etc. "progress" : [{ Annotation }], // Примечания к статусу/прогрессу по этой активности "reference" : { Reference(Appointment|CommunicationRequest|DeviceRequest| MedicationRequest|NutritionOrder|Task|ServiceRequest|VisionPrescription| RequestGroup) }, // C? Информация о деятельности, описанная в указанном ресурсе "detail" : { // C? Встроенное определение активности "kind" : "<code>", // Kind of resource "instantiatesCanonical" : [{ canonical(PlanDefinition|ActivityDefinition| Questionnaire|Measure|OperationDefinition) }], // Instantiates FHIR protocol or definition "instantiatesUri" : ["<uri>"], // Instantiates external protocol or definition "code" : { CodeableConcept }, // Тип активности "reasonCode" : [{ CodeableConcept }], // Why activity should be done or why activity was prohibited "reasonReference" : [{ Reference(Condition|Observation|DiagnosticReport| DocumentReference) }], // Why activity is needed "goal" : [{ Reference(Goal) }], // Цели, достижению которых способствует эта деятельность "status" : "<code>", // R! not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error "statusReason" : { CodeableConcept }, // Обоснование текущего статуса "doNotPerform" : <boolean>, // If true, activity is prohibiting action // scheduled[x]: Когда необходимо выполнить это действие. One of these 3: "scheduledTiming" : { Timing }, "scheduledPeriod" : { Period }, "scheduledString" : "<string>", "location" : { Reference(Location) }, // Где оно должно произойти "performer" : [{ Reference(Practitioner|PractitionerRole|Organization| RelatedPerson|Patient|CareTeam|HealthcareService|Device) }], // Кто будет нести ответственность? // product[x]: Что должно быть введено/предоставлено. One of these 2: "productCodeableConcept" : { CodeableConcept }, "productReference" : { Reference(Medication|Substance) }, "dailyAmount" : { Quantity(SimpleQuantity) }, // Сколько употреблять в день? "quantity" : { Quantity(SimpleQuantity) }, // Сколько вводить/поставлять/употреблять "description" : "<string>" // Дополнительная информация, описывающая активность для выполнения } }], "note" : [{ Annotation }] // Комментарии к плану }
Turtle-шаблон
@prefix fhir: <http://hl7.org/fhir/> .[ a fhir:CarePlan; fhir:nodeRole fhir:treeRoot; # if this is the parser root # from Resource: .id, .meta, .implicitRules, and .language # from DomainResource: .text, .contained, .extension, and .modifierExtension fhir:CarePlan.identifier [ Identifier ], ... ; # 0..* Внешние идентификаторы этого плана fhir:CarePlan.instantiatesCanonical [ canonical(PlanDefinition|Questionnaire|Measure|ActivityDefinition|OperationDefinition) ], ... ; # 0..* Instantiates FHIR protocol or definition fhir:CarePlan.instantiatesUri [ uri ], ... ; # 0..* Instantiates external protocol or definition fhir:CarePlan.basedOn [ Reference(CarePlan) ], ... ; # 0..* Fulfills CarePlan fhir:CarePlan.replaces [ Reference(CarePlan) ], ... ; # 0..* CarePlan replaced by this CarePlan fhir:CarePlan.partOf [ Reference(CarePlan) ], ... ; # 0..* Part of referenced CarePlan fhir:CarePlan.status [ code ]; # 1..1 draft | active | suspended | completed | entered-in-error | cancelled | unknown fhir:CarePlan.intent [ code ]; # 1..1 proposal | plan | order | option fhir:CarePlan.category [ CodeableConcept ], ... ; # 0..* Тип плана fhir:CarePlan.title [ string ]; # 0..1 Human-friendly name for the care plan fhir:CarePlan.description [ string ]; # 0..1 Сводная характеристика плана fhir:CarePlan.subject [ Reference(Patient|Group) ]; # 1..1 Who the care plan is for fhir:CarePlan.encounter [ Reference(Encounter) ]; # 0..1 Encounter created as part of fhir:CarePlan.period [ Period ]; # 0..1 Период времени, покрытый планом fhir:CarePlan.created [ dateTime ]; # 0..1 Date record was first recorded fhir:CarePlan.author [ Reference(Patient|Practitioner|PractitionerRole|Device|RelatedPerson|Organization|CareTeam) ]; # 0..1 Who is the designated responsible party fhir:CarePlan.contributor [ Reference(Patient|Practitioner|PractitionerRole|Device|RelatedPerson|Organization|CareTeam) ], ... ; # 0..* Who provided the content of the care plan fhir:CarePlan.careTeam [ Reference(CareTeam) ], ... ; # 0..* Кто участвует в плане? fhir:CarePlan.addresses [ Reference(Condition) ], ... ; # 0..* Проблемы здоровья, которые решает этот план fhir:CarePlan.supportingInfo [ Reference(Any) ], ... ; # 0..* Информация, принимаемая во внимание в рамках плана fhir:CarePlan.goal [ Reference(Goal) ], ... ; # 0..* Желаемые результаты плана fhir:CarePlan.activity [ # 0..* Действие, которое должно произойти в рамках плана fhir:CarePlan.activity.outcomeCodeableConcept [ CodeableConcept ], ... ; # 0..* Results of the activity fhir:CarePlan.activity.outcomeReference [ Reference(Any) ], ... ; # 0..* Appointment, Encounter, Procedure, etc. fhir:CarePlan.activity.progress [ Annotation ], ... ; # 0..* Примечания к статусу/прогрессу по этой активности fhir:CarePlan.activity.reference [ Reference(Appointment|CommunicationRequest|DeviceRequest|MedicationRequest|NutritionOrder| Task|ServiceRequest|VisionPrescription|RequestGroup) ]; # 0..1 Информация о деятельности, описанная в указанном ресурсе fhir:CarePlan.activity.detail [ # 0..1 Встроенное определение активности fhir:CarePlan.activity.detail.kind [ code ]; # 0..1 Kind of resource fhir:CarePlan.activity.detail.instantiatesCanonical [ canonical(PlanDefinition|ActivityDefinition|Questionnaire|Measure|OperationDefinition) ], ... ; # 0..* Instantiates FHIR protocol or definition fhir:CarePlan.activity.detail.instantiatesUri [ uri ], ... ; # 0..* Instantiates external protocol or definition fhir:CarePlan.activity.detail.code [ CodeableConcept ]; # 0..1 Тип активности fhir:CarePlan.activity.detail.reasonCode [ CodeableConcept ], ... ; # 0..* Why activity should be done or why activity was prohibited fhir:CarePlan.activity.detail.reasonReference [ Reference(Condition|Observation|DiagnosticReport|DocumentReference) ], ... ; # 0..* Why activity is needed fhir:CarePlan.activity.detail.goal [ Reference(Goal) ], ... ; # 0..* Цели, достижению которых способствует эта деятельность fhir:CarePlan.activity.detail.status [ code ]; # 1..1 not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error fhir:CarePlan.activity.detail.statusReason [ CodeableConcept ]; # 0..1 Обоснование текущего статуса fhir:CarePlan.activity.detail.doNotPerform [ boolean ]; # 0..1 If true, activity is prohibiting action # CarePlan.activity.detail.scheduled[x] : 0..1 Когда необходимо выполнить это действие. One of these 3 fhir:CarePlan.activity.detail.scheduledTiming [ Timing ] fhir:CarePlan.activity.detail.scheduledPeriod [ Period ] fhir:CarePlan.activity.detail.scheduledString [ string ] fhir:CarePlan.activity.detail.location [ Reference(Location) ]; # 0..1 Где оно должно произойти fhir:CarePlan.activity.detail.performer [ Reference(Practitioner|PractitionerRole|Organization|RelatedPerson|Patient|CareTeam| HealthcareService|Device) ], ... ; # 0..* Кто будет нести ответственность? # CarePlan.activity.detail.product[x] : 0..1 Что должно быть введено/предоставлено. One of these 2 fhir:CarePlan.activity.detail.productCodeableConcept [ CodeableConcept ] fhir:CarePlan.activity.detail.productReference [ Reference(Medication|Substance) ] fhir:CarePlan.activity.detail.dailyAmount [ Quantity(SimpleQuantity) ]; # 0..1 Сколько употреблять в день? fhir:CarePlan.activity.detail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Сколько вводить/поставлять/употреблять fhir:CarePlan.activity.detail.description [ string ]; # 0..1 Дополнительная информация, описывающая активность для выполнения ]; ], ...; fhir:CarePlan.note [ Annotation ], ... ; # 0..* Комментарии к плану ]
Changes since R3
CarePlan | |
CarePlan.instantiatesCanonical |
|
CarePlan.instantiatesUri |
|
CarePlan.status |
|
CarePlan.intent |
|
CarePlan.encounter |
|
CarePlan.created |
|
CarePlan.author |
|
CarePlan.contributor |
|
CarePlan.activity.reference |
|
CarePlan.activity.detail.kind |
|
CarePlan.activity.detail.instantiatesCanonical |
|
CarePlan.activity.detail.instantiatesUri |
|
CarePlan.activity.detail.reasonReference |
|
CarePlan.activity.detail.status |
|
CarePlan.activity.detail.statusReason |
|
CarePlan.activity.detail.doNotPerform |
|
CarePlan.activity.detail.performer |
|
CarePlan.definition |
|
CarePlan.context |
|
CarePlan.activity.detail.definition |
|
See the Full Difference for further information
This analysis is available as XML or JSON.
See R3 <--> R4 Conversion Maps (status = 11 tests of which 4 fail to execute. 6 fail round-trip testing and 6 r3 resources are invalid (0 errors).)
Структура
Имя | Флаги | Кард. | Тип | Описание и ограничения![]() |
---|---|---|---|---|
![]() ![]() | TU | DomainResource | Медицинский план для пациента или группы Элементы, определённые в прародителе: id, meta, implicitRules, language, text, contained, extension, modifierExtension | |
![]() ![]() ![]() | Σ | 0..* | Identifier | Внешние идентификаторы этого плана |
![]() ![]() ![]() | Σ | 0..* | canonical(PlanDefinition | Questionnaire | Measure | ActivityDefinition | OperationDefinition) | Instantiates FHIR protocol or definition |
![]() ![]() ![]() | Σ | 0..* | uri | Instantiates external protocol or definition |
![]() ![]() ![]() | Σ | 0..* | Reference(CarePlan) | Fulfills CarePlan |
![]() ![]() ![]() | Σ | 0..* | Reference(CarePlan) | CarePlan replaced by this CarePlan |
![]() ![]() ![]() | Σ | 0..* | Reference(CarePlan) | Part of referenced CarePlan |
![]() ![]() ![]() | ?!Σ | 1..1 | code | draft | active | suspended | completed | entered-in-error | cancelled | unknown RequestStatus (Required) |
![]() ![]() ![]() | ?!Σ | 1..1 | code | proposal | plan | order | option Care Plan Intent (Required) |
![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Тип плана Care Plan Category (Example) |
![]() ![]() ![]() | Σ | 0..1 | string | Human-friendly name for the care plan |
![]() ![]() ![]() | Σ | 0..1 | string | Сводная характеристика плана |
![]() ![]() ![]() | Σ | 1..1 | Reference(Patient | Group) | Who the care plan is for |
![]() ![]() ![]() | Σ | 0..1 | Reference(Encounter) | Encounter created as part of |
![]() ![]() ![]() | Σ | 0..1 | Period | Период времени, покрытый планом |
![]() ![]() ![]() | Σ | 0..1 | dateTime | Date record was first recorded |
![]() ![]() ![]() | Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | Device | RelatedPerson | Organization | CareTeam) | Who is the designated responsible party |
![]() ![]() ![]() | 0..* | Reference(Patient | Practitioner | PractitionerRole | Device | RelatedPerson | Organization | CareTeam) | Who provided the content of the care plan | |
![]() ![]() ![]() | 0..* | Reference(CareTeam) | Кто участвует в плане? | |
![]() ![]() ![]() | Σ | 0..* | Reference(Condition) | Проблемы здоровья, которые решает этот план |
![]() ![]() ![]() | 0..* | Reference(Any) | Информация, принимаемая во внимание в рамках плана | |
![]() ![]() ![]() | 0..* | Reference(Goal) | Желаемые результаты плана | |
![]() ![]() ![]() | I | 0..* | BackboneElement | Действие, которое должно произойти в рамках плана + Rule: Укажите ссылку или детали, но не и то, и другое |
![]() ![]() ![]() ![]() | 0..* | CodeableConcept | Results of the activity Care Plan Activity Outcome (Example) | |
![]() ![]() ![]() ![]() | 0..* | Reference(Any) | Appointment, Encounter, Procedure, etc. | |
![]() ![]() ![]() ![]() | 0..* | Annotation | Примечания к статусу/прогрессу по этой активности | |
![]() ![]() ![]() ![]() | I | 0..1 | Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup) | Информация о деятельности, описанная в указанном ресурсе |
![]() ![]() ![]() ![]() | I | 0..1 | BackboneElement | Встроенное определение активности |
![]() ![]() ![]() ![]() ![]() | 0..1 | code | Kind of resource Care Plan Activity Kind (Required) | |
![]() ![]() ![]() ![]() ![]() | 0..* | canonical(PlanDefinition | ActivityDefinition | Questionnaire | Measure | OperationDefinition) | Instantiates FHIR protocol or definition | |
![]() ![]() ![]() ![]() ![]() | 0..* | uri | Instantiates external protocol or definition | |
![]() ![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Тип активности Procedure Codes (SNOMED CT) (Example) | |
![]() ![]() ![]() ![]() ![]() | 0..* | CodeableConcept | Why activity should be done or why activity was prohibited SNOMED CT Clinical Findings (Example) | |
![]() ![]() ![]() ![]() ![]() | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why activity is needed | |
![]() ![]() ![]() ![]() ![]() | 0..* | Reference(Goal) | Цели, достижению которых способствует эта деятельность | |
![]() ![]() ![]() ![]() ![]() | ?! | 1..1 | code | not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error CarePlanActivityStatus (Required) |
![]() ![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Обоснование текущего статуса | |
![]() ![]() ![]() ![]() ![]() | ?! | 0..1 | boolean | If true, activity is prohibiting action |
![]() ![]() ![]() ![]() ![]() | 0..1 | Когда необходимо выполнить это действие | ||
![]() ![]() ![]() ![]() ![]() ![]() | Timing | |||
![]() ![]() ![]() ![]() ![]() ![]() | Period | |||
![]() ![]() ![]() ![]() ![]() ![]() | string | |||
![]() ![]() ![]() ![]() ![]() | 0..1 | Reference(Location) | Где оно должно произойти | |
![]() ![]() ![]() ![]() ![]() | 0..* | Reference(Practitioner | PractitionerRole | Organization | RelatedPerson | Patient | CareTeam | HealthcareService | Device) | Кто будет нести ответственность? | |
![]() ![]() ![]() ![]() ![]() | 0..1 | Что должно быть введено/предоставлено SNOMED CT Medication Codes (Example) | ||
![]() ![]() ![]() ![]() ![]() ![]() | CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() ![]() | Reference(Medication | Substance) | |||
![]() ![]() ![]() ![]() ![]() | 0..1 | SimpleQuantity | Сколько употреблять в день? | |
![]() ![]() ![]() ![]() ![]() | 0..1 | SimpleQuantity | Сколько вводить/поставлять/употреблять | |
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Дополнительная информация, описывающая активность для выполнения | |
![]() ![]() ![]() | 0..* | Annotation | Комментарии к плану | |
![]() |
XML-шаблон
<CarePlan xmlns="http://hl7.org/fhir"><!-- from Resource: id, meta, implicitRules, and language --> <!-- from DomainResource: text, contained, extension, and modifierExtension --> <identifier><!-- 0..* Identifier Внешние идентификаторы этого плана --></identifier> <instantiatesCanonical><!-- 0..* canonical(PlanDefinition|Questionnaire|Measure| ActivityDefinition|OperationDefinition) Instantiates FHIR protocol or definition --></instantiatesCanonical> <instantiatesUri value="[uri]"/><!-- 0..* Instantiates external protocol or definition --> <basedOn><!-- 0..* Reference(CarePlan) Fulfills CarePlan --></basedOn> <replaces><!-- 0..* Reference(CarePlan) CarePlan replaced by this CarePlan --></replaces> <partOf><!-- 0..* Reference(CarePlan) Part of referenced CarePlan --></partOf> <status value="[code]"/><!-- 1..1 draft | active | suspended | completed | entered-in-error | cancelled | unknown --> <intent value="[code]"/><!-- 1..1 proposal | plan | order | option --> <category><!-- 0..* CodeableConcept Тип плана --></category> <title value="[string]"/><!-- 0..1 Human-friendly name for the care plan --> <description value="[string]"/><!-- 0..1 Сводная характеристика плана --> <subject><!-- 1..1 Reference(Patient|Group) Who the care plan is for --></subject> <encounter><!-- 0..1 Reference(Encounter) Encounter created as part of --></encounter> <period><!-- 0..1 Period Период времени, покрытый планом --></period> <created value="[dateTime]"/><!-- 0..1 Date record was first recorded --> <author><!-- 0..1 Reference(Patient|Practitioner|PractitionerRole|Device| RelatedPerson|Organization|CareTeam) Who is the designated responsible party --></author> <contributor><!-- 0..* Reference(Patient|Practitioner|PractitionerRole|Device| RelatedPerson|Organization|CareTeam) Who provided the content of the care plan --></contributor> <careTeam><!-- 0..* Reference(CareTeam) Кто участвует в плане? --></careTeam> <addresses><!-- 0..* Reference(Condition) Проблемы здоровья, которые решает этот план --></addresses> <supportingInfo><!-- 0..* Reference(Any) Информация, принимаемая во внимание в рамках плана --></supportingInfo> <goal><!-- 0..* Reference(Goal) Желаемые результаты плана --></goal> <activity> <!-- 0..* Действие, которое должно произойти в рамках плана --> <outcomeCodeableConcept><!-- 0..* CodeableConcept Results of the activity --></outcomeCodeableConcept> <outcomeReference><!-- 0..* Reference(Any) Appointment, Encounter, Procedure, etc. --></outcomeReference> <progress><!-- 0..* Annotation Примечания к статусу/прогрессу по этой активности --></progress> <reference><!--
0..1 Reference(Appointment|CommunicationRequest|DeviceRequest| MedicationRequest|NutritionOrder|Task|ServiceRequest|VisionPrescription| RequestGroup) Информация о деятельности, описанная в указанном ресурсе --></reference> <detail> <!--
0..1 Встроенное определение активности --> <kind value="[code]"/><!-- 0..1 Kind of resource --> <instantiatesCanonical><!-- 0..* canonical(PlanDefinition|ActivityDefinition| Questionnaire|Measure|OperationDefinition) Instantiates FHIR protocol or definition --></instantiatesCanonical> <instantiatesUri value="[uri]"/><!-- 0..* Instantiates external protocol or definition --> <code><!-- 0..1 CodeableConcept Тип активности --></code> <reasonCode><!-- 0..* CodeableConcept Why activity should be done or why activity was prohibited --></reasonCode> <reasonReference><!-- 0..* Reference(Condition|Observation|DiagnosticReport| DocumentReference) Why activity is needed --></reasonReference> <goal><!-- 0..* Reference(Goal) Цели, достижению которых способствует эта деятельность --></goal> <status value="[code]"/><!-- 1..1 not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error --> <statusReason><!-- 0..1 CodeableConcept Обоснование текущего статуса --></statusReason> <doNotPerform value="[boolean]"/><!-- 0..1 If true, activity is prohibiting action --> <scheduled[x]><!-- 0..1 Timing|Period|string Когда необходимо выполнить это действие --></scheduled[x]> <location><!-- 0..1 Reference(Location) Где оно должно произойти --></location> <performer><!-- 0..* Reference(Practitioner|PractitionerRole|Organization| RelatedPerson|Patient|CareTeam|HealthcareService|Device) Кто будет нести ответственность? --></performer> <product[x]><!-- 0..1 CodeableConcept|Reference(Medication|Substance) Что должно быть введено/предоставлено --></product[x]> <dailyAmount><!-- 0..1 Quantity(SimpleQuantity) Сколько употреблять в день? --></dailyAmount> <quantity><!-- 0..1 Quantity(SimpleQuantity) Сколько вводить/поставлять/употреблять --></quantity> <description value="[string]"/><!-- 0..1 Дополнительная информация, описывающая активность для выполнения --> </detail> </activity> <note><!-- 0..* Annotation Комментарии к плану --></note> </CarePlan>
JSON-шаблон
{"resourceType" : "CarePlan", // from Resource: id, meta, implicitRules, and language // from DomainResource: text, contained, extension, and modifierExtension "identifier" : [{ Identifier }], // Внешние идентификаторы этого плана "instantiatesCanonical" : [{ canonical(PlanDefinition|Questionnaire|Measure| ActivityDefinition|OperationDefinition) }], // Instantiates FHIR protocol or definition "instantiatesUri" : ["<uri>"], // Instantiates external protocol or definition "basedOn" : [{ Reference(CarePlan) }], // Fulfills CarePlan "replaces" : [{ Reference(CarePlan) }], // CarePlan replaced by this CarePlan "partOf" : [{ Reference(CarePlan) }], // Part of referenced CarePlan "status" : "<code>", // R! draft | active | suspended | completed | entered-in-error | cancelled | unknown "intent" : "<code>", // R! proposal | plan | order | option "category" : [{ CodeableConcept }], // Тип плана "title" : "<string>", // Human-friendly name for the care plan "description" : "<string>", // Сводная характеристика плана "subject" : { Reference(Patient|Group) }, // R! Who the care plan is for "encounter" : { Reference(Encounter) }, // Encounter created as part of "period" : { Period }, // Период времени, покрытый планом "created" : "<dateTime>", // Date record was first recorded "author" : { Reference(Patient|Practitioner|PractitionerRole|Device| RelatedPerson|Organization|CareTeam) }, // Who is the designated responsible party "contributor" : [{ Reference(Patient|Practitioner|PractitionerRole|Device| RelatedPerson|Organization|CareTeam) }], // Who provided the content of the care plan "careTeam" : [{ Reference(CareTeam) }], // Кто участвует в плане? "addresses" : [{ Reference(Condition) }], // Проблемы здоровья, которые решает этот план "supportingInfo" : [{ Reference(Any) }], // Информация, принимаемая во внимание в рамках плана "goal" : [{ Reference(Goal) }], // Желаемые результаты плана "activity" : [{ // Действие, которое должно произойти в рамках плана "outcomeCodeableConcept" : [{ CodeableConcept }], // Results of the activity "outcomeReference" : [{ Reference(Any) }], // Appointment, Encounter, Procedure, etc. "progress" : [{ Annotation }], // Примечания к статусу/прогрессу по этой активности "reference" : { Reference(Appointment|CommunicationRequest|DeviceRequest| MedicationRequest|NutritionOrder|Task|ServiceRequest|VisionPrescription| RequestGroup) }, // C? Информация о деятельности, описанная в указанном ресурсе "detail" : { // C? Встроенное определение активности "kind" : "<code>", // Kind of resource "instantiatesCanonical" : [{ canonical(PlanDefinition|ActivityDefinition| Questionnaire|Measure|OperationDefinition) }], // Instantiates FHIR protocol or definition "instantiatesUri" : ["<uri>"], // Instantiates external protocol or definition "code" : { CodeableConcept }, // Тип активности "reasonCode" : [{ CodeableConcept }], // Why activity should be done or why activity was prohibited "reasonReference" : [{ Reference(Condition|Observation|DiagnosticReport| DocumentReference) }], // Why activity is needed "goal" : [{ Reference(Goal) }], // Цели, достижению которых способствует эта деятельность "status" : "<code>", // R! not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error "statusReason" : { CodeableConcept }, // Обоснование текущего статуса "doNotPerform" : <boolean>, // If true, activity is prohibiting action // scheduled[x]: Когда необходимо выполнить это действие. One of these 3: "scheduledTiming" : { Timing }, "scheduledPeriod" : { Period }, "scheduledString" : "<string>", "location" : { Reference(Location) }, // Где оно должно произойти "performer" : [{ Reference(Practitioner|PractitionerRole|Organization| RelatedPerson|Patient|CareTeam|HealthcareService|Device) }], // Кто будет нести ответственность? // product[x]: Что должно быть введено/предоставлено. One of these 2: "productCodeableConcept" : { CodeableConcept }, "productReference" : { Reference(Medication|Substance) }, "dailyAmount" : { Quantity(SimpleQuantity) }, // Сколько употреблять в день? "quantity" : { Quantity(SimpleQuantity) }, // Сколько вводить/поставлять/употреблять "description" : "<string>" // Дополнительная информация, описывающая активность для выполнения } }], "note" : [{ Annotation }] // Комментарии к плану }
Turtle-шаблон
@prefix fhir: <http://hl7.org/fhir/> .[ a fhir:CarePlan; fhir:nodeRole fhir:treeRoot; # if this is the parser root # from Resource: .id, .meta, .implicitRules, and .language # from DomainResource: .text, .contained, .extension, and .modifierExtension fhir:CarePlan.identifier [ Identifier ], ... ; # 0..* Внешние идентификаторы этого плана fhir:CarePlan.instantiatesCanonical [ canonical(PlanDefinition|Questionnaire|Measure|ActivityDefinition|OperationDefinition) ], ... ; # 0..* Instantiates FHIR protocol or definition fhir:CarePlan.instantiatesUri [ uri ], ... ; # 0..* Instantiates external protocol or definition fhir:CarePlan.basedOn [ Reference(CarePlan) ], ... ; # 0..* Fulfills CarePlan fhir:CarePlan.replaces [ Reference(CarePlan) ], ... ; # 0..* CarePlan replaced by this CarePlan fhir:CarePlan.partOf [ Reference(CarePlan) ], ... ; # 0..* Part of referenced CarePlan fhir:CarePlan.status [ code ]; # 1..1 draft | active | suspended | completed | entered-in-error | cancelled | unknown fhir:CarePlan.intent [ code ]; # 1..1 proposal | plan | order | option fhir:CarePlan.category [ CodeableConcept ], ... ; # 0..* Тип плана fhir:CarePlan.title [ string ]; # 0..1 Human-friendly name for the care plan fhir:CarePlan.description [ string ]; # 0..1 Сводная характеристика плана fhir:CarePlan.subject [ Reference(Patient|Group) ]; # 1..1 Who the care plan is for fhir:CarePlan.encounter [ Reference(Encounter) ]; # 0..1 Encounter created as part of fhir:CarePlan.period [ Period ]; # 0..1 Период времени, покрытый планом fhir:CarePlan.created [ dateTime ]; # 0..1 Date record was first recorded fhir:CarePlan.author [ Reference(Patient|Practitioner|PractitionerRole|Device|RelatedPerson|Organization|CareTeam) ]; # 0..1 Who is the designated responsible party fhir:CarePlan.contributor [ Reference(Patient|Practitioner|PractitionerRole|Device|RelatedPerson|Organization|CareTeam) ], ... ; # 0..* Who provided the content of the care plan fhir:CarePlan.careTeam [ Reference(CareTeam) ], ... ; # 0..* Кто участвует в плане? fhir:CarePlan.addresses [ Reference(Condition) ], ... ; # 0..* Проблемы здоровья, которые решает этот план fhir:CarePlan.supportingInfo [ Reference(Any) ], ... ; # 0..* Информация, принимаемая во внимание в рамках плана fhir:CarePlan.goal [ Reference(Goal) ], ... ; # 0..* Желаемые результаты плана fhir:CarePlan.activity [ # 0..* Действие, которое должно произойти в рамках плана fhir:CarePlan.activity.outcomeCodeableConcept [ CodeableConcept ], ... ; # 0..* Results of the activity fhir:CarePlan.activity.outcomeReference [ Reference(Any) ], ... ; # 0..* Appointment, Encounter, Procedure, etc. fhir:CarePlan.activity.progress [ Annotation ], ... ; # 0..* Примечания к статусу/прогрессу по этой активности fhir:CarePlan.activity.reference [ Reference(Appointment|CommunicationRequest|DeviceRequest|MedicationRequest|NutritionOrder| Task|ServiceRequest|VisionPrescription|RequestGroup) ]; # 0..1 Информация о деятельности, описанная в указанном ресурсе fhir:CarePlan.activity.detail [ # 0..1 Встроенное определение активности fhir:CarePlan.activity.detail.kind [ code ]; # 0..1 Kind of resource fhir:CarePlan.activity.detail.instantiatesCanonical [ canonical(PlanDefinition|ActivityDefinition|Questionnaire|Measure|OperationDefinition) ], ... ; # 0..* Instantiates FHIR protocol or definition fhir:CarePlan.activity.detail.instantiatesUri [ uri ], ... ; # 0..* Instantiates external protocol or definition fhir:CarePlan.activity.detail.code [ CodeableConcept ]; # 0..1 Тип активности fhir:CarePlan.activity.detail.reasonCode [ CodeableConcept ], ... ; # 0..* Why activity should be done or why activity was prohibited fhir:CarePlan.activity.detail.reasonReference [ Reference(Condition|Observation|DiagnosticReport|DocumentReference) ], ... ; # 0..* Why activity is needed fhir:CarePlan.activity.detail.goal [ Reference(Goal) ], ... ; # 0..* Цели, достижению которых способствует эта деятельность fhir:CarePlan.activity.detail.status [ code ]; # 1..1 not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error fhir:CarePlan.activity.detail.statusReason [ CodeableConcept ]; # 0..1 Обоснование текущего статуса fhir:CarePlan.activity.detail.doNotPerform [ boolean ]; # 0..1 If true, activity is prohibiting action # CarePlan.activity.detail.scheduled[x] : 0..1 Когда необходимо выполнить это действие. One of these 3 fhir:CarePlan.activity.detail.scheduledTiming [ Timing ] fhir:CarePlan.activity.detail.scheduledPeriod [ Period ] fhir:CarePlan.activity.detail.scheduledString [ string ] fhir:CarePlan.activity.detail.location [ Reference(Location) ]; # 0..1 Где оно должно произойти fhir:CarePlan.activity.detail.performer [ Reference(Practitioner|PractitionerRole|Organization|RelatedPerson|Patient|CareTeam| HealthcareService|Device) ], ... ; # 0..* Кто будет нести ответственность? # CarePlan.activity.detail.product[x] : 0..1 Что должно быть введено/предоставлено. One of these 2 fhir:CarePlan.activity.detail.productCodeableConcept [ CodeableConcept ] fhir:CarePlan.activity.detail.productReference [ Reference(Medication|Substance) ] fhir:CarePlan.activity.detail.dailyAmount [ Quantity(SimpleQuantity) ]; # 0..1 Сколько употреблять в день? fhir:CarePlan.activity.detail.quantity [ Quantity(SimpleQuantity) ]; # 0..1 Сколько вводить/поставлять/употреблять fhir:CarePlan.activity.detail.description [ string ]; # 0..1 Дополнительная информация, описывающая активность для выполнения ]; ], ...; fhir:CarePlan.note [ Annotation ], ... ; # 0..* Комментарии к плану ]
Changes since Release 3
CarePlan | |
CarePlan.instantiatesCanonical |
|
CarePlan.instantiatesUri |
|
CarePlan.status |
|
CarePlan.intent |
|
CarePlan.encounter |
|
CarePlan.created |
|
CarePlan.author |
|
CarePlan.contributor |
|
CarePlan.activity.reference |
|
CarePlan.activity.detail.kind |
|
CarePlan.activity.detail.instantiatesCanonical |
|
CarePlan.activity.detail.instantiatesUri |
|
CarePlan.activity.detail.reasonReference |
|
CarePlan.activity.detail.status |
|
CarePlan.activity.detail.statusReason |
|
CarePlan.activity.detail.doNotPerform |
|
CarePlan.activity.detail.performer |
|
CarePlan.definition |
|
CarePlan.context |
|
CarePlan.activity.detail.definition |
|
See the Full Difference for further information
This analysis is available as XML or JSON.
See R3 <--> R4 Conversion Maps (status = 11 tests of which 4 fail to execute. 6 fail round-trip testing and 6 r3 resources are invalid (0 errors).)
See the Profiles & Extensions and the Альтернативные определения: Основное определение XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions & the Анализ зависимостей
Path | Описание | Тип | Ссылка |
---|---|---|---|
CarePlan.status | Обозначает, следуют ли сейчас этому плану или он представляет собой будущие цели, или это просто архивная запись. | Required | RequestStatus |
CarePlan.intent | Codes indicating the degree of authority/intentionality associated with a care plan. | Required | CarePlanIntent |
CarePlan.category | Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", etc. | Example | CarePlanCategory |
CarePlan.activity.outcomeCodeableConcept | Identifies the results of the activity. | Example | CarePlanActivityOutcome |
CarePlan.activity.detail.kind | Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity. | Required | CarePlanActivityKind |
CarePlan.activity.detail.code | Подробное описание типа деятельности. Например какой именно лабораторный тест, какая процедура, какой вид случая обслуживания. | Example | ProcedureCodes(SNOMEDCT) |
CarePlan.activity.detail.reasonCode | Определяет, почему необходимо это мероприятие плана лечения . Может включать в себя любые коды состояния здоровья, а также такие понятия, как "общий оздоровительный", профилактика, хирургическая подготовка и т. д. | Example | SNOMEDCTClinicalFindings |
CarePlan.activity.detail.status | Показывает стадию активности в ее общем жизненном цикле. | Required | CarePlanActivityStatus |
CarePlan.activity.detail.product[x] | Продукт, поставляемый или вводимый в рамках мероприятия из плана по уходу. | Example | SNOMEDCTMedicationCodes |
id | Level | Location | Определение | Expression |
cpl-3 | Rule | CarePlan.activity | Укажите ссылку или детали, но не и то, и другое | detail.empty() or reference.empty() |
The Provenance resource can be used for detailed review information, such as when the care plan was last reviewed and by whom.
Параметры поиска для этого ресурса. Также к нему применяются общие параметры. Более подробную информацию о поиске в REST, обмене сообщениями и сервисах см. в разделе Поиск.
Имя | Тип | Определение | Выражение | In Common |
activity-code | token | Тип активности | CarePlan.activity.detail.code | |
activity-date | date | Обозначенная дата входит в период, указанный в CarePlan.activity.timingSchedule | CarePlan.activity.detail.scheduled | |
activity-reference | reference | Информация о деятельности, описанная в указанном ресурсе | CarePlan.activity.reference (Appointment, MedicationRequest, Task, NutritionOrder, RequestGroup, VisionPrescription, DeviceRequest, ServiceRequest, CommunicationRequest) | |
based-on | reference | Fulfills CarePlan | CarePlan.basedOn (CarePlan) | |
care-team | reference | Кто участвует в плане? | CarePlan.careTeam (CareTeam) | |
category | token | Тип плана | CarePlan.category | |
condition | reference | Проблемы здоровья, которые решает этот план | CarePlan.addresses (Condition) | |
date | date | Период времени, покрытый планом | CarePlan.period | 17 Resources |
encounter | reference | Encounter created as part of | CarePlan.encounter (Encounter) | |
goal | reference | Желаемые результаты плана | CarePlan.goal (Goal) | |
identifier | token | Внешние идентификаторы этого плана | CarePlan.identifier | 30 Resources |
instantiates-canonical | reference | Instantiates FHIR protocol or definition | CarePlan.instantiatesCanonical (Questionnaire, Measure, PlanDefinition, OperationDefinition, ActivityDefinition) | |
instantiates-uri | uri | Instantiates external protocol or definition | CarePlan.instantiatesUri | |
intent | token | proposal | plan | order | option | CarePlan.intent | |
part-of | reference | Part of referenced CarePlan | CarePlan.partOf (CarePlan) | |
patient | reference | Who the care plan is for | CarePlan.subject.where(resolve() is Patient) (Patient) | 29 Resources |
performer | reference | Соответствует, если специалист перечислен как исполнитель в любой из простых активностей. (Для исполнителей детализированных активностей создается цепочка с помощью параметра поиска activitydetail.) | CarePlan.activity.detail.performer (Practitioner, Organization, CareTeam, Device, Patient, HealthcareService, PractitionerRole, RelatedPerson) | |
replaces | reference | CarePlan replaced by this CarePlan | CarePlan.replaces (CarePlan) | |
status | token | draft | active | suspended | completed | entered-in-error | cancelled | unknown | CarePlan.status | |
subject | reference | Who the care plan is for | CarePlan.subject (Group, Patient) |