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-medicationadministrationBase resource profile.
Guidance on how to interpret the contents of this table can be found here
0. MedicationAdministration | |
Short | 患者への薬剤投与記録 |
2. MedicationAdministration.extension | |
Slicing | This element introduces a set of slices on MedicationAdministration.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
4. MedicationAdministration.extension:requestDepartment | |
Slice Name | requestDepartment |
Control | 0..1 |
Type | Extension(JP Core MedicationAdministration RequestDepartment Extension) (Extension Type: CodeableConcept) |
6. MedicationAdministration.extension:requestAuthoredOn | |
Slice Name | requestAuthoredOn |
Control | 0..1 |
Type | Extension(JP Core MedicationAdministration RequestAuthoredOn Extension) (Extension Type: dateTime) |
8. MedicationAdministration.extension:location | |
Slice Name | location |
Control | 0..1 |
Type | Extension(JP Core MedicationAdministration Location Extension) (Extension Type: Reference(JP Core Location Profile)) |
10. MedicationAdministration.extension:requester | |
Slice Name | requester |
Control | 0..* |
Type | Extension(JP Core MedicationAdministration Requester Extension) (Extension Type: Reference(JP Core Practitioner Profile)) |
12. MedicationAdministration.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 MedicationAdministration.identifier . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
14. MedicationAdministration.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 |
16. MedicationAdministration.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 |
18. MedicationAdministration.identifier:rpNumber.value | |
Definition | Rp番号(剤グループ番号)。"1"など。 |
Short | Rp番号(剤グループ番号) |
Comments | value は string型であり、数値はゼロサプレス、つまり、'01'でなく'1'と指定すること。 |
Control | 1..? |
20. MedicationAdministration.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..* |
22. MedicationAdministration.identifier:requestIdentifier.system | |
Control | 1..? |
Fixed Value | urn:oid:1.2.392.100495.20.3.11 |
24. MedicationAdministration.identifier:requestIdentifier.value | |
Control | 1..? |
26. MedicationAdministration.instantiates | |
Definition | このイベントによって全体的または部分的に順守されたプロトコル、ガイドライン、オーダセット、またはその他の定義。 |
Short | プロトコルや定義のインスタンス化 |
28. MedicationAdministration.partOf | |
Definition | この特定のイベントがコンポーネントまたはステップであるようなより大きな親イベント。 |
Short | 親イベントへの参照 |
30. MedicationAdministration.status | |
Definition | 通常、管理が完了したことを示すように設定される。輸液などの長期にわたる投与では、投与を開始しても完了しない場合や、他のプロセスの進行中に一時停止する場合がある。 |
Short | completed | stopped |
Binding | The codes SHALL be taken from MedicationAdministration Status Codes (required to http://hl7.org/fhir/ValueSet/medication-admin-status|4.0.1 )患者への投与状況 |
32. MedicationAdministration.statusReason | |
Definition | 投与が実施されていない理由を示すコード |
Short | 実施されていない理由 |
34. MedicationAdministration.category | |
Short | 薬が使用される区分 |
36. MedicationAdministration.medication[x] | |
Definition | 投与された薬剤を識別する。既知の薬のリストから薬を識別するコード情報を設定する。 |
Short | 医薬品 |
Comments | ひとつのtext要素と、複数のcoding 要素を記述できる。処方オーダ時に選択または入力し、実際に処方箋に印字される文字列を必ずtext要素に格納した上で、それをコード化した情報を1個以上のcoding 要素に記述する。 |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Guidance on how to interpret the contents of this table can be found here
0. MedicationAdministration | |
Definition | 患者が薬剤を服用する、あるいは投与される事象を説明します。これは、錠剤を飲むだけだったり、長時間の点滴だったりすることがあります。関連するリソースは、この事象を許可された処方箋や、患者と医療従事者の具体的なEncounter(診察、受診、入退院など)と結びつけます。 |
Short | 患者への薬剤投与記録患者への薬剤の投与 |
Control | 0..* |
Is Modifier | false |
Summary | false |
Invariants | dom-2: もしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (moshi risōsu ga hoka no risōsu ni fukumarete iru baai, sono risōsu ni wa nesuto sareta risōsu o fukumete wa narimasen). (contained.contained.empty()) dom-3: もしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。 (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を持つべきではありません。 (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()) dom-5: もしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。 (contained.meta.security.empty()) dom-6: 資源は堅牢な管理のために物語を持つべきである。 (text.`div`.exists()) |
2. MedicationAdministration.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は、そのナラティブとともに他のプロファイル、値セットなどを含む実装ガイドを定義する参照となります。 このルールセットを主張することは、コンテンツが限られた取引パートナーのセットによってのみ理解されることを制限します。これにより、本質的に長期的にデータの有用性が制限されます。ただし、既存の健康エコシステムは非常に破壊されており、一般的に計算可能な意味でデータを定義、収集、交換する準備ができていません。可能な限り、実装者や仕様ライターはこの要素の使用を避ける必要があります。多くの場合、使用する場合、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暗黙のルールは、意味または解釈を変更するリソースに関する追加の知識を提供する可能性があるため、この要素は修飾子としてラベル付けされています。 / 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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ele-1: すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
4. MedicationAdministration.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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() )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 MedicationAdministration.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
6. MedicationAdministration.extension:requestDepartment | |
Slice Name | requestDepartment |
Definition | 依頼科を格納するための拡張 |
Short | 依頼科 |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | Extension(JP Core MedicationAdministration RequestDepartment Extension) (Extension Type: 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. MedicationAdministration.extension:requestAuthoredOn | |
Slice Name | requestAuthoredOn |
Definition | 依頼日時を格納するための拡張 |
Short | 依頼日時 |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | Extension(JP Core MedicationAdministration RequestAuthoredOn Extension) (Extension Type: dateTime) |
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()) |
10. MedicationAdministration.extension:location | |
Slice Name | location |
Definition | 実施場所を格納するための拡張。 |
Short | 実施場所 |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | Extension(JP Core MedicationAdministration Location Extension) (Extension Type: Reference(JP Core Location Profile)) |
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()) |
12. MedicationAdministration.extension:requester | |
Slice Name | requester |
Definition | 依頼医を格納するための拡張。 |
Short | 依頼医 |
Control | 0..* This element is affected by the following invariants: ele-1 |
Type | Extension(JP Core MedicationAdministration Requester Extension) (Extension Type: Reference(JP Core Practitioner Profile)) |
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()) |
14. MedicationAdministration.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 | 無視できない拡張機能 (Mushi dekinai kakuchou kinou)無視できない拡張機能 / Extensions that cannot be ignored |
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 拡張機能を使用または定義する機関や管轄権に関係なく、アプリケーション、プロジェクト、または標準による拡張機能の使用に関連するスティグマはありません。拡張機能の使用は、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モディファイア拡張は、それらを含むリソースの意味または解釈を変更することが期待されています / Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
Summary | false |
Requirements | 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. 修飾子拡張機能により、安全に無視できる大部分の拡張機能と明確に区別できるように、安全に無視できない拡張機能が可能になります。これにより、実装者が拡張の存在を禁止する必要性を排除することにより、相互運用性が促進されます。詳細については、[修飾子拡張の定義](拡張性.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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() )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()) |
16. MedicationAdministration.identifier | |
Definition | このインスタンスが外部から参照されるために使われるIDである。処方箋全体としてのIDとしては使用しない。 ビジネスプロセスによって定義され、またはリソース自体への直接的なURLリファレンスが適切でない場合にそれを参照するために使用される、この薬剤投与に関連付けられたidentifierです。パフォーマーまたは他のシステムによってこのリソースに割り当てられたビジネスidentifierであり、リソースが更新され、サーバーからサーバーに伝播する間も一定のままです。 |
Short | 外部から参照されるID外部identifier |
Comments | これは業務IDであって、リソースに対するIDではない。 これはビジネスidentifierであり、リソース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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
Slicing | This element introduces a set of slices on MedicationAdministration.identifier . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
18. MedicationAdministration.identifier:rpNumber | |
Slice Name | rpNumber |
Definition | 処方箋内で同一用法の薬剤を慣用的にまとめて、Rpに番号をつけて剤グループとして一括指定されることがある。このスライスでは剤グループに対して割り振られたRp番号を記録する。 ビジネスプロセスによって定義され、またはリソース自体への直接的なURLリファレンスが適切でない場合にそれを参照するために使用される、この薬剤投与に関連付けられたidentifierです。パフォーマーまたは他のシステムによってこのリソースに割り当てられたビジネスidentifierであり、リソースが更新され、サーバーからサーバーに伝播する間も一定のままです。 |
Short | 処方箋内部の剤グループとしてのRp番号外部identifier |
Comments | 剤グループに複数の薬剤が含まれる場合、このグループ内の薬剤には同じRp番号が割り振られる。 これはビジネスidentifierであり、リソース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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
20. MedicationAdministration.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())) |
22. MedicationAdministration.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())) |
24. MedicationAdministration.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())) |
26. MedicationAdministration.identifier:requestIdentifier | |
Slice Name | requestIdentifier |
Definition | 薬剤をオーダする単位としての処方箋に対するID。原則として投薬実施の基となったMedicationRequestのIDを設定する。 ビジネスプロセスによって定義され、またはリソース自体への直接的なURLリファレンスが適切でない場合にそれを参照するために使用される、この薬剤投与に関連付けられたidentifierです。パフォーマーまたは他のシステムによってこのリソースに割り当てられたビジネスidentifierであり、リソースが更新され、サーバーからサーバーに伝播する間も一定のままです。 |
Short | 処方オーダに対するID(MedicationRequestからの継承)外部identifier |
Comments | これはビジネスidentifierであり、リソース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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
28. MedicationAdministration.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())) |
30. MedicationAdministration.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())) |
32. MedicationAdministration.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())) |
34. MedicationAdministration.instantiates | |
Definition | このイベントによって全体的または部分的に順守されたプロトコル、ガイドライン、オーダセット、またはその他の定義。 このイベントで全体または一部に従われたプロトコル、ガイドライン、オーダーセット、または他の定義 |
Short | プロトコルや定義のインスタンス化プロトコルまたは定義をインスタンス化します。 |
Control | 0..* |
Type | uri |
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
36. MedicationAdministration.partOf | |
Definition | この特定のイベントがコンポーネントまたはステップであるようなより大きな親イベント。 この特定のイベントが構成要素またはステップである、より大きなイベント。 |
Short | 親イベントへの参照参照されたイベントの一部 |
Control | 0..* |
Type | Reference(MedicationAdministration, Procedure) |
Is Modifier | false |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
38. MedicationAdministration.status | |
Definition | 通常、管理が完了したことを示すように設定される。輸液などの長期にわたる投与では、投与を開始しても完了しない場合や、他のプロセスの進行中に一時停止する場合がある。 一般的に、管理が完了したことを示すように設定されます。注入のように長時間実施される場合、管理が開始されたが完了していない場合があり、他のプロセスが進行中の間に一時停止される可能性があります。 |
Short | completed | stopped進行中 | 未完了 | 保留中 | 完了済み | エラー入力済み | 停止済み | 不明 |
Comments | この要素は修飾子としてラベル付けされています。なぜなら、ステータスには、リソースが現在無効であることを示すコードが含まれているためです。 |
Control | 1..1 |
Binding | The codes SHALL be taken from MedicationAdministration Status Codeshttp://hl7.org/fhir/ValueSet/medication-admin-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/medication-admin-status|4.0.1 )患者への投与状況 "薬剤投与の現在の状態を示すコードのセット。" |
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
40. MedicationAdministration.statusReason | |
Definition | 投与が実施されていない理由を示すコード 管理が行われなかった理由を示すコード |
Short | 実施されていない理由理由により管理が行われていない。 (Riyū ni yori kanri ga okonawarete inai.) |
Control | 0..* |
Binding | For example codes, see SNOMEDCTReasonMedicationNotGivenCodeshttp://hl7.org/fhir/ValueSet/reason-medication-not-given-codes (example to http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes )"医薬品投与が取り消された理由を示すコードのセット" |
Type | CodeableConcept |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
42. MedicationAdministration.category | |
Definition | 薬剤の摂取または投与が予想される場所を示します。 |
Short | 薬が使用される区分薬剤使用の種類 (Yakuzaishi no shurui) |
Control | 0..1 |
Binding | The codes SHOULD be taken from MedicationAdministration Category Codeshttp://hl7.org/fhir/ValueSet/medication-admin-category (preferred to http://hl7.org/fhir/ValueSet/medication-admin-category )薬剤の投与が予想される場所を記述するコード化された概念。 |
Type | CodeableConcept |
Is Modifier | false |
Summary | false |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
44. MedicationAdministration.medication[x] | |
Definition | 投与された薬剤を識別する。既知の薬のリストから薬を識別するコード情報を設定する。 投与された薬剤を特定する。これは、薬剤の詳細を表すリソースへのリンク、あるいは既知の薬剤のリストから薬剤を特定するためのコードを格納する単純な属性のいずれかである。 |
Short | 医薬品「何が施されたのですか?」 |
Comments | ひとつのtext要素と、複数のcoding 要素を記述できる。処方オーダ時に選択または入力し、実際に処方箋に印字される文字列を必ずtext要素に格納した上で、それをコード化した情報を1個以上のcoding 要素に記述する。 もしコードだけが指定される場合、それは特定の製品のコードでなければなりません。より詳細な情報が必要な場合は、医薬品リソースの使用が推奨されます。たとえば、形式またはロット番号が必要な場合は、医薬品リソースを参照する必要があります。 |
Control | 1..1 |
Binding | For example codes, see SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes (example to http://hl7.org/fhir/ValueSet/medication-codes )投与可能な物質または製品を識別するコード。 |
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
46. MedicationAdministration.subject | |
Definition | 薬を受け取る人、動物、またはグループ。 (Kusuri wo uketoru hito, doubutsu, matawa guruupu.) |
Short | 「誰が薬を受け取りましたか?」 |
Control | 1..1 |
Type | Reference(Patient, Group) |
Is Modifier | false |
Summary | true |
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
48. MedicationAdministration.effective[x] | |
Definition | 与えられた属性が「真実」となっている場合に、行政が行われた(または行われなかった)特定の日時または時間の間隔。錠剤の服用など、多くの行政では、dateTimeの使用が適切です。 |
Short | 「管理の開始時刻と終了時刻」 |
Control | 1..1 |
Type | Choice of: dateTime, Period |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be found here
0. MedicationAdministration | |||||
Definition | 患者が薬剤を服用する、あるいは投与される事象を説明します。これは、錠剤を飲むだけだったり、長時間の点滴だったりすることがあります。関連するリソースは、この事象を許可された処方箋や、患者と医療従事者の具体的なEncounter(診察、受診、入退院など)と結びつけます。 | ||||
Short | 患者への薬剤投与記録 | ||||
Control | 0..* | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | dom-2: もしリソースが他のリソースに含まれている場合、そのリソースにはネストされたリソースを含めてはなりません (moshi risōsu ga hoka no risōsu ni fukumarete iru baai, sono risōsu ni wa nesuto sareta risōsu o fukumete wa narimasen). (contained.contained.empty() )dom-3: もしリソースが他のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含まれるリソースに参照されるべきです。 ( 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を持つべきではありません。 ( contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() )dom-5: もしリソースが他のリソースに含まれている場合、セキュリティラベルを持つべきではありません。 ( contained.meta.security.empty() )dom-6: 資源は堅牢な管理のために物語を持つべきである。 ( text.`div`.exists() ) | ||||
2. MedicationAdministration.id | |||||
Definition | リソースのURLで使用される論理ID。一度割り当てられたら、この値は変更されません。 | ||||
Short | このアーティファクトの論理ID | ||||
Comments | リソースにIDがないのは、作成操作を使用してサーバーに送信されているときだけです。 | ||||
Control | 0..1 | ||||
Type | id | ||||
Is Modifier | false | ||||
Summary | true | ||||
4. MedicationAdministration.meta | |||||
Definition | リソースに関するMetadata。これはインフラストラクチャによって維持されるコンテンツです。 コンテンツの変更は、リソースのバージョン変更と常に関連しているわけではありません。 | ||||
Short | リソースに関するMetadata | ||||
Control | 0..1 | ||||
Type | Meta | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
6. MedicationAdministration.implicitRules | |||||
Definition | リソース構築時に遵守された一連のルールを指すものであり、コンテンツを処理する際に理解する必要があります。しばしば、特別なルールを定義する実装ガイドとその他のプロファイルなどを含むものです。 | ||||
Short | このコンテンツが作成されたルールセット | ||||
Comments | このルールセットを主張することで、取引先の限られた集団にしか内容を理解させることができず、長期的にはデータの有用性が制限されます。しかしながら、現存するヘルスエコシステムは高度に分断化しており、一般的に計算可能な形式でデータを定義、収集、交換する準備が整っていません。できる限り、実装者および/または仕様ライターはこの要素の使用を避けるべきです。使用する場合、URLは、そのナラティブとともに他のプロファイル、値セットなどを含む実装ガイドを定義する参照となります。 | ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
8. MedicationAdministration.language | |||||
Definition | リソースが書かれている基本言語。 | ||||
Short | 「リソースコンテンツの言語」 | ||||
Comments | 言語はインデックスとアクセシビリティをサポートするために提供されます(通常、テキスト読み上げなどのサービスは言語タグを使用します)。物語のHTML言語タグは、物語に適用されます。リソース上の言語タグは、リソース内のデータから生成される他のプレゼンテーションの言語を指定するために使用できます。すべてのコンテンツが基本言語である必要はありません。Resource.languageは自動的に物語に適用されたと想定してはいけません。言語が指定されている場合、HTMLのdiv要素にも指定する必要があります(xml:langとhtml lang属性の関係に関する情報はHTML5の規則を参照)。 | ||||
Control | 0..1 | ||||
Binding | The codes SHOULD be taken from CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages )「人間の言語。」
| ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
10. MedicationAdministration.text | |||||
Definition | リソースの要約を含む人が読めるナビゲーションであり、リソースの内容を人に表現するために使用できます。ナビゲーションはすべての構造化されたデータをエンコードする必要はありませんが、人間がナビゲーションを読むだけで「臨床的に安全」であるために十分な詳細を含む必要があります。リソース定義には、臨床的な安全性を確保するためにナビゲーションで表現する必要があるコンテンツが定義される場合があります。 | ||||
Short | 人間の解釈のためのリソースのテキスト要約 | ||||
Comments | 含まれるリソースには説明がありません。含まれないリソースには説明が必要です。場合によっては、リソースが少量のデータしか含まず、テキストだけで表現されることがあります(minOccurs = 1要素がすべて満たされている限り)。これは、情報が「テキストの塊」としてキャプチャされるレガシーシステムからのデータや、テキストが生またはナレーションされて符号化された情報が後で追加される場合に必要な場合があります。 | ||||
Control | 0..1 | ||||
Type | Narrative | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | narrative, html, xhtml, display | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
12. MedicationAdministration.contained | |||||
Definition | これらのリソースは、それらを含むリソースから独立した存在を持ちません。それらは独立して識別することはできず、独自の独立したトランザクション範囲を持つこともできません。 | ||||
Short | 「含まれている、インラインのリソース」 | ||||
Comments | コンテンツが適切に識別できる場合には、これを行うべきではありません。識別が失われると、再び復元することは非常に困難であり(文脈に依存します)、メタ要素にプロファイルとタグを持つことができますが、セキュリティのラベルを持っていてはいけません。 | ||||
Control | 0..* | ||||
Type | Resource | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | inline resources, anonymous resources, contained resources | ||||
14. MedicationAdministration.extension | |||||
Definition | An Extension | ||||
Short | Extension | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
Slicing | This element introduces a set of slices on MedicationAdministration.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
16. MedicationAdministration.extension:requestDepartment | |||||
Slice Name | requestDepartment | ||||
Definition | 依頼科を格納するための拡張 | ||||
Short | 依頼科 | ||||
Control | 0..1 This element is affected by the following invariants: ele-1 | ||||
Type | Extension(JP Core MedicationAdministration RequestDepartment Extension) (Extension Type: 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. MedicationAdministration.extension:requestAuthoredOn | |||||
Slice Name | requestAuthoredOn | ||||
Definition | 依頼日時を格納するための拡張 | ||||
Short | 依頼日時 | ||||
Control | 0..1 This element is affected by the following invariants: ele-1 | ||||
Type | Extension(JP Core MedicationAdministration RequestAuthoredOn Extension) (Extension Type: dateTime) | ||||
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() ) | ||||
20. MedicationAdministration.extension:location | |||||
Slice Name | location | ||||
Definition | 実施場所を格納するための拡張。 | ||||
Short | 実施場所 | ||||
Control | 0..1 This element is affected by the following invariants: ele-1 | ||||
Type | Extension(JP Core MedicationAdministration Location Extension) (Extension Type: Reference(JP Core Location Profile)) | ||||
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() ) | ||||
22. MedicationAdministration.extension:requester | |||||
Slice Name | requester | ||||
Definition | 依頼医を格納するための拡張。 | ||||
Short | 依頼医 | ||||
Control | 0..* This element is affected by the following invariants: ele-1 | ||||
Type | Extension(JP Core MedicationAdministration Requester Extension) (Extension Type: Reference(JP Core Practitioner Profile)) | ||||
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() ) | ||||
24. MedicationAdministration.modifierExtension | |||||
Definition | リソースの基本的な定義に含まれない、要素の理解や、それを含む要素の子孫の理解を修正する追加情報を表すためにも使用されることがあります。通常、修飾要素は否定や修飾を提供します。拡張機能の使用を安全で管理しやすくするために、拡張機能の定義と使用に対して厳格な統治が適用されます。実装者は拡張機能を定義することが許可されていますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張をチェックする必要があります。修飾子拡張は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味も変更できません)。 | ||||
Short | 無視できない拡張機能 (Mushi dekinai kakuchou kinou) | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
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 | 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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
26. MedicationAdministration.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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
Slicing | This element introduces a set of slices on MedicationAdministration.identifier . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
28. MedicationAdministration.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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
30. MedicationAdministration.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 | ||||
32. MedicationAdministration.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 MedicationAdministration.identifier.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
34. MedicationAdministration.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()) ) | ||||
36. MedicationAdministration.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()) ) | ||||
38. MedicationAdministration.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()) ) | ||||
40. MedicationAdministration.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()) ) | ||||
42. MedicationAdministration.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()) ) | ||||
44. MedicationAdministration.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()) ) | ||||
46. MedicationAdministration.identifier:requestIdentifier | |||||
Slice Name | requestIdentifier | ||||
Definition | 薬剤をオーダする単位としての処方箋に対するID。原則として投薬実施の基となったMedicationRequestのIDを設定する。 | ||||
Short | 処方オーダに対するID(MedicationRequestからの継承) | ||||
Comments | これはビジネスidentifierであり、リソース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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
48. MedicationAdministration.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 | ||||
50. MedicationAdministration.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 MedicationAdministration.identifier.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
52. MedicationAdministration.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()) ) | ||||
54. MedicationAdministration.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()) ) | ||||
56. MedicationAdministration.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()) ) | ||||
58. MedicationAdministration.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()) ) | ||||
60. MedicationAdministration.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()) ) | ||||
62. MedicationAdministration.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()) ) | ||||
64. MedicationAdministration.instantiates | |||||
Definition | このイベントによって全体的または部分的に順守されたプロトコル、ガイドライン、オーダセット、またはその他の定義。 | ||||
Short | プロトコルや定義のインスタンス化 | ||||
Control | 0..* | ||||
Type | uri | ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
66. MedicationAdministration.partOf | |||||
Definition | この特定のイベントがコンポーネントまたはステップであるようなより大きな親イベント。 | ||||
Short | 親イベントへの参照 | ||||
Control | 0..* | ||||
Type | Reference(MedicationAdministration, Procedure) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
68. MedicationAdministration.status | |||||
Definition | 通常、管理が完了したことを示すように設定される。輸液などの長期にわたる投与では、投与を開始しても完了しない場合や、他のプロセスの進行中に一時停止する場合がある。 | ||||
Short | completed | stopped | ||||
Comments | この要素は修飾子としてラベル付けされています。なぜなら、ステータスには、リソースが現在無効であることを示すコードが含まれているためです。 | ||||
Control | 1..1 | ||||
Binding | The codes SHALL be taken from MedicationAdministration Status Codes (required to http://hl7.org/fhir/ValueSet/medication-admin-status|4.0.1 )患者への投与状況 | ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
70. MedicationAdministration.statusReason | |||||
Definition | 投与が実施されていない理由を示すコード | ||||
Short | 実施されていない理由 | ||||
Control | 0..* | ||||
Binding | For example codes, see SNOMEDCTReasonMedicationNotGivenCodes (example to http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes )"医薬品投与が取り消された理由を示すコードのセット" | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
72. MedicationAdministration.category | |||||
Definition | 薬剤の摂取または投与が予想される場所を示します。 | ||||
Short | 薬が使用される区分 | ||||
Control | 0..1 | ||||
Binding | The codes SHOULD be taken from MedicationAdministration Category Codes (preferred to http://hl7.org/fhir/ValueSet/medication-admin-category )薬剤の投与が予想される場所を記述するコード化された概念。 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
74. MedicationAdministration.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 )投与可能な物質または製品を識別するコード。 | ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
76. MedicationAdministration.subject | |||||
Definition | 薬を受け取る人、動物、またはグループ。 (Kusuri wo uketoru hito, doubutsu, matawa guruupu.) | ||||
Short | 「誰が薬を受け取りましたか?」 | ||||
Control | 1..1 | ||||
Type | Reference(Patient, Group) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
78. MedicationAdministration.context | |||||
Definition | 薬剤投与が行われた患者と医療提供者の間での訪問、入院、またはその他の接触。 | ||||
Short | 「エピソード・オブ・ケア」は、「エンカウンター」として提供されます。 | ||||
Control | 0..1 | ||||
Type | Reference(Encounter, EpisodeOfCare) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
80. MedicationAdministration.supportingInformation | |||||
Definition | 薬の投与を補助する追加情報(例えば、患者の身長や体重)。 | ||||
Short | 管理をサポートするための追加情報 | ||||
Control | 0..* | ||||
Type | Reference(Resource) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
82. MedicationAdministration.effective[x] | |||||
Definition | 与えられた属性が「真実」となっている場合に、行政が行われた(または行われなかった)特定の日時または時間の間隔。錠剤の服用など、多くの行政では、dateTimeの使用が適切です。 | ||||
Short | 「管理の開始時刻と終了時刻」 | ||||
Control | 1..1 | ||||
Type | Choice of: dateTime, Period | ||||
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] | ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
84. MedicationAdministration.performer | |||||
Definition | 薬の投与を行った人や物、および彼らがどのように関与したかを示す。 | ||||
Short | 薬剤投与を行ったのは誰で、何をしたのか? | ||||
Control | 0..* | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
86. MedicationAdministration.performer.id | |||||
Definition | リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。 | ||||
Short | エレメント相互参照のためのユニークID | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
88. MedicationAdministration.performer.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
90. MedicationAdministration.performer.modifierExtension | |||||
Definition | 基本的な要素の定義に含まれない追加情報を表すために使用されることがあり、それによって、その要素自体または取り込んでいる要素の子孫の理解を修正する。修飾子要素は通常、否定または修飾を提供します。拡張機能の安全で管理しやすい使用を実現するために、定義および使用に厳しいガバナンスセットが適用されています。どの実装者でも拡張機能を定義できますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張子をチェックする必要があります。 修飾子拡張機能は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味を変更することもできません)。 | ||||
Short | 認識されなくても無視できない拡張機能 | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
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 | 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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
92. MedicationAdministration.performer.function | |||||
Definition | 演者の医薬品投与における関与タイプを区別します。 (Ensha no iyakuhin tōyo ni okeru kan'yo taipu o kubetsushimasu.) | ||||
Short | 「パフォーマンスの種類」 | ||||
Control | 0..1 | ||||
Binding | For example codes, see MedicationAdministration Performer Function Codes (example to http://hl7.org/fhir/ValueSet/med-admin-perform-function )薬物管理を行った個人の役割を説明するコード | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
94. MedicationAdministration.performer.actor | |||||
Definition | 薬剤投与を行った人物または物品を示す | ||||
Short | 「薬剤投与を行ったのは誰ですか?」 | ||||
Control | 1..1 | ||||
Type | Reference(Practitioner, PractitionerRole, Patient, RelatedPerson, Device) | ||||
Is Modifier | false | ||||
Summary | true | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
96. MedicationAdministration.reasonCode | |||||
Definition | 与えられた薬を説明するコード。 | ||||
Short | 理由に基づく行政処理 (Riyuu ni motozuku gyousei shori) | ||||
Control | 0..* | ||||
Binding | For example codes, see ReasonMedicationGivenCodes (example to http://hl7.org/fhir/ValueSet/reason-medication-given-codes )薬剤投与が行われた理由を示すコードのセット。 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
98. MedicationAdministration.reasonReference | |||||
Definition | 薬剤が投与された理由を支持する状態または観察。 | ||||
Short | 薬が投与された理由を支持する状態または観察 | ||||
Comments | これは、薬剤依頼の理由となる状態に関する参照です。もしコードしか存在しない場合は、reasonCodeを使用してください。 | ||||
Control | 0..* | ||||
Type | Reference(Condition, Observation, DiagnosticReport) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
100. MedicationAdministration.request | |||||
Definition | 管理を実行するための元の要求、指示、または権限。 | ||||
Short | "リクエスト管理対象として実行してください。" (Rikuesuto kanri taishou toshite jikkou shite kudasai.) | ||||
Comments | これは、意図がオーダーまたはインスタンスオーダーであるMedicationRequestへの参照であり、意図が他の値であるMedicationRequestへの参照ではありません。 | ||||
Control | 0..1 | ||||
Type | Reference(MedicationRequest) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
102. MedicationAdministration.device | |||||
Definition | 患者に薬剤を投与するのに使われる装置。例えば、特定の注入ポンプ。 | ||||
Short | 投与するための装置 | ||||
Control | 0..* | ||||
Type | Reference(Device) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
104. MedicationAdministration.note | |||||
Definition | 他の属性では伝えられない薬剤投与に関する追加情報 | ||||
Short | 「行政に関する情報」 | ||||
Control | 0..* | ||||
Type | Annotation | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
106. MedicationAdministration.dosage | |||||
Definition | 医薬品の投薬量、投与速度、投与部位、経路などの詳細情報を説明します。 | ||||
Short | 薬の服用方法の詳細 | ||||
Control | 0..1 | ||||
Type | BackboneElement | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )mad-1: 「用量、投与回数、投与速度[x] のうち少なくとも1つを有するものとする」と訳すことができます。 ( dose.exists() or rate.exists() ) | ||||
108. MedicationAdministration.dosage.id | |||||
Definition | リソース内の要素の固有ID(内部参照用)。これは、スペースを含まない任意の文字列値である可能性があります。 | ||||
Short | エレメント相互参照のためのユニークID | ||||
Control | 0..1 | ||||
Type | string | ||||
Is Modifier | false | ||||
XML Format | In the XML format, this property is represented as an attribute. | ||||
Summary | false | ||||
110. MedicationAdministration.dosage.extension | |||||
Definition | 要素の基本的な定義に含まれない追加情報を表すために使用されることがあります。拡張機能の使用を安全かつ管理しやすくするために、定義および使用に適用される厳格なガバナンスのセットがあります。実装者は拡張機能を定義できますが、拡張機能の定義の一部として満たす必要のある要件のセットがあります。 | ||||
Short | 実装によって定義される追加コンテンツ | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
Control | 0..* | ||||
Type | Extension | ||||
Is Modifier | false | ||||
Summary | false | ||||
Alternate Names | extensions, user content | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
112. MedicationAdministration.dosage.modifierExtension | |||||
Definition | 基本的な要素の定義に含まれない追加情報を表すために使用されることがあり、それによって、その要素自体または取り込んでいる要素の子孫の理解を修正する。修飾子要素は通常、否定または修飾を提供します。拡張機能の安全で管理しやすい使用を実現するために、定義および使用に厳しいガバナンスセットが適用されています。どの実装者でも拡張機能を定義できますが、拡張機能の定義の一部として満たす必要がある要件があります。リソースを処理するアプリケーションは、修飾子拡張子をチェックする必要があります。 修飾子拡張機能は、リソースまたはドメインリソースの任意の要素の意味を変更してはなりません(修飾子拡張自体の意味を変更することもできません)。 | ||||
Short | 認識されなくても無視できない拡張機能 | ||||
Comments | どのようなアプリケーション、プロジェクト、または標準が拡張機能を使用しているかに関わらず、拡張機能の使用には決して汚名が付くわけではありません - それらを使用または定義する機関または管轄区域に関係なく。拡張機能の使用こそが、FHIR仕様を誰にとっても簡単なコアレベルで維持することを可能にします。 | ||||
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 | 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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) )ext-1: 拡張機能または値[x]のいずれかが必要です。両方ではありません。 ( extension.exists() != value.exists() ) | ||||
114. MedicationAdministration.dosage.text | |||||
Definition | 自由に記述できる用量は、投与された用量が複雑すぎてコード化できない場合に使用できます。コード化された用量がある場合でも、ヒトに表示するために自由なテキスト用量がまだ存在する場合があります。 投薬の投与量に関する指示は、実際に投与された薬剤の用量を反映する必要があります。 | ||||
Short | 自由入力の投薬指示、例:SIG | ||||
Control | 0..1 | ||||
Type | string | ||||
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またはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
116. MedicationAdministration.dosage.site | |||||
Definition | 薬剤が最初に体内に入った解剖学的な部位の符号化された規格。例えば、「左腕」。 | ||||
Short | 投与された体の部位 | ||||
Comments | もし使用用途がBodySiteリソースから属性を必要とする場合(例えば、個別に識別および追跡するため)は、標準の拡張子[bodySite](extension-bodysite.html)を使用してください。要約コードであるか、非常に正確な位置の定義への参照であるか、双方である可能性があります。 | ||||
Control | 0..1 | ||||
Binding | For example codes, see SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example to http://hl7.org/fhir/ValueSet/approach-site-codes )薬剤が体内に入るか、体表面に塗布される場所を示すコード化された概念。 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
118. MedicationAdministration.dosage.route | |||||
Definition | 治療剤の患者への内部または表面への投与のルートまたは生理学的経路を指定するコード。例えば、表面的な投与、静注など。 | ||||
Short | 物質の道は体中に伸びる。 | ||||
Control | 0..1 | ||||
Binding | For example codes, see SNOMEDCTRouteCodes (example to http://hl7.org/fhir/ValueSet/route-codes )治療薬剤を被験者の体内あるいは体表面へ投与する生理学的ルートや経路を記述する符号化された概念 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
120. MedicationAdministration.dosage.method | |||||
Definition | 薬剤が体内または体表に導入される方法を示すコード化された値。 この属性は通常、非Populatedでありません。 通常、注射に使用されます。 たとえば、スロープッシュ、深いIV。 | ||||
Short | 薬剤がどのように投与されたか | ||||
Comments | この属性があまり使用されていない理由の一つに、方法がしばしば経路や投与形態と事前調整されていることが挙げられる。これは、経路コードまたは投与形態コードで方法が事前に調整される場合があることを意味する。また、経路コードや投与形態コードに使用されるコーディングシステムを決定する実装に関する決定は、どの程度の頻度でメソッドコードが追加されるかを決定する。たとえば、経路コードや投与形態コードが方法コードを事前調整する場合、この属性はあまり追加されないかもしれない。事前調整が行われていない場合、方法コードが頻繁に使用される可能性がある。 | ||||
Control | 0..1 | ||||
Binding | For example codes, see SNOMEDCTAdministrationMethodCodes (example to http://hl7.org/fhir/ValueSet/administration-method-codes )薬剤が投与される方法を記述する暗号化された概念。 | ||||
Type | CodeableConcept | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
122. MedicationAdministration.dosage.dose | |||||
Definition | 一回の投与イベントで与えられる薬剤の量。この値は、錠剤を飲んだり注射をしたりするような、本質的に瞬時のイベントである場合に使用します。 | ||||
Short | 1回あたりの薬剤量 (Ikka atari no yakuzai-ryō) | ||||
Comments | もし投与速度が即時でない場合、単回の投与期間中に投与される総量を示すことができます。 | ||||
Control | 0..1 | ||||
Type | Quantity(SimpleQuantity) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
124. MedicationAdministration.dosage.rate[x] | |||||
Definition | 患者に投与されたあるいは投与される薬剤の導入速度を特定します。通常、投与速度は、100 ml / 1時間、または100 ml /時間(時間あたり100 ml)のような輸液の速度として表されます。時間単位あたりの速度として表される場合もあります。例えば、500 ml / 2時間のように。その他の例:200 mcg /分あるいは1分間当たり200 mcg;1リットル/8時間。 | ||||
Short | 時間当たりの投与量 | ||||
Comments | もしレートが時間の経過とともに変化する場合、かつそれをMedicationAdministrationに取り込む場合は、それぞれの変化を特定のMedicationAdministration.dosage.rateと、レート変更が発生した日時で捉える必要があります。通常、MedicationAdministration.dosage.rate要素は平均レートを伝えるために使用されません。 | ||||
Control | 0..1 | ||||
Type | Choice of: Ratio, Quantity(SimpleQuantity) | ||||
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) | ||||
126. MedicationAdministration.eventHistory | |||||
Definition | 行政が検証された時などに起こった興味深い出来事の要約 | ||||
Short | ライフサイクルで興味深いイベントのリスト | ||||
Comments | この要請のすべてのバージョンの起源が含まれているわけではない可能性があります。ただし、「関連性」または重要と見なされるものに限定されます。それに含まれる証跡には、このリソースの現在のバージョンに関連するものは含まれません。 (そのプロバイナンスが「関連性のある」変更である場合、後の更新の一部として追加する必要があります。その時までは、このバージョンを指すプロバイナンスとして直接クエリできます。All Provenancesは、この要求の過去のバージョンを主題として持つ必要があります。 | ||||
Control | 0..* | ||||
Type | Reference(Provenance) | ||||
Is Modifier | false | ||||
Summary | false | ||||
Invariants | ele-1: すべてのFHIR要素は、@valueまたはchildrenを持っている必要があります。 (hasValue() or (children().count() > id.count()) ) |