HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-18 |
Definitions for the jp-medicationdispensebase resource profile.
Guidance on how to interpret the contents of this table can be found here
0. MedicationDispense | |
Definition | 指定された患者・個人へ薬剤が払い出されたか払い出される予定のものを示す。これには(供給される)提供される製品についての説明や薬剤の服用に関する指示も含まれる。薬剤払い出しは薬剤オーダに対して薬局システムが対応した結果となる。 |
Short | 指定された患者への薬剤の払い出し |
2. MedicationDispense.extension | |
Slicing | This element introduces a set of slices on MedicationDispense.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
4. MedicationDispense.extension:preparation | |
Slice Name | preparation |
Control | 0..* |
Type | Extension(JP Core MedicationDispense Preparation Extension) (Extension Type: Choice of: string, CodeableConcept) |
6. MedicationDispense.identifier | |
Definition | このインスタンスが外部から参照されるために使われるIDである。処方箋全体としてのIDとしては使用しない。 |
Short | 外部から参照されるID |
Comments | これは業務IDであって、リソースに対するIDではない。 |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..? |
Slicing | This element introduces a set of slices on MedicationDispense.identifier . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
8. MedicationDispense.identifier:rpNumber | |
Slice Name | rpNumber |
Definition | 処方箋内で同一用法の薬剤を慣用的にまとめて、Rpに番号をつけて剤グループとして一括指定されることがある。このスライスでは剤グループに対して割り振られたRp番号を記録する。 |
Short | 処方箋内部の剤グループとしてのRp番号 |
Comments | 剤グループに複数の薬剤が含まれる場合、このグループ内の薬剤には同じRp番号が割り振られる。 |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..1 |
10. MedicationDispense.identifier:rpNumber.system | |
Definition | ここで付番されたIDがRp番号であることを明示するためにOID-urlとして定義された。http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumberで固定される。 |
Short | Rp番号(剤グループ番号)についてのsystem値 |
Control | 1..? |
Fixed Value | http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumber |
12. MedicationDispense.identifier:rpNumber.value | |
Definition | Rp番号(剤グループ番号)。"1"など。 |
Short | Rp番号(剤グループ番号) |
Comments | value は string型であり、数値はゼロサプレス、つまり、'01'でなく'1'と指定すること。 |
Control | 1..? |
14. MedicationDispense.identifier:requestIdentifier | |
Slice Name | requestIdentifier |
Definition | 薬剤をオーダする単位としての処方箋に対するID。原則として調剤の基となったMedicationRequestのIDを設定する。 |
Short | 処方オーダに対するID(MedicationRequestからの継承) |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
16. MedicationDispense.identifier:requestIdentifier.system | |
Control | 1..? |
Fixed Value | urn:oid:1.2.392.100495.20.3.11 |
18. MedicationDispense.identifier:requestIdentifier.value | |
Control | 1..? |
20. MedicationDispense.partOf | |
Definition | この調剤の契機となったProcedureリソースへの参照。 |
Short | 親イベントへの参照 |
Type | Reference(JP Core Procedure Profile) |
22. MedicationDispense.status | |
Definition | 一連の調剤イベントの状態を指定するコード。 |
Short | preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | unknown 一連の調剤イベントの状態 |
24. MedicationDispense.statusReason[x] | |
Definition | 調剤が実行されなかった理由を示す。 |
Short | 調剤が実行されなかった理由 |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
26. MedicationDispense.category | |
Definition | 投薬のタイプを示す(たとえば、薬剤が消費または投与されると予想される場所(つまり、入院患者または外来患者))。 入院、外来、退院、自宅など。 |
Short | 調剤タイプ |
28. MedicationDispense.medication[x] | |
Definition | 投与された薬剤を識別する。既知の薬のリストから薬を識別するコード情報を設定する。 |
Short | 医薬品 |
Comments | ひとつのtext要素と、複数のcoding 要素を記述できる。処方オーダ時に選択または入力し、実際に処方箋に印字される文字列を必ずtext要素に格納した上で、それをコード化した情報を1個以上のcoding 要素に記述する。 |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
30. MedicationDispense.subject | |
Definition | 投与を受ける患者 |
Short | 投与対象患者 |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Control | 1..? |
Type | Reference(JP Core Patient Profile) |
32. MedicationDispense.context | |
Definition | 調剤ベントに関連するEncounterやエピソードへの参照。 |
Short | 調剤ベントに関連するEncounterやエピソード |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Type | Reference(JP Core Encounter Profile, EpisodeOfCare) |
34. MedicationDispense.supportingInformation | |
Definition | 調剤される薬剤をサポートする追加情報への任意のリソースへの参照。 |
Short | 薬の調剤をサポートする情報 |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
36. MedicationDispense.performer | |
Definition | 調剤した人を示す |
Short | 調剤を実施した人 |
38. MedicationDispense.performer.actor | |
Type | Reference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, JP Core Organization Profile, JP Core Patient Profile, Device, RelatedPerson) |
40. MedicationDispense.location | |
Definition | 調剤が実施された場所を示すLocationリソースへの参照。 |
Short | 調剤実施場所 |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Type | Reference(JP Core Location Profile) |
42. MedicationDispense.authorizingPrescription | |
Definition | 調剤の元になった処方オーダを表すMedicationRequestリソースへの参照。 |
Short | 調剤を正当化する元の処方オーダ |
44. MedicationDispense.type | |
Definition | 実行される調剤イベントのタイプを示す。たとえば、トライアルフィル、トライアルの完了、部分フィル、緊急フィル、サンプルなどである。 |
Short | 実行される調剤イベント |
Comments | すべてのターミノロジの使用がこの一般的なパターンに適合するわけではない。場合によっては、モデルはCodeableConceptを使用せず、コーディングを直接使用して、テキスト、コーディング、翻訳、および要素間の関係とpre-coordinationとpost-coordinationの用語関係を管理するための独自の構造を提供する必要がある。 |
46. MedicationDispense.quantity | |
Definition | 調剤総量。 |
Short | 払い出される薬剤の量 |
Comments | 使用状況によって、これがどのような量であるか、したがってどのような単位を使用できるかが定義される場合がかなりある。使用状況によっては、比較演算子の値も制限される場合がある。 |
Control | 1..? |
Type | Quantity(JP Core Medication Quantity DataType) |
48. MedicationDispense.daysSupply | |
Definition | タイミングとして表される投薬量。すなわち、XX日分、XX回分などの数量。 |
Short | タイミングとして表される投薬量 |
Comments | 使用状況によって、これがどのような量であるか、したがってどのような単位を使用できるかが定義される場合がかなりある。使用状況によっては、比較演算子の値も制限される場合がある。 |
Type | Quantity(JP Core Medication Quantity DataType) |
50. MedicationDispense.whenPrepared | |
Definition | 調剤がパッケージ化され、レビューされた日時 |
Short | 調剤がパッケージ化され、レビューされた日時 |
52. MedicationDispense.whenHandedOver | |
Definition | 必須。 |
Short | 払い出された日時 |
Control | 1..? |
54. MedicationDispense.destination | |
Definition | 調剤イベントの一環として、薬剤が出荷された行先先の施設/場所のLocationリソースへの参照。 |
Short | 薬が送られた場所 |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Type | Reference(JP Core Location Profile) |
56. MedicationDispense.receiver | |
Definition | 薬を受け取った人を識別する。これは通常、患者またはその介護者だが、医療専門家になる場合もある。 |
Short | 薬を受け取った人 |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Type | Reference(JP Core Patient Profile, JP Core Practitioner Profile) |
58. MedicationDispense.note | |
Definition | 他の要素では伝達できなかった調剤に関する追加情報。 |
Short | 調剤に関する備考 |
Comments | 構造化された注釈(アノテーション)を持たないシステムの場合、作成者や時間なしで単一の注釈を簡単に伝達できる。情報を変更する可能性があるため、この要素をナラティブに含める必要がある場合がある。 |
60. MedicationDispense.dosageInstruction | |
Type | Dosage(JP Core MedicationDosage Base DataType) |
62. MedicationDispense.substitution | |
Short | 調剤の一部として置換が行われたかどうかを示す。場合によっては、置換が期待されるが発生しない場合もあれば、置換が予期されないが発生する場合もある。このブロックは、置換が行われたか行われなかったか、およびその理由を説明する。何も指定されていない場合、置換は行われていない。 |
64. MedicationDispense.substitution.wasSubstituted | |
Definition | 処方されたものとは異なる薬剤または製品を調剤した場合に、'true'を設定する。 |
Short | 調剤で置換が実行されたか、あるいはされていないかを'true'または'false'で表す |
66. MedicationDispense.substitution.type | |
Definition | 処方されたものとは異なる薬が調剤されたかどうかを示すコード。 |
Short | 処方されたものとは異なる薬が調剤されたかどうかを示すコード |
68. MedicationDispense.substitution.reason | |
Definition | 治療継続性確保のため、FP:処方方針、 OS: 在庫欠品、 RR:代替えを義務付けまたは禁止する規制要件に従った |
Short | 置換が実施された理由 |
70. MedicationDispense.substitution.responsibleParty | |
Definition | 置換の主な責任を負う個人または組織。Practitioner PractitionerRole リソースへの参照。 |
Short | 置換責任者 |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Type | Reference(JP Core Practitioner Profile, JP Core PractitionerRole Profile) |
72. MedicationDispense.detectedIssue | |
Definition | 患者に対する1つまたは複数のアクティブまたは提案された臨床アクションを伴う、またはそれらの間の実際のまたは潜在的な臨床問題を示す。例えば薬物間相互作用、重複治療、投与量アラートなど。 |
Short | アクションを伴う臨床的問題 |
74. MedicationDispense.eventHistory | |
Definition | 調剤が確認されたときなど、発生した対象のイベントのサマリー。 |
Short | 関連するライフサイクルイベントのリスト |
Guidance on how to interpret the contents of this table can be found here
0. MedicationDispense | |
Definition | 指定された患者・個人へ薬剤が払い出されたか払い出される予定のものを示す。これには(供給される)提供される製品についての説明や薬剤の服用に関する指示も含まれる。薬剤払い出しは薬剤オーダに対して薬局システムが対応した結果となる。 薬物製品は、指名された人/患者のために並べられている、または分配されていることを示します。これには、提供された薬物製品(供給)の説明と、投与するための指示が含まれます。薬物省は、薬局が投薬命令に対応した結果です。 / Indicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order. |
Short | 指定された患者への薬剤の払い出し名前付き患者に薬を分配します / Dispensing a medication to a named patient |
Control | 0..* |
Is Modifier | false |
Summary | false |
Invariants | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()) dom-4: リソースが別のリソースに含まれている場合、meta.versionidもmeta.lastupdatedも持ってはならない。 / 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: リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management (text.`div`.exists()) mdd-1: いつ準備されたときにハンドドーバーができないとき / whenHandedOver cannot be before whenPrepared ( whenHandedOver.empty() or whenPrepared.empty() or whenHandedOver >= whenPrepared )mdd-1: いつ準備されたときにハンドドーバーができないとき / whenHandedOver cannot be before whenPrepared (whenHandedOver.empty() or whenPrepared.empty() or whenHandedOver >= whenPrepared) |
2. MedicationDispense.implicitRules | |
Definition | リソースが構築されたときに従った一連のルールへの参照。コンテンツの処理時に理解する必要があります。多くの場合、これは他のプロファイルなどとともに特別なルールを定義する実装ガイドへの参照です。 / 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. |
Short | このコンテンツが作成されたルールのセット / A set of rules under which this content was created |
Comments | このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / 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 it's narrative along with other profiles, value sets, etc. |
Control | 0..1 |
Type | uri |
Is Modifier | true because 暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
4. MedicationDispense.extension | |
Definition | An Extension リソースの基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Extension実装で定義された追加のコンテンツ / Additional content defined by implementations |
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on MedicationDispense.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
6. MedicationDispense.extension:preparation | |
Slice Name | preparation |
Definition | 薬剤単位の調剤結果 |
Short | 調剤結果 |
Control | 0..* This element is affected by the following invariants: ele-1 |
Type | Extension(JP Core MedicationDispense Preparation Extension) (Extension Type: Choice of: string, CodeableConcept) |
Is Modifier | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
8. MedicationDispense.modifierExtension | |
Definition | リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。 モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | 無視できない拡張機能 / Extensions that cannot be ignored |
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
Summary | false |
Requirements | 修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
10. MedicationDispense.identifier | |
Definition | このインスタンスが外部から参照されるために使われるIDである。処方箋全体としてのIDとしては使用しない。 この薬物剤の分配に関連するidentifierは、ビジネスプロセスによって定義され、および/またはリソース自体への直接のURL参照が適切ではない場合にそれを参照するために使用されます。これらは、パフォーマーまたは他のシステムによってこのリソースに割り当てられたビジネスidentifierであり、リソースが更新され、サーバーからサーバーに伝播するため、一定のままです。 / Identifiers associated with this Medication Dispense 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. |
Short | 外部から参照されるID外部identifier / External identifier |
Comments | これは業務IDであって、リソースに対するIDではない。 これはビジネスidentifierであり、リソースidentifierではありません。 / This is a business identifier, not a resource identifier. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 10..* |
Type | Identifier |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Slicing | This element introduces a set of slices on MedicationDispense.identifier . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
12. MedicationDispense.identifier:rpNumber | |
Slice Name | rpNumber |
Definition | 処方箋内で同一用法の薬剤を慣用的にまとめて、Rpに番号をつけて剤グループとして一括指定されることがある。このスライスでは剤グループに対して割り振られたRp番号を記録する。 この薬物剤の分配に関連するidentifierは、ビジネスプロセスによって定義され、および/またはリソース自体への直接のURL参照が適切ではない場合にそれを参照するために使用されます。これらは、パフォーマーまたは他のシステムによってこのリソースに割り当てられたビジネスidentifierであり、リソースが更新され、サーバーからサーバーに伝播するため、一定のままです。 / Identifiers associated with this Medication Dispense 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. |
Short | 処方箋内部の剤グループとしてのRp番号外部identifier / External identifier |
Comments | 剤グループに複数の薬剤が含まれる場合、このグループ内の薬剤には同じRp番号が割り振られる。 これはビジネスidentifierであり、リソースidentifierではありません。 / This is a business identifier, not a resource identifier. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 10..1* |
Type | Identifier |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
14. MedicationDispense.identifier:rpNumber.use | |
Definition | このidentifierの目的。 / The purpose of this identifier. |
Short | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) |
Comments | アプリケーションは、identifierが一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
Control | 0..1 |
Binding | The codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1 )既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . |
Type | code |
Is Modifier | true because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 特定の使用のコンテキストが一連のidentifierの中から選択される適切なidentifierを許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
16. MedicationDispense.identifier:rpNumber.system | |
Definition | ここで付番されたIDがRp番号であることを明示するためにOID-urlとして定義された。http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumberで固定される。 値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique. |
Short | Rp番号(剤グループ番号)についてのsystem値identifier値の名前空間 / The namespace for the identifier value |
Comments | identifier。システムは常にケースに敏感です。 / Identifier.system is always case sensitive. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | identifierのセットがたくさんあります。2つのidentifierを一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意のidentifierセットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
Fixed Value | http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumber |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
18. MedicationDispense.identifier:rpNumber.value | |
Definition | Rp番号(剤グループ番号)。"1"など。 通常、identifierの部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
Short | Rp番号(剤グループ番号)一意の値 / The value that is unique |
Comments | value は string型であり、数値はゼロサプレス、つまり、'01'でなく'1'と指定すること。 値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。identifier。価値は、identifierの知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
Control | 10..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
20. MedicationDispense.identifier:requestIdentifier | |
Slice Name | requestIdentifier |
Definition | 薬剤をオーダする単位としての処方箋に対するID。原則として調剤の基となったMedicationRequestのIDを設定する。 この薬物剤の分配に関連するidentifierは、ビジネスプロセスによって定義され、および/またはリソース自体への直接のURL参照が適切ではない場合にそれを参照するために使用されます。これらは、パフォーマーまたは他のシステムによってこのリソースに割り当てられたビジネスidentifierであり、リソースが更新され、サーバーからサーバーに伝播するため、一定のままです。 / Identifiers associated with this Medication Dispense 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. |
Short | 処方オーダに対するID(MedicationRequestからの継承)外部identifier / External identifier |
Comments | これはビジネスidentifierであり、リソースidentifierではありません。 / This is a business identifier, not a resource identifier. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
22. MedicationDispense.identifier:requestIdentifier.use | |
Definition | このidentifierの目的。 / The purpose of this identifier. |
Short | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) |
Comments | アプリケーションは、identifierが一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
Control | 0..1 |
Binding | The codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1 )既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . |
Type | code |
Is Modifier | true because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | 特定の使用のコンテキストが一連のidentifierの中から選択される適切なidentifierを許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
24. MedicationDispense.identifier:requestIdentifier.system | |
Definition | 値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique. |
Short | identifier値の名前空間 / The namespace for the identifier value |
Comments | identifier。システムは常にケースに敏感です。 / Identifier.system is always case sensitive. |
Control | 10..1 |
Type | uri |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | identifierのセットがたくさんあります。2つのidentifierを一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意のidentifierセットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
Fixed Value | urn:oid:1.2.392.100495.20.3.11 |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
26. MedicationDispense.identifier:requestIdentifier.value | |
Definition | 通常、identifierの部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
Short | 一意の値 / The value that is unique |
Comments | 値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。identifier。価値は、identifierの知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
Control | 10..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
28. MedicationDispense.partOf | |
Definition | この調剤の契機となったProcedureリソースへの参照。 分配をトリガーするプロシジャー(処置等)。 / The procedure that trigger the dispense. |
Short | 親イベントへの参照ディスペンスがその一部であるイベント / Event that dispense is part of |
Control | 0..* |
Type | Reference(JP Core Procedure Profile, Procedure) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
30. MedicationDispense.status | |
Definition | 一連の調剤イベントの状態を指定するコード。 ディスペンスイベントのセットの状態を指定するコード。 / A code specifying the state of the set of dispense events. |
Short | preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | unknown 一連の調剤イベントの状態準備|進行中|キャンセル|オンホールド|完了|エラーに入った|停止|辞退|わからない / preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown |
Comments | この要素は、リソースを現在有効ではないとマークするコードが含まれているため、修飾子としてラベル付けされています。 / This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. |
Control | 1..1 |
Binding | The codes SHALL be taken from MedicationDispense Status Codeshttp://hl7.org/fhir/ValueSet/medicationdispense-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/medicationdispense-status|4.0.1 )ディスペンスイベントの状態を指定するコード化された概念。 / A coded concept specifying the state of the dispense event. |
Type | code |
Is Modifier | true because この要素は、リソースを有効として扱うべきではないことを意味するステータスに入力されたステータスを含むステータス要素であるため、修飾子としてラベル付けされています。 / This element is labelled 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 |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
32. MedicationDispense.statusReason[x] | |
Definition | 調剤が実行されなかった理由を示す。 ディスペンスが実行されなかった理由を示します。 / Indicates the reason why a dispense was not performed. |
Short | 調剤が実行されなかった理由なぜディスペンスが実行されなかったのか / Why a dispense was not performed |
Control | 0..1 |
Binding | For example codes, see MedicationDispense Status Reason Codeshttp://hl7.org/fhir/ValueSet/medicationdispense-status-reason (example to http://hl7.org/fhir/ValueSet/medicationdispense-status-reason )ディスペンスが実行されなかった理由を説明するコード。 / A code describing why a dispense was not performed. |
Type | Choice of: CodeableConcept, Reference(DetectedIssue) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
34. MedicationDispense.category | |
Definition | 投薬のタイプを示す(たとえば、薬剤が消費または投与されると予想される場所(つまり、入院患者または外来患者))。 入院、外来、退院、自宅など。 薬剤の種類を示します(たとえば、薬が消費または投与されると予想される場合(つまり、入院患者または外来患者)。 / Indicates the type of medication dispense (for example, where the medication is expected to be consumed or administered (i.e. inpatient or outpatient)). |
Short | 調剤タイプ薬剤の種類は分配されます / Type of medication dispense |
Comments | このカテゴリを使用して、薬が消費される場所または他の種類のディスペンスが予想される場所を含めることができます。不変剤を使用して、プロファイリングするときに異なる値セットにバインドできます。 / The category can be used to include where the medication is expected to be consumed or other types of dispenses. Invariants can be used to bind to different value sets when profiling to bind. |
Control | 0..1 |
Binding | The codes SHOULD be taken from MedicationDispense Category Codeshttp://hl7.org/fhir/ValueSet/medicationdispense-category (preferred to http://hl7.org/fhir/ValueSet/medicationdispense-category )分配された薬がどこで消費または投与されると予想されるコード。 / A code describing where the dispensed medication is expected to be consumed or administered. |
Type | CodeableConcept |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
36. MedicationDispense.medication[x] | |
Definition | 投与された薬剤を識別する。既知の薬のリストから薬を識別するコード情報を設定する。 投与されている薬を特定します。これは、薬物の詳細を表すリソースへのリンクか、既知の薬物のリストから薬を識別するコードを運ぶ単純な属性です。 / Identifies the medication being administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications. |
Short | 医薬品どの薬が供給されましたか / What medication was supplied |
Comments | ひとつのtext要素と、複数のcoding 要素を記述できる。処方オーダ時に選択または入力し、実際に処方箋に印字される文字列を必ずtext要素に格納した上で、それをコード化した情報を1個以上のcoding 要素に記述する。 コードのみが指定されている場合、特定の製品のコードである必要があります。より多くの情報が必要な場合は、投薬リソースの使用をお勧めします。たとえば、フォームまたはロット番号が必要な場合は、投薬リソースを参照する必要があります。 / 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, then you must reference the Medication resource. |
Control | 1..1 |
Binding | For example codes, see SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes (example to http://hl7.org/fhir/ValueSet/medication-codes )どの物質または製品を分配できるかを特定するコード化された概念。 / A coded concept identifying which substance or product can be dispensed. |
Type | Choice of: CodeableConcept, Reference(Medication) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Summary | true |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
38. MedicationDispense.subject | |
Definition | 投与を受ける患者 投薬が与えられる人またはグループを表すリソースへのリンク。 / A link to a resource representing the person or the group to whom the medication will be given. |
Short | 投与対象患者ディスペンスは誰のためですか / Who the dispense is for |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 subranceadministration-> subject->患者。 / SubstanceAdministration->subject->Patient. |
Control | 10..1 |
Type | Reference(JP Core Patient Profile, Patient, Group) |
Is Modifier | false |
Summary | true |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
40. MedicationDispense.context | |
Definition | 調剤ベントに関連するEncounterやエピソードへの参照。 このイベントのコンテキストを確立する遭遇またはケアのエピソード。 / The encounter or episode of care that establishes the context for this event. |
Short | 調剤ベントに関連するEncounterやエピソードイベントに関連するエンカウンター /エピソード / Encounter / Episode associated with event |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Control | 0..1 |
Type | Reference(JP Core Encounter Profile, EpisodeOfCare, Encounter) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
42. MedicationDispense.supportingInformation | |
Definition | 調剤される薬剤をサポートする追加情報への任意のリソースへの参照。 調剤されている薬をサポートする追加情報。 / Additional information that supports the medication being dispensed. |
Short | 薬の調剤をサポートする情報薬の分配をサポートする情報 / Information that supports the dispensing of the medication |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Control | 0..* |
Type | Reference(Resource) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
44. MedicationDispense.performer | |
Definition | 調剤した人を示す 誰または何がイベントを実行したかを示します。 / Indicates who or what performed the event. |
Short | 調剤を実施した人イベントを実行した人 / Who performed event |
Control | 0..* |
Type | BackboneElement |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
46. MedicationDispense.performer.modifierExtension | |
Definition | 要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。 モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized |
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
48. MedicationDispense.performer.actor | |
Definition | アクションを実行したデバイス、開業医など。俳優は薬のディスペンサーであると想定されるべきです。 / The device, practitioner, etc. who performed the action. It should be assumed that the actor is the dispenser of the medication. |
Short | 演奏していた個人 / Individual who was performing |
Control | 1..1 |
Type | Reference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, JP Core Organization Profile, JP Core Patient Profile, Device, RelatedPerson, Practitioner, PractitionerRole, Organization, Patient) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
50. MedicationDispense.location | |
Definition | 調剤が実施された場所を示すLocationリソースへの参照。 分配が行われた主要な物理的位置。 / The principal physical location where the dispense was performed. |
Short | 調剤実施場所ディスペンスが発生した場所 / Where the dispense occurred |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Control | 0..1 |
Type | Reference(JP Core Location Profile, Location) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
52. MedicationDispense.authorizingPrescription | |
Definition | 調剤の元になった処方オーダを表すMedicationRequestリソースへの参照。 分配されている薬の順序を示します。 / Indicates the medication order that is being dispensed against. |
Short | 調剤を正当化する元の処方オーダ分配を許可する薬順序 / Medication order that authorizes the dispense |
Comments | イベント論理モデルのベースンへのマップ。 / Maps to basedOn in Event logical model. |
Control | 0..* |
Type | Reference(MedicationRequest) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
54. MedicationDispense.type | |
Definition | 実行される調剤イベントのタイプを示す。たとえば、トライアルフィル、トライアルの完了、部分フィル、緊急フィル、サンプルなどである。 実行される分配イベントのタイプを示します。たとえば、試行充填、試行の完了、部分充填、緊急充填、サンプルなど。 / Indicates the type of dispensing event that is performed. For example, Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc. |
Short | 実行される調剤イベントトライアルフィル、部分充填、緊急充填など。 / Trial fill, partial fill, emergency fill, etc. |
Comments | すべてのターミノロジの使用がこの一般的なパターンに適合するわけではない。場合によっては、モデルはCodeableConceptを使用せず、コーディングを直接使用して、テキスト、コーディング、翻訳、および要素間の関係とpre-coordinationとpost-coordinationの用語関係を管理するための独自の構造を提供する必要がある。 |
Control | 0..1 |
Binding | For example codes, see ActPharmacySupplyTypehttp://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType (example to http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType )実行される分配イベントのタイプを示します。たとえば、試行充填、試行の完了、部分充填、緊急充填、サンプルなど。 / Indicates the type of dispensing event that is performed. For example, Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc. |
Type | CodeableConcept |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
56. MedicationDispense.quantity | |
Definition | 調剤総量。 分配された薬の量。測定単位が含まれています。 / The amount of medication that has been dispensed. Includes unit of measure. |
Short | 払い出される薬剤の量分配された金額 / Amount dispensed |
Comments | 使用状況によって、これがどのような量であるか、したがってどのような単位を使用できるかが定義される場合がかなりある。使用状況によっては、比較演算子の値も制限される場合がある。 |
Control | 10..1 This element is affected by the following invariants: ele-1 |
Type | Quantity(JP Core Medication Quantity DataType, SimpleQuantity) |
Is Modifier | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present ( code.empty() or system.exists() )sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity ( comparator.empty() ) |
58. MedicationDispense.daysSupply | |
Definition | タイミングとして表される投薬量。すなわち、XX日分、XX回分などの数量。 タイミング量として表される薬の量。 / The amount of medication expressed as a timing amount. |
Short | タイミングとして表される投薬量タイミング量として表される薬の量 / Amount of medication expressed as a timing amount |
Comments | 使用状況によって、これがどのような量であるか、したがってどのような単位を使用できるかが定義される場合がかなりある。使用状況によっては、比較演算子の値も制限される場合がある。 |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | Quantity(JP Core Medication Quantity DataType, SimpleQuantity) |
Is Modifier | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present ( code.empty() or system.exists() )sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity ( comparator.empty() ) |
60. MedicationDispense.whenPrepared | |
Definition | 調剤がパッケージ化され、レビューされた日時 分配された製品がパッケージ化され、レビューされた時期。 / The time when the dispensed product was packaged and reviewed. |
Short | 調剤がパッケージ化され、レビューされた日時製品がパッケージ化されてレビューされたとき / When product was packaged and reviewed |
Control | 0..1 |
Type | dateTime |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
62. MedicationDispense.whenHandedOver | |
Definition | 必須。 調剤された製品が患者またはその代表に提供された時間。 / The time the dispensed product was provided to the patient or their representative. |
Short | 払い出された日時製品が配られたとき / When product was given out |
Control | 10..1 |
Type | dateTime |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
64. MedicationDispense.destination | |
Definition | 調剤イベントの一環として、薬剤が出荷された行先先の施設/場所のLocationリソースへの参照。 分配イベントの一部として、薬が出荷された施設/場所の識別。 / Identification of the facility/location where the medication was shipped to, as part of the dispense event. |
Short | 薬が送られた場所薬が送られた場所 / Where the medication was sent |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Control | 0..1 |
Type | Reference(JP Core Location Profile, Location) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
66. MedicationDispense.receiver | |
Definition | 薬を受け取った人を識別する。これは通常、患者またはその介護者だが、医療専門家になる場合もある。 薬を拾った人を識別します。これは通常、患者またはその介護者になりますが、ヘルスケアの専門家になることができる場合には存在します。 / Identifies the person who picked up the medication. This will usually be a patient or their caregiver, but some cases exist where it can be a healthcare professional. |
Short | 薬を受け取った人投薬を集めた人 / Who collected the medication |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Control | 0..* |
Type | Reference(JP Core Patient Profile, JP Core Practitioner Profile, Patient, Practitioner) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
68. MedicationDispense.note | |
Definition | 他の要素では伝達できなかった調剤に関する追加情報。 他の属性では伝えられなかった分配に関する追加の情報。 / Extra information about the dispense that could not be conveyed in the other attributes. |
Short | 調剤に関する備考ディスペンスに関する情報 / Information about the dispense |
Comments | 構造化された注釈(アノテーション)を持たないシステムの場合、作成者や時間なしで単一の注釈を簡単に伝達できる。情報を変更する可能性があるため、この要素をナラティブに含める必要がある場合がある。 |
Control | 0..* |
Type | Annotation |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
70. MedicationDispense.dosageInstruction | |
Definition | 薬の服用方法・服用した方法、または服用すべき方法 患者が薬をどのように使用するかを示します。 / Indicates how the medication is to be used by the patient. |
Short | 薬の服用方法・服用した方法、または服用すべき方法患者が薬をどのように使用するか、または介護者が投与する / How the medication is to be used by the patient or administered by the caregiver |
Comments | 投与または速度が行政期間全体で変化することを目的としている場合(例:用量処方の先細り)、さまざまな用量/レートを伝えるために投与量の指示の複数のインスタンスを提供する必要があります。 薬剤師は、分配されている実際の製品に基づいて、投与量を分配し、更新する前に投薬順序をレビューします。 / When the dose or rate is intended to change over the entire administration period (e.g. Tapering dose prescriptions), multiple instances of dosage instructions will need to be supplied to convey the different doses/rates. The pharmacist reviews the medication order prior to dispense and updates the dosageInstruction based on the actual product being dispensed. |
Control | 0..* |
Type | Dosage(JP Core MedicationDosage Base DataType) |
Is Modifier | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
72. MedicationDispense.substitution | |
Definition | 代替が分配の一部として行われたかどうかを示します。場合によっては、代替が予想されますが、発生しませんが、他の場合には置換は予想されませんが、発生します。このブロックは、代替が何が起こったのか、起こらなかったのか、そしてその理由を説明しています。何も指定されていない場合、置換は行われませんでした。 / Indicates whether or not substitution was made as part of the dispense. In some cases, substitution will be expected but does not happen, in other cases substitution is not expected but does happen. This block explains what substitution did or did not happen and why. If nothing is specified, substitution was not done. |
Short | 調剤の一部として置換が行われたかどうかを示す。場合によっては、置換が期待されるが発生しない場合もあれば、置換が予期されないが発生する場合もある。このブロックは、置換が行われたか行われなかったか、およびその理由を説明する。何も指定されていない場合、置換は行われていない。分散で置換が行われたかどうか / Whether a substitution was performed on the dispense |
Control | 0..1 |
Type | BackboneElement |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
74. MedicationDispense.substitution.modifierExtension | |
Definition | 要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。 モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized |
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
76. MedicationDispense.substitution.wasSubstituted | |
Definition | 処方されたものとは異なる薬剤または製品を調剤した場合に、'true'を設定する。 ディスペンサーが処方されたものとは異なる薬物または製品を分配した場合にtrue。 / True if the dispenser dispensed a different drug or product from what was prescribed. |
Short | 調剤で置換が実行されたか、あるいはされていないかを'true'または'false'で表す置換が分配で行われたか、実行されなかったかどうか / Whether a substitution was or was not performed on the dispense |
Control | 1..1 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
78. MedicationDispense.substitution.type | |
Definition | 処方されたものとは異なる薬が調剤されたかどうかを示すコード。 別の薬が処方されたものから分配されたかどうかを示すコード。 / A code signifying whether a different drug was dispensed from what was prescribed. |
Short | 処方されたものとは異なる薬が調剤されたかどうかを示すコード別の薬が処方されたものから分配されたかどうかを示すコード / Code signifying whether a different drug was dispensed from what was prescribed |
Control | 0..1 |
Binding | For example codes, see ActSubstanceAdminSubstitutionCodehttp://terminology.hl7.org/ValueSet/v3-ActSubstanceAdminSubstitutionCode (example to http://terminology.hl7.org/ValueSet/v3-ActSubstanceAdminSubstitutionCode )処方箋で正確に指定されているように、製品以外に異なる薬物が分配されるかどうかを説明するコード化された概念。 / A coded concept describing whether a different medicinal product may be dispensed other than the product as specified exactly in the prescription. |
Type | CodeableConcept |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
80. MedicationDispense.substitution.reason | |
Definition | 治療継続性確保のため、FP:処方方針、 OS: 在庫欠品、 RR:代替えを義務付けまたは禁止する規制要件に従った 処方されたものから置換(または置換の欠如)の理由を示します。 / Indicates the reason for the substitution (or lack of substitution) from what was prescribed. |
Short | 置換が実施された理由なぜ代用されたのか / Why was substitution made |
Control | 0..* |
Binding | For example codes, see SubstanceAdminSubstitutionReasonhttp://terminology.hl7.org/ValueSet/v3-SubstanceAdminSubstitutionReason (example to http://terminology.hl7.org/ValueSet/v3-SubstanceAdminSubstitutionReason )別の薬物療法が処方されたものから置き換える(またはすべきではない)理由を説明するコード化された概念。 / A coded concept describing the reason that a different medication should (or should not) be substituted from what was prescribed. |
Type | CodeableConcept |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
82. MedicationDispense.substitution.responsibleParty | |
Definition | 置換の主な責任を負う個人または組織。Practitioner PractitionerRole リソースへの参照。 代替に対して主要な責任を負っている個人または組織。 / The person or organization that has primary responsibility for the substitution. |
Short | 置換責任者代替の責任者 / Who is responsible for the substitution |
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 |
Control | 0..* |
Type | Reference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, Practitioner, PractitionerRole) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
84. MedicationDispense.detectedIssue | |
Definition | 患者に対する1つまたは複数のアクティブまたは提案された臨床アクションを伴う、またはそれらの間の実際のまたは潜在的な臨床問題を示す。例えば薬物間相互作用、重複治療、投与量アラートなど。 患者の1つまたは複数の活動的または提案された臨床作用に関する実際のまたは潜在的な臨床問題を示します。例えば薬物薬物の相互作用、重複療法、投与アラートなど。 / Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. drug-drug interaction, duplicate therapy, dosage alert etc. |
Short | アクションを伴う臨床的問題作用に関する臨床的問題 / Clinical issue with action |
Comments | この要素には、意思決定支援システムまたは臨床医によって特定された検出された問題を含めることができ、問題に対処するために取られたプロシジャー(処置等)に関する情報を含めることができます。 / This element can include a detected issue that has been identified either by a decision support system or by a clinician and may include information on the steps that were taken to address the issue. |
Control | 0..* |
Type | Reference(DetectedIssue) |
Is Modifier | false |
Summary | false |
Alternate Names | Contraindication, Drug Utilization Review (DUR), Alert |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
86. MedicationDispense.eventHistory | |
Definition | 調剤が確認されたときなど、発生した対象のイベントのサマリー。 分配が検証されたときなど、発生した関心のある出来事の概要。 / A summary of the events of interest that have occurred, such as when the dispense was verified. |
Short | 関連するライフサイクルイベントのリスト関連するライフサイクルイベントのリスト / A list of relevant lifecycle events |
Comments | これには、リクエストのすべてのバージョンの出所が含まれない場合があります。「関連性がある」または重要とみなされるもののみです。これには、この現在のバージョンのリソースに関連する出所を含めてはなりません。(その出所が「関連性のある」変更と見なされる場合、後の更新の一部として追加する必要があります。それまで、_revincludeを使用してこのバージョンを指す出所として直接照会することができます。この要求の歴史的バージョンは、彼らの主題として。)。 / 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.). |
Control | 0..* |
Type | Reference(Provenance) |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be found here
0. MedicationDispense | |||||
Definition | 指定された患者・個人へ薬剤が払い出されたか払い出される予定のものを示す。これには(供給される)提供される製品についての説明や薬剤の服用に関する指示も含まれる。薬剤払い出しは薬剤オーダに対して薬局システムが対応した結果となる。 | ||||
Short | 指定された患者への薬剤の払い出し | ||||
Control | 0..* | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() )dom-4: リソースが別のリソースに含まれている場合、meta.versionidもmeta.lastupdatedも持ってはならない。 / 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: リソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management ( text.`div`.exists() )mdd-1: いつ準備されたときにハンドドーバーができないとき / whenHandedOver cannot be before whenPrepared ( whenHandedOver.empty() or whenPrepared.empty() or whenHandedOver >= whenPrepared ) | ||||
2. MedicationDispense.id | |||||
Definition | リソースのURLで使用されるリソースの論理ID。割り当てられたら、この値は変更されません。 / The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||||
Short | このアーティファクトの論理ID / Logical id of this artifact | ||||
Comments | リソースにIDがないのは、IDが作成操作を使用してサーバーに送信されている場合です。 / The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||||
Control | 0..1 | ||||
Type | id | ||||
Is Modifier | false | ||||
Summary | true | ||||
4. MedicationDispense.meta | |||||
Definition | リソースに関するMetadata。これは、インフラストラクチャによって維持されるコンテンツです。コンテンツの変更は、常にリソースのバージョンの変更に関連付けられているとは限りません。 / 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. | ||||
Short | リソースに関するMetadata / Metadata about the resource | ||||
Control | 0..1 | ||||
Type | Meta | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
6. MedicationDispense.implicitRules | |||||
Definition | リソースが構築されたときに従った一連のルールへの参照。コンテンツの処理時に理解する必要があります。多くの場合、これは他のプロファイルなどとともに特別なルールを定義する実装ガイドへの参照です。 / 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. | ||||
Short | このコンテンツが作成されたルールのセット / A set of rules under which this content was created | ||||
Comments | このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、URLは、これらの特別なルールを他のプロファイル、バリューセットなどとともに叙述(Narative)の一部として定義する実装ガイドへの参照です。 / 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 it's narrative along with other profiles, value sets, etc. | ||||
Control | 0..1 | ||||
Type | uri | ||||
Is Modifier | true because 暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
8. MedicationDispense.language | |||||
Definition | リソースが書かれている基本言語。 / The base language in which the resource is written. | ||||
Short | リソースコンテンツの言語 / Language of the resource content | ||||
Comments | 言語は、インデックス作成とアクセシビリティをサポートするために提供されます(通常、テキストから音声までのサービスなどのサービスが言語タグを使用します)。叙述(Narative)のHTML言語タグは、叙述(Narative)に適用されます。リソース上の言語タグを使用して、リソース内のデータから生成された他のプレゼンテーションの言語を指定できます。すべてのコンテンツが基本言語である必要はありません。リソース。言語は、叙述(Narative)に自動的に適用されると想定されるべきではありません。言語が指定されている場合、HTMLのDIV要素にも指定されている場合(XML:LangとHTML Lang属性の関係については、HTML5のルールを参照してください)。 / 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). | ||||
Control | 0..1 | ||||
Binding | The codes SHOULD be taken from CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages )人間の言語。 / A human language.
| ||||
Type | code | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
10. MedicationDispense.text | |||||
Definition | リソースの概要を含み、人間へのリソースの内容を表すために使用できる人間の読み取り可能な叙述(Narative)。叙述(Narative)はすべての構造化されたデータをエンコードする必要はありませんが、人間が叙述(Narative)を読むだけで「臨床的に安全」にするために十分な詳細を含める必要があります。リソースの定義は、臨床的安全を確保するために、叙述(Narative)で表現するコンテンツを定義する場合があります。 / 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. | ||||
Short | 人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation | ||||
Comments | 含まれるリソースには叙述(Narative)がありません。含まれていないリソースには叙述(Narative)が必要です。場合によっては、リソースには、追加の個別のデータがほとんどまたはまったくないテキストのみがあります(すべてのMinoccur = 1要素が満たされている限り)。これは、情報がtext blob (バイナリー ラージ オブジェクト)としてキャプチャされるレガシーシステムからのデータ、またはテキストが生またはナレーションされ、エンコードされた情報が後で追加される場合に必要になる場合があります。 / Contained resources do not have 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. | ||||
Control | 0..1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | narrative, html, xhtml, display | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
12. MedicationDispense.contained | |||||
Definition | これらのリソースには、それらを含むリソースを除いて独立した存在はありません - 独立して特定することはできず、独自の独立したトランザクションスコープを持つこともできません。 / These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. | ||||
Short | インラインリソースが含まれています / Contained, inline Resources | ||||
Comments | 識別が失われると、コンテンツを適切に識別できる場合は、これを行うべきではありません。含まれるリソースには、メタ要素にプロファイルとタグがある場合がありますが、セキュリティラベルはありません。 / 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. | ||||
Control | 0..* | ||||
Type | Resource | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | inline resources, anonymous resources, contained resources | ||||
14. MedicationDispense.extension | |||||
Definition | An Extension | ||||
Short | Extension | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on MedicationDispense.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
16. MedicationDispense.extension:preparation | |||||
Slice Name | preparation | ||||
Definition | 薬剤単位の調剤結果 | ||||
Short | 調剤結果 | ||||
Control | 0..* This element is affected by the following invariants: ele-1 | ||||
Type | Extension(JP Core MedicationDispense Preparation Extension) (Extension Type: Choice of: string, CodeableConcept) | ||||
Is Modifier | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
18. MedicationDispense.modifierExtension | |||||
Definition | リソースの基本的な定義の一部ではなく、それを含む要素の理解および/または含有要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。 モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
Short | 無視できない拡張機能 / Extensions that cannot be ignored | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true because モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
Summary | false | ||||
Requirements | 修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
20. MedicationDispense.identifier | |||||
Definition | このインスタンスが外部から参照されるために使われるIDである。処方箋全体としてのIDとしては使用しない。 | ||||
Short | 外部から参照されるID | ||||
Comments | これは業務IDであって、リソースに対するIDではない。 | ||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||
Control | 1..* | ||||
Type | Identifier | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
Slicing | This element introduces a set of slices on MedicationDispense.identifier . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
22. MedicationDispense.identifier:rpNumber | |||||
Slice Name | rpNumber | ||||
Definition | 処方箋内で同一用法の薬剤を慣用的にまとめて、Rpに番号をつけて剤グループとして一括指定されることがある。このスライスでは剤グループに対して割り振られたRp番号を記録する。 | ||||
Short | 処方箋内部の剤グループとしてのRp番号 | ||||
Comments | 剤グループに複数の薬剤が含まれる場合、このグループ内の薬剤には同じRp番号が割り振られる。 | ||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||
Control | 1..1 | ||||
Type | Identifier | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
24. MedicationDispense.identifier:rpNumber.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
26. MedicationDispense.identifier:rpNumber.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on MedicationDispense.identifier.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
28. MedicationDispense.identifier:rpNumber.use | |||||
Definition | このidentifierの目的。 / The purpose of this identifier. | ||||
Short | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) | ||||
Comments | アプリケーションは、identifierが一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. | ||||
Control | 0..1 | ||||
Binding | The codes SHALL be taken from IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1 )既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . | ||||
Type | code | ||||
Is Modifier | true because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 特定の使用のコンテキストが一連のidentifierの中から選択される適切なidentifierを許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
30. MedicationDispense.identifier:rpNumber.type | |||||
Definition | 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. | ||||
Short | identifierの説明 / Description of identifier | ||||
Comments | この要素は、identifierの一般的なカテゴリのみを扱います。identifier。システムに対応するコードに使用しないでください。一部のidentifierは、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明なidentifierを処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. | ||||
Control | 0..1 | ||||
Binding | Unless not suitable, these codes SHALL be taken from Identifier Type Codes (extensible to http://hl7.org/fhir/ValueSet/identifier-type )特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | true | ||||
Requirements | identifierシステムが不明な場合、ユーザーはidentifierを使用できます。 / Allows users to make use of identifiers when the identifier system is not known. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
32. MedicationDispense.identifier:rpNumber.system | |||||
Definition | ここで付番されたIDがRp番号であることを明示するためにOID-urlとして定義された。http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumberで固定される。 | ||||
Short | Rp番号(剤グループ番号)についてのsystem値 | ||||
Comments | identifier。システムは常にケースに敏感です。 / Identifier.system is always case sensitive. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | identifierのセットがたくさんあります。2つのidentifierを一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意のidentifierセットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. | ||||
Fixed Value | http://jpfhir.jp/fhir/core/mhlw/IdSystem/Medication-RPGroupNumber | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
34. MedicationDispense.identifier:rpNumber.value | |||||
Definition | Rp番号(剤グループ番号)。"1"など。 | ||||
Short | Rp番号(剤グループ番号) | ||||
Comments | value は string型であり、数値はゼロサプレス、つまり、'01'でなく'1'と指定すること。 | ||||
Control | 1..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
36. MedicationDispense.identifier:rpNumber.period | |||||
Definition | identifierが使用される/有効な期間。 / Time period during which identifier is/was valid for use. | ||||
Short | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | ||||
Control | 0..1 | ||||
Type | Period | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
38. MedicationDispense.identifier:rpNumber.assigner | |||||
Definition | identifierを発行/管理する組織。 / Organization that issued/manages the identifier. | ||||
Short | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | ||||
Comments | identifierは、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. | ||||
Control | 0..1 | ||||
Type | Reference(Organization) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
40. MedicationDispense.identifier:requestIdentifier | |||||
Slice Name | requestIdentifier | ||||
Definition | 薬剤をオーダする単位としての処方箋に対するID。原則として調剤の基となったMedicationRequestのIDを設定する。 | ||||
Short | 処方オーダに対するID(MedicationRequestからの継承) | ||||
Comments | これはビジネスidentifierであり、リソースidentifierではありません。 / This is a business identifier, not a resource identifier. | ||||
Note | This is a business identifier, not a resource identifier (see discussion) | ||||
Control | 0..* | ||||
Type | Identifier | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
42. MedicationDispense.identifier:requestIdentifier.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
44. MedicationDispense.identifier:requestIdentifier.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on MedicationDispense.identifier.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
46. MedicationDispense.identifier:requestIdentifier.use | |||||
Definition | このidentifierの目的。 / The purpose of this identifier. | ||||
Short | 通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known) | ||||
Comments | アプリケーションは、identifierが一時的なものであると明示的に言っていない限り、永続的であると想定できます。 / Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. | ||||
Control | 0..1 | ||||
Binding | The codes SHALL be taken from IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1 )既知の場合、このidentifierの目的を識別します。 / Identifies the purpose for this identifier, if known . | ||||
Type | code | ||||
Is Modifier | true because これは、アプリケーションが一時的なIDを永続的なIDと間違えてはならないため、「IS修飾子」とラベル付けされています。 / This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | 特定の使用のコンテキストが一連のidentifierの中から選択される適切なidentifierを許可します。 / Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
48. MedicationDispense.identifier:requestIdentifier.type | |||||
Definition | 特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. | ||||
Short | identifierの説明 / Description of identifier | ||||
Comments | この要素は、identifierの一般的なカテゴリのみを扱います。identifier。システムに対応するコードに使用しないでください。一部のidentifierは、一般的な使用法により複数のカテゴリに分類される場合があります。システムがわかっている場合、タイプは常にシステム定義の一部であるため、タイプは不要です。ただし、システムが不明なidentifierを処理する必要があることがよくあります。多くの異なるシステムが同じタイプを持っているため、タイプとシステムの間に1:1の関係はありません。 / This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. | ||||
Control | 0..1 | ||||
Binding | Unless not suitable, these codes SHALL be taken from Identifier Type Codes (extensible to http://hl7.org/fhir/ValueSet/identifier-type )特定の目的に使用するidentifierを決定するために使用できるidentifierのコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | true | ||||
Requirements | identifierシステムが不明な場合、ユーザーはidentifierを使用できます。 / Allows users to make use of identifiers when the identifier system is not known. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
50. MedicationDispense.identifier:requestIdentifier.system | |||||
Definition | 値の名前空間、つまり一意のセット値を記述するURLを確立します。 / Establishes the namespace for the value - that is, a URL that describes a set values that are unique. | ||||
Short | identifier値の名前空間 / The namespace for the identifier value | ||||
Comments | identifier。システムは常にケースに敏感です。 / Identifier.system is always case sensitive. | ||||
Control | 1..1 | ||||
Type | uri | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Requirements | identifierのセットがたくさんあります。2つのidentifierを一致させるには、どのセットを扱っているかを知る必要があります。システムは、特定の一意のidentifierセットを識別します。 / There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. | ||||
Fixed Value | urn:oid:1.2.392.100495.20.3.11 | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
52. MedicationDispense.identifier:requestIdentifier.value | |||||
Definition | 通常、identifierの部分はユーザーに関連し、システムのコンテキスト内で一意のユーザーに関連しています。 / The portion of the identifier typically relevant to the user and which is unique within the context of the system. | ||||
Short | 一意の値 / The value that is unique | ||||
Comments | 値が完全なURIの場合、システムはurn:ietf:rfc:3986でなければなりません。値の主な目的は、計算マッピングです。その結果、比較目的で正規化される可能性があります(例えば、有意でない白文字、ダッシュなどの削除)ヒューマンディスプレイ用の値は、[レンダリングされた値拡張](拡張レンダリングValue.html)を使用して伝達できます。identifier。価値は、identifierの知識を使用しない限り、ケースに敏感なものとして扱われます。システムにより、プロセッサーは、非セイズに固有の処理が安全であると確信できます。 / If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. | ||||
Control | 1..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
54. MedicationDispense.identifier:requestIdentifier.period | |||||
Definition | identifierが使用される/有効な期間。 / Time period during which identifier is/was valid for use. | ||||
Short | IDが使用に有効だった時間期間 / Time period when id is/was valid for use | ||||
Control | 0..1 | ||||
Type | Period | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
56. MedicationDispense.identifier:requestIdentifier.assigner | |||||
Definition | identifierを発行/管理する組織。 / Organization that issued/manages the identifier. | ||||
Short | IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text) | ||||
Comments | identifierは、.reference要素を省略し、割り当て組織に関する名前またはその他のテキスト情報を反映した.display要素のみを含む場合があります。 / The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. | ||||
Control | 0..1 | ||||
Type | Reference(Organization) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
58. MedicationDispense.partOf | |||||
Definition | この調剤の契機となったProcedureリソースへの参照。 | ||||
Short | 親イベントへの参照 | ||||
Control | 0..* | ||||
Type | Reference(JP Core Procedure Profile) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
60. MedicationDispense.status | |||||
Definition | 一連の調剤イベントの状態を指定するコード。 | ||||
Short | preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | unknown 一連の調剤イベントの状態 | ||||
Comments | この要素は、リソースを現在有効ではないとマークするコードが含まれているため、修飾子としてラベル付けされています。 / This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MedicationDispense Status Codes (required to http://hl7.org/fhir/ValueSet/medicationdispense-status|4.0.1 )ディスペンスイベントの状態を指定するコード化された概念。 / A coded concept specifying the state of the dispense event. | ||||
Type | code | ||||
Is Modifier | true because この要素は、リソースを有効として扱うべきではないことを意味するステータスに入力されたステータスを含むステータス要素であるため、修飾子としてラベル付けされています。 / This element is labelled 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 | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
62. MedicationDispense.statusReason[x] | |||||
Definition | 調剤が実行されなかった理由を示す。 | ||||
Short | 調剤が実行されなかった理由 | ||||
Control | 0..1 | ||||
Binding | For example codes, see MedicationDispense Status Reason Codes (example to http://hl7.org/fhir/ValueSet/medicationdispense-status-reason )ディスペンスが実行されなかった理由を説明するコード。 / A code describing why a dispense was not performed. | ||||
Type | Choice of: CodeableConcept, Reference(DetectedIssue) | ||||
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
64. MedicationDispense.category | |||||
Definition | 投薬のタイプを示す(たとえば、薬剤が消費または投与されると予想される場所(つまり、入院患者または外来患者))。 入院、外来、退院、自宅など。 | ||||
Short | 調剤タイプ | ||||
Comments | このカテゴリを使用して、薬が消費される場所または他の種類のディスペンスが予想される場所を含めることができます。不変剤を使用して、プロファイリングするときに異なる値セットにバインドできます。 / The category can be used to include where the medication is expected to be consumed or other types of dispenses. Invariants can be used to bind to different value sets when profiling to bind. | ||||
Control | 0..1 | ||||
Binding | The codes SHOULD be taken from MedicationDispense Category Codes (preferred to http://hl7.org/fhir/ValueSet/medicationdispense-category )分配された薬がどこで消費または投与されると予想されるコード。 / A code describing where the dispensed medication is expected to be consumed or administered. | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
66. MedicationDispense.medication[x] | |||||
Definition | 投与された薬剤を識別する。既知の薬のリストから薬を識別するコード情報を設定する。 | ||||
Short | 医薬品 | ||||
Comments | ひとつのtext要素と、複数のcoding 要素を記述できる。処方オーダ時に選択または入力し、実際に処方箋に印字される文字列を必ずtext要素に格納した上で、それをコード化した情報を1個以上のcoding 要素に記述する。 | ||||
Control | 1..1 | ||||
Binding | For example codes, see SNOMEDCTMedicationCodes (example to http://hl7.org/fhir/ValueSet/medication-codes )どの物質または製品を分配できるかを特定するコード化された概念。 / A coded concept identifying which substance or product can be dispensed. | ||||
Type | Choice of: CodeableConcept, Reference(Medication) | ||||
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
68. MedicationDispense.subject | |||||
Definition | 投与を受ける患者 | ||||
Short | 投与対象患者 | ||||
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 | ||||
Control | 1..1 | ||||
Type | Reference(JP Core Patient Profile) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
70. MedicationDispense.context | |||||
Definition | 調剤ベントに関連するEncounterやエピソードへの参照。 | ||||
Short | 調剤ベントに関連するEncounterやエピソード | ||||
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 | ||||
Control | 0..1 | ||||
Type | Reference(JP Core Encounter Profile, EpisodeOfCare) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
72. MedicationDispense.supportingInformation | |||||
Definition | 調剤される薬剤をサポートする追加情報への任意のリソースへの参照。 | ||||
Short | 薬の調剤をサポートする情報 | ||||
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 | ||||
Control | 0..* | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
74. MedicationDispense.performer | |||||
Definition | 調剤した人を示す | ||||
Short | 調剤を実施した人 | ||||
Control | 0..* | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
76. MedicationDispense.performer.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
78. MedicationDispense.performer.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
80. MedicationDispense.performer.modifierExtension | |||||
Definition | 要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。 モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
Short | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
Summary | true | ||||
Requirements | 修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Alternate Names | extensions, user content, modifiers | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
82. MedicationDispense.performer.function | |||||
Definition | ディスペンスのパフォーマーのタイプを区別します。たとえば、Date Enterer、Packager、Final Checker。 / Distinguishes the type of performer in the dispense. For example, date enterer, packager, final checker. | ||||
Short | 誰がディスペンスを実行し、彼らがしたことを実行しました / Who performed the dispense and what they did | ||||
Control | 0..1 | ||||
Binding | For example codes, see MedicationDispense Performer Function Codes (example to http://hl7.org/fhir/ValueSet/medicationdispense-performer-function )個人が薬物療法を調剤する上で果たした役割を説明するコード。 / A code describing the role an individual played in dispensing a medication. | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Requirements | さまざまなパフォーマーの関与の種類の曖昧性を乱すことができます。 / Allows disambiguation of the types of involvement of different performers. | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
84. MedicationDispense.performer.actor | |||||
Definition | アクションを実行したデバイス、開業医など。俳優は薬のディスペンサーであると想定されるべきです。 / The device, practitioner, etc. who performed the action. It should be assumed that the actor is the dispenser of the medication. | ||||
Short | 演奏していた個人 / Individual who was performing | ||||
Control | 1..1 | ||||
Type | Reference(JP Core Practitioner Profile, JP Core PractitionerRole Profile, JP Core Organization Profile, JP Core Patient Profile, Device, RelatedPerson) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
86. MedicationDispense.location | |||||
Definition | 調剤が実施された場所を示すLocationリソースへの参照。 | ||||
Short | 調剤実施場所 | ||||
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 | ||||
Control | 0..1 | ||||
Type | Reference(JP Core Location Profile) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
88. MedicationDispense.authorizingPrescription | |||||
Definition | 調剤の元になった処方オーダを表すMedicationRequestリソースへの参照。 | ||||
Short | 調剤を正当化する元の処方オーダ | ||||
Comments | イベント論理モデルのベースンへのマップ。 / Maps to basedOn in Event logical model. | ||||
Control | 0..* | ||||
Type | Reference(MedicationRequest) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
90. MedicationDispense.type | |||||
Definition | 実行される調剤イベントのタイプを示す。たとえば、トライアルフィル、トライアルの完了、部分フィル、緊急フィル、サンプルなどである。 | ||||
Short | 実行される調剤イベント | ||||
Comments | すべてのターミノロジの使用がこの一般的なパターンに適合するわけではない。場合によっては、モデルはCodeableConceptを使用せず、コーディングを直接使用して、テキスト、コーディング、翻訳、および要素間の関係とpre-coordinationとpost-coordinationの用語関係を管理するための独自の構造を提供する必要がある。 | ||||
Control | 0..1 | ||||
Binding | For example codes, see ActPharmacySupplyType (example to http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType )実行される分配イベントのタイプを示します。たとえば、試行充填、試行の完了、部分充填、緊急充填、サンプルなど。 / Indicates the type of dispensing event that is performed. For example, Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc. | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
92. MedicationDispense.quantity | |||||
Definition | 調剤総量。 | ||||
Short | 払い出される薬剤の量 | ||||
Comments | 使用状況によって、これがどのような量であるか、したがってどのような単位を使用できるかが定義される場合がかなりある。使用状況によっては、比較演算子の値も制限される場合がある。 | ||||
Control | 1..1 This element is affected by the following invariants: ele-1 | ||||
Type | Quantity(JP Core Medication Quantity DataType) | ||||
Is Modifier | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present ( code.empty() or system.exists() )sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity ( comparator.empty() ) | ||||
94. MedicationDispense.daysSupply | |||||
Definition | タイミングとして表される投薬量。すなわち、XX日分、XX回分などの数量。 | ||||
Short | タイミングとして表される投薬量 | ||||
Comments | 使用状況によって、これがどのような量であるか、したがってどのような単位を使用できるかが定義される場合がかなりある。使用状況によっては、比較演算子の値も制限される場合がある。 | ||||
Control | 0..1 This element is affected by the following invariants: ele-1 | ||||
Type | Quantity(JP Core Medication Quantity DataType) | ||||
Is Modifier | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present ( code.empty() or system.exists() )sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity ( comparator.empty() ) | ||||
96. MedicationDispense.whenPrepared | |||||
Definition | 調剤がパッケージ化され、レビューされた日時 | ||||
Short | 調剤がパッケージ化され、レビューされた日時 | ||||
Control | 0..1 | ||||
Type | dateTime | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
98. MedicationDispense.whenHandedOver | |||||
Definition | 必須。 | ||||
Short | 払い出された日時 | ||||
Control | 1..1 | ||||
Type | dateTime | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
100. MedicationDispense.destination | |||||
Definition | 調剤イベントの一環として、薬剤が出荷された行先先の施設/場所のLocationリソースへの参照。 | ||||
Short | 薬が送られた場所 | ||||
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 | ||||
Control | 0..1 | ||||
Type | Reference(JP Core Location Profile) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
102. MedicationDispense.receiver | |||||
Definition | 薬を受け取った人を識別する。これは通常、患者またはその介護者だが、医療専門家になる場合もある。 | ||||
Short | 薬を受け取った人 | ||||
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 | ||||
Control | 0..* | ||||
Type | Reference(JP Core Patient Profile, JP Core Practitioner Profile) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
104. MedicationDispense.note | |||||
Definition | 他の要素では伝達できなかった調剤に関する追加情報。 | ||||
Short | 調剤に関する備考 | ||||
Comments | 構造化された注釈(アノテーション)を持たないシステムの場合、作成者や時間なしで単一の注釈を簡単に伝達できる。情報を変更する可能性があるため、この要素をナラティブに含める必要がある場合がある。 | ||||
Control | 0..* | ||||
Type | Annotation | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
106. MedicationDispense.dosageInstruction | |||||
Definition | 薬の服用方法・服用した方法、または服用すべき方法 | ||||
Short | 薬の服用方法・服用した方法、または服用すべき方法 | ||||
Comments | 投与または速度が行政期間全体で変化することを目的としている場合(例:用量処方の先細り)、さまざまな用量/レートを伝えるために投与量の指示の複数のインスタンスを提供する必要があります。 薬剤師は、分配されている実際の製品に基づいて、投与量を分配し、更新する前に投薬順序をレビューします。 / When the dose or rate is intended to change over the entire administration period (e.g. Tapering dose prescriptions), multiple instances of dosage instructions will need to be supplied to convey the different doses/rates. The pharmacist reviews the medication order prior to dispense and updates the dosageInstruction based on the actual product being dispensed. | ||||
Control | 0..* | ||||
Type | Dosage(JP Core MedicationDosage Base DataType) | ||||
Is Modifier | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
108. MedicationDispense.substitution | |||||
Definition | 代替が分配の一部として行われたかどうかを示します。場合によっては、代替が予想されますが、発生しませんが、他の場合には置換は予想されませんが、発生します。このブロックは、代替が何が起こったのか、起こらなかったのか、そしてその理由を説明しています。何も指定されていない場合、置換は行われませんでした。 / Indicates whether or not substitution was made as part of the dispense. In some cases, substitution will be expected but does not happen, in other cases substitution is not expected but does happen. This block explains what substitution did or did not happen and why. If nothing is specified, substitution was not done. | ||||
Short | 調剤の一部として置換が行われたかどうかを示す。場合によっては、置換が期待されるが発生しない場合もあれば、置換が予期されないが発生する場合もある。このブロックは、置換が行われたか行われなかったか、およびその理由を説明する。何も指定されていない場合、置換は行われていない。 | ||||
Control | 0..1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
110. MedicationDispense.substitution.id | |||||
Definition | リソース内の要素の一意のID(内部参照用)。これは、スペースを含まない文字列値である場合があります。 / Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
Short | 要素間参照のための一意のID / Unique id for inter-element referencing | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
112. MedicationDispense.substitution.extension | |||||
Definition | 要素の基本的な定義の一部ではない追加情報を表すために使用できます。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。 / May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
Short | 実装で定義された追加のコンテンツ / Additional content defined by implementations | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
114. MedicationDispense.substitution.modifierExtension | |||||
Definition | 要素の基本的な定義の一部ではなく、それが含まれている要素の理解、および/または含まれる要素の子孫の理解を変更するために使用される場合があります。通常、修飾子要素は否定または資格を提供します。拡張機能を安全で管理しやすくするために、拡張機能の定義と使用に適用される厳格なガバナンスセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たされる一連の要件があります。アプリケーションの処理リソースは、修飾子拡張機能をチェックする必要があります。 モディファイア拡張は、リソースまたはdomainResource上の要素の意味を変更してはなりません(修飾軸自体の意味を変更することはできません)。 / May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
Short | 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized | ||||
Comments | 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、FHIR仕様がすべての人にコアレベルのシンプルさを保持できるようにするものです。 / There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | true because 修飾子拡張は、それらを含む要素の意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
Summary | true | ||||
Requirements | 修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.html#modifierextension)を参照してください。 / Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
Alternate Names | extensions, user content, modifiers | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||
116. MedicationDispense.substitution.wasSubstituted | |||||
Definition | 処方されたものとは異なる薬剤または製品を調剤した場合に、'true'を設定する。 | ||||
Short | 調剤で置換が実行されたか、あるいはされていないかを'true'または'false'で表す | ||||
Control | 1..1 | ||||
Type | boolean | ||||
Is Modifier | false | ||||
Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
118. MedicationDispense.substitution.type | |||||
Definition | 処方されたものとは異なる薬が調剤されたかどうかを示すコード。 | ||||
Short | 処方されたものとは異なる薬が調剤されたかどうかを示すコード | ||||
Control | 0..1 | ||||
Binding | For example codes, see ActSubstanceAdminSubstitutionCode (example to http://terminology.hl7.org/ValueSet/v3-ActSubstanceAdminSubstitutionCode )処方箋で正確に指定されているように、製品以外に異なる薬物が分配されるかどうかを説明するコード化された概念。 / A coded concept describing whether a different medicinal product may be dispensed other than the product as specified exactly in the prescription. | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
120. MedicationDispense.substitution.reason | |||||
Definition | 治療継続性確保のため、FP:処方方針、 OS: 在庫欠品、 RR:代替えを義務付けまたは禁止する規制要件に従った | ||||
Short | 置換が実施された理由 | ||||
Control | 0..* | ||||
Binding | For example codes, see SubstanceAdminSubstitutionReason (example to http://terminology.hl7.org/ValueSet/v3-SubstanceAdminSubstitutionReason )別の薬物療法が処方されたものから置き換える(またはすべきではない)理由を説明するコード化された概念。 / A coded concept describing the reason that a different medication should (or should not) be substituted from what was prescribed. | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
122. MedicationDispense.substitution.responsibleParty | |||||
Definition | 置換の主な責任を負う個人または組織。Practitioner PractitionerRole リソースへの参照。 | ||||
Short | 置換責任者 | ||||
Comments | 参照は、実際のFHIRリソースへの参照である必要があり、解決可能(内容に到達可能)である必要がある(アクセス制御、一時的な使用不可などを考慮に入れる)。解決は、URLから取得するか、リソースタイプによって該当する場合は、絶対参照を正規URLとして扱い、ローカルレジストリ/リポジトリで検索することによって行うことができる。 | ||||
Control | 0..* | ||||
Type | Reference(JP Core Practitioner Profile, JP Core PractitionerRole Profile) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
124. MedicationDispense.detectedIssue | |||||
Definition | 患者に対する1つまたは複数のアクティブまたは提案された臨床アクションを伴う、またはそれらの間の実際のまたは潜在的な臨床問題を示す。例えば薬物間相互作用、重複治療、投与量アラートなど。 | ||||
Short | アクションを伴う臨床的問題 | ||||
Comments | この要素には、意思決定支援システムまたは臨床医によって特定された検出された問題を含めることができ、問題に対処するために取られたプロシジャー(処置等)に関する情報を含めることができます。 / This element can include a detected issue that has been identified either by a decision support system or by a clinician and may include information on the steps that were taken to address the issue. | ||||
Control | 0..* | ||||
Type | Reference(DetectedIssue) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | Contraindication, Drug Utilization Review (DUR), Alert | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||
126. MedicationDispense.eventHistory | |||||
Definition | 調剤が確認されたときなど、発生した対象のイベントのサマリー。 | ||||
Short | 関連するライフサイクルイベントのリスト | ||||
Comments | これには、リクエストのすべてのバージョンの出所が含まれない場合があります。「関連性がある」または重要とみなされるもののみです。これには、この現在のバージョンのリソースに関連する出所を含めてはなりません。(その出所が「関連性のある」変更と見なされる場合、後の更新の一部として追加する必要があります。それまで、_revincludeを使用してこのバージョンを指す出所として直接照会することができます。この要求の歴史的バージョンは、彼らの主題として。)。 / 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.). | ||||
Control | 0..* | ||||
Type | Reference(Provenance) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |