HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build Japan flag

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

Resource Profile: JP Core MedicationStatement Injection Profile

項目内容
定義URL http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationStatement_Injection
Version 1.2.0-dev
Name

JP_MedicationStatement_Injection

Title

JP Core MedicationStatement Injection Profile

Status Draft ( 2022-07-04 )
Copyright

Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG

このProfileは服薬状況を示すものであり,診療情報提供書や退院サマリーなどの他の文書と組み合わせて用いられる。

このProfileは診療情報提供書や退院サマリーなどの医療文書内で服薬情報について記載するために用いられる。このResourceは薬剤処方や,調剤情報,薬剤投与実施情報としては用いられず,それぞれMedicationRequest, MedicationDispense, MedicationAdministrationが用いられる。

本プロファイルは患者に投与された注射薬剤の記録をMedicationStatementリソースを使用して表現する。 以下、本プロファイルのMedicationStatementリソースを「JP Core MedicationStatement Injectionリソース」と呼ぶ。

MedicationStatementリソースをプロファイルに組み込んだ先行事例として、以下2つのHL7FHIR記述仕様が存在しており、JP Coreとして利用できる仕様については可能な限り取り入れるようにした。ただし、拡張のURLは新たにJP Coreの命名規則に基づいて命名している。

背景および想定シナリオ

本プロファイルは、以下のようなユースケースを想定している。

  • 各種医療文書、及び他施設への提供文書に、患者の注射薬剤投与情報を記録する
  • 紹介元の医療機関や、患者自身(またはその家族等)から提供された、患者の注射薬剤投与情報を記録する

スコープ

対象

本プロファイルの対象は注射薬剤の投与情報を電子的に連携するためのメッセージを記述することである。

対象としないこと

本プロファイルは注射薬剤に関するものであり、内服・外用薬剤については対象としない。内服・外用薬剤は、指示の仕方や指示する項目が注射とは大きく異なるため、別のプロファイルとして記述することとする。

また、医療従事者によって管理されている投与実施の記録は、MedicationAdministrationが対応リソースとなるため、MedicationStatementは使用しない。

プロファイル定義

Usage:

プロファイル詳細

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from MedicationStatement

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..* MedicationStatement 服薬情報
... identifier 0..* Identifier 外部から参照されるID
... status 1..1 code アクティブ|完了|エラーに入った|意図した|停止|オンホールド|不明|非テイク / active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
... statusReason 0..* CodeableConcept 服薬状況の理由
... category 0..1 CodeableConcept 薬剤使用区分
... medication[x] 1..1 Reference(JP Core Medication Profile) What medication was supplied 医薬品
... subject 1..1 Reference(JP Core Patient Profile) 処方箋が発行された患者に対する参照
... Slices for effective[x] 0..1 dateTime, Period 薬が服用/服用/服用/時刻または間隔 / The date/time or interval when the medication is/was/will be taken
Slice: Unordered, Open by type:$this
.... effective[x]:effectivePeriod 0..1 Period 服薬期間
..... start 0..1 dateTime 開始日
..... end 0..1 dateTime 終了日
... dateAsserted 0..1 dateTime このステートメントが言明された日
... informationSource 0..1 Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization) この服用状況についての情報を提供した人物あるいは組織についての参照
... derivedFrom 0..* Reference(Resource) その他の支持情報
... reasonCode 0..* CodeableConcept この投薬の理由。対象疾患
.... coding 0..* Coding 投与理由,対象疾患についてのコード
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport) 服薬理由を支持するObservation, Condition, DiagnosticReportについての参照。
... note 0..* Annotation 他のフィールドには記述できないこのstatementについての追加情報
... dosage 0..* JP_MedicationDosage_Injection この薬剤がどのように服用されたのか,服用すべきだったのかを示す情報
.... Slices for extension Content/Rules for all slices
..... rateComment 0..* CodeableConcept 投与速度コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RateComment
Binding: JP Core Medication Example RateComment ValueSet (example)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..* MedicationStatement 服薬情報
... implicitRules ?!Σ 0..1 uri このコンテンツが作成されたルールのセット / A set of rules under which this content was created
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ 0..* Identifier 外部から参照されるID
... status ?!Σ 1..1 code アクティブ|完了|エラーに入った|意図した|停止|オンホールド|不明|非テイク / active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
Binding: Medication Status Codes (required): 薬剤の現在の状態を示すコード化された概念。 / A coded concept indicating the current status of a MedicationStatement.

... statusReason 0..* CodeableConcept 服薬状況の理由
Binding: SNOMEDCTDrugTherapyStatusCodes (example): ステートメントのステータスの理由を示すコード化された概念。 / A coded concept indicating the reason for the status of the statement.


... category Σ 0..1 CodeableConcept 薬剤使用区分
Binding: Medication usage category codes (preferred): 薬剤が含まれている場所を識別するコード化された概念は、薬物測定に含まれる場所が消費または投与されると予想されます。 / A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered.

... medication[x] Σ 1..1 Reference(JP Core Medication Profile) What medication was supplied 医薬品
... subject Σ 1..1 Reference(JP Core Patient Profile) 処方箋が発行された患者に対する参照
... Slices for effective[x] Σ 0..1 薬が服用/服用/服用/時刻または間隔 / The date/time or interval when the medication is/was/will be taken
Slice: Unordered, Open by type:$this
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effective[x]:effectivePeriod Σ 0..1 Period 服薬期間
..... start ΣC 0..1 dateTime 開始日
..... end ΣC 0..1 dateTime 終了日
... dateAsserted Σ 0..1 dateTime このステートメントが言明された日
... informationSource 0..1 Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization) この服用状況についての情報を提供した人物あるいは組織についての参照
... derivedFrom 0..* Reference(Resource) その他の支持情報
... reasonCode 0..* CodeableConcept この投薬の理由。対象疾患
Binding: Condition/Problem/DiagnosisCodes (example): 薬が服用されている理由を特定するコード化された概念。 / A coded concept identifying why the medication is being taken.


.... coding Σ 0..* Coding 投与理由,対象疾患についてのコード
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport) 服薬理由を支持するObservation, Condition, DiagnosticReportについての参照。
... note 0..* Annotation 他のフィールドには記述できないこのstatementについての追加情報
... dosage 0..* JP_MedicationDosage_Injection この薬剤がどのように服用されたのか,服用すべきだったのかを示す情報
.... Slices for extension Content/Rules for all slices
..... dosageComment 0..* CodeableConcept 用法コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_DosageComment
Binding: JP Core Medication Example DosageComment ValueSet (example)
..... device 0..* Reference(Device) 投与装置
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Device
..... line 0..* CodeableConcept 指示ライン
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Line
..... lineComment 0..* CodeableConcept ラインコメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_LineComment
Binding: JP Core Medication Example LineComment ValueSet (example)
..... rateComment 0..* CodeableConcept 投与速度コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RateComment
Binding: JP Core Medication Example RateComment ValueSet (example)
.... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..* MedicationStatement 服薬情報
... id Σ 0..1 id このアーティファクトの論理ID / Logical id of this artifact
... meta Σ 0..1 Meta リソースに関するメタデータ / Metadata about the resource
... implicitRules ?!Σ 0..1 uri このコンテンツが作成されたルールのセット / A set of rules under which this content was created
... language 0..1 code リソースコンテンツの言語 / Language of the resource content
Binding: CommonLanguages (preferred): 人間の言語。 / A human language.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative 人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
... contained 0..* Resource インラインリソースが含まれています / Contained, inline Resources
... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ 0..* Identifier 外部から参照されるID
... basedOn Σ 0..* Reference(MedicationRequest | CarePlan | ServiceRequest) 計画、提案、または命令を満たします / Fulfils plan, proposal or order
... partOf Σ 0..* Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation) 参照イベントの一部 / Part of referenced event
... status ?!Σ 1..1 code アクティブ|完了|エラーに入った|意図した|停止|オンホールド|不明|非テイク / active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
Binding: Medication Status Codes (required): 薬剤の現在の状態を示すコード化された概念。 / A coded concept indicating the current status of a MedicationStatement.

... statusReason 0..* CodeableConcept 服薬状況の理由
Binding: SNOMEDCTDrugTherapyStatusCodes (example): ステートメントのステータスの理由を示すコード化された概念。 / A coded concept indicating the reason for the status of the statement.


... category Σ 0..1 CodeableConcept 薬剤使用区分
Binding: Medication usage category codes (preferred): 薬剤が含まれている場所を識別するコード化された概念は、薬物測定に含まれる場所が消費または投与されると予想されます。 / A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered.

... medication[x] Σ 1..1 Reference(JP Core Medication Profile) What medication was supplied 医薬品
... subject Σ 1..1 Reference(JP Core Patient Profile) 処方箋が発行された患者に対する参照
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) 薬物測定に関連する遭遇 /エピソード / Encounter / Episode associated with MedicationStatement
... Slices for effective[x] Σ 0..1 薬が服用/服用/服用/時刻または間隔 / The date/time or interval when the medication is/was/will be taken
Slice: Unordered, Open by type:$this
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effective[x]:effectivePeriod Σ 0..1 Period 服薬期間
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... start ΣC 0..1 dateTime 開始日
..... end ΣC 0..1 dateTime 終了日
... dateAsserted Σ 0..1 dateTime このステートメントが言明された日
... informationSource 0..1 Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization) この服用状況についての情報を提供した人物あるいは組織についての参照
... derivedFrom 0..* Reference(Resource) その他の支持情報
... reasonCode 0..* CodeableConcept この投薬の理由。対象疾患
Binding: Condition/Problem/DiagnosisCodes (example): 薬が服用されている理由を特定するコード化された概念。 / A coded concept identifying why the medication is being taken.


.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding 投与理由,対象疾患についてのコード
.... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport) 服薬理由を支持するObservation, Condition, DiagnosticReportについての参照。
... note 0..* Annotation 他のフィールドには記述できないこのstatementについての追加情報
... dosage 0..* JP_MedicationDosage_Injection この薬剤がどのように服用されたのか,服用すべきだったのかを示す情報
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... Slices for extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... dosageComment 0..* CodeableConcept 用法コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_DosageComment
Binding: JP Core Medication Example DosageComment ValueSet (example)
..... device 0..* Reference(Device) 投与装置
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Device
..... line 0..* CodeableConcept 指示ライン
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Line
..... lineComment 0..* CodeableConcept ラインコメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_LineComment
Binding: JP Core Medication Example LineComment ValueSet (example)
..... rateComment 0..* CodeableConcept 投与速度コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RateComment
Binding: JP Core Medication Example RateComment ValueSet (example)
.... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... sequence Σ 0..1 integer 服用指示の順番
.... text Σ 0..1 string 投与⽅法のテキスト表現
.... additionalInstruction Σ 0..* CodeableConcept 患者に対する補足指示や注意。たとえば、「食事と一緒に」「眠くなることがある」
Binding: JP Core Medication JAMI Additional Usage ValueSet (preferred)
.... patientInstruction Σ 0..1 string 患者あるいは消費者向けの指示
.... timing 0..1 JP_MedicationTiming 投与タイミング
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
..... event Σ 0..* dateTime 服用もしくは注射を行なうタイミングを示す時刻
..... repeat ΣC 0..1 Element イベントが発生する時刻
tim-1: 期間がある場合は、期間単位が必要です / if there's a duration, there needs to be duration units
tim-2: 期間がある場合、期間単位が必要です / if there's a period, there needs to be period units
tim-4: 期間は非陰性価値です / duration SHALL be a non-negative value
tim-5: 期間は非陰性の価値です / period SHALL be a non-negative value
tim-6: 期間がある場合、期間がなければなりません / If there's a periodMax, there must be a period
tim-7: Hurtermaxがある場合、期間がなければなりません / If there's a durationMax, there must be a duration
tim-8: countmaxがある場合、カウントが必要です / If there's a countMax, there must be a count
tim-9: オフセットがある場合、c、cm、cd、cvではなく(c、cvではない)存在する必要があります。 / If there's an offset, there must be a when (and not C, CM, CD, CV)
tim-10: 時間がある場合、いつ、またはその逆もありません / If there's a timeOfDay, there cannot be a when, or vice versa
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... bounds[x] Σ 0..1 服用・注射開始日から服用・注射終了日までの全日数
....... boundsDuration Duration
....... boundsRange Range
....... boundsPeriod Period
...... count Σ 0..1 positiveInt 繰り返し服用もしくは注射回数
...... countMax Σ 0..1 positiveInt 繰り返しの最大回数
...... duration Σ 0..1 decimal 継続時間
...... durationMax Σ 0..1 decimal 継続時間(最大値)
...... durationUnit Σ 0..1 code s |min |h |d |wk |mo |A-時間単位(ucum) / s | min | h | d | wk | mo | a - unit of time (UCUM)
Binding: UnitsOfTime (required): 時間単位(UCUMからの単位)。 / A unit of time (units from UCUM).

...... frequency Σ 0..1 positiveInt 期間内にイベントが発生する回数、頻度
...... frequencyMax Σ 0..1 positiveInt 期間内にイベントが発生する最大回数、最大頻度
...... period Σ 0..1 decimal イベントが発生する頻度に対応する期間
...... periodMax Σ 0..1 decimal 期間の上限(3-4時間)
...... periodUnit Σ 0..1 code s |min |h |d |wk |mo |A-時間単位(ucum) / s | min | h | d | wk | mo | a - unit of time (UCUM)
Binding: UnitsOfTime (required): 時間単位(UCUMからの単位)。 / A unit of time (units from UCUM).

...... dayOfWeek Σ 0..* code 月|火|水|木|金|土|太陽 / mon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required)
...... timeOfDay Σ 0..* time 一日の間で投与される時刻
...... when Σ 0..* code 投薬期間についてのコード
Binding: EventTiming (required): スケジュールに関連する現実世界のイベント。 / Real world event relating to the schedule.


...... offset Σ 0..1 unsignedInt イベントからの時間(分、前後)
..... code Σ 0..1 CodeableConcept 入札|TID |QID |AM |PM |QD |qod |+ / BID | TID | QID | AM | PM | QD | QOD | +
Binding: JP Core MedicationReuqest Injection Usage ValueSet (preferred)
.... asNeeded[x] Σ 0..1 boolean 「頓用」指示
.... site Σ 0..1 CodeableConcept 投与される身体部位
Binding: JP Core Medication JAMI External Body Site ValueSet (preferred)
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... Slices for extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... siteComment 0..* CodeableConcept 投与部位コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_SiteComment
Binding: JP Core Medication Example SiteComment ValueSet (example)
...... bodySite 0..* Reference(BodyStructure) 身体部位の位置に関する詳細
URL: http://hl7.org/fhir/StructureDefinition/bodySite
..... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
..... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... route Σ 0..1 CodeableConcept 投与経路
Binding: JP Core Medication HL70162-based Route ValueSet (preferred)
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... Slices for extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... routeComment 0..* CodeableConcept 投与経路コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RouteComment
Binding: JP Core Medication Example RouteComment ValueSet (example)
..... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
..... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... method Σ 0..1 CodeableConcept 投与方法
Binding: SNOMEDCTAdministrationMethodCodes (example): 薬が投与される手法を説明するコード化された概念。 / A coded concept describing the technique by which the medicine is administered.

..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... Slices for extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... methodComment 0..* CodeableConcept 手技コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_MethodComment
Binding: JP Core Medication Example MethodComment ValueSet (example)
..... Slices for coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
Slice: Unordered, Open by value:system
...... coding:unitDigit1 Σ 0..1 Coding 投与⽅法に対応するJAMI 用法コード表基本用法1桁コード
Binding: JP Core Medication JAMI Basic Usage Type ValueSet (preferred)
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: urn:oid:1.2.392.200250.2.2.20.30
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... coding:unitDigit2 Σ 0..1 Coding 投与⽅法に対応するJAMI 用法コード表基本用法2桁コード
Binding: JP Core Medication JAMI Detail Usage ValueSet (preferred)
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: urn:oid:1.2.392.200250.2.2.20.40
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... text Σ 0..1 string 投与⽅法のテキスト表現
.... doseAndRate Σ 0..* Element 薬剤の投与量
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... Slices for extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... rateComment 0..* CodeableConcept 投与速度コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RateComment
Binding: JP Core Medication Example RateComment ValueSet (example)
..... type Σ 0..1 CodeableConcept 力価区分
Binding: JP Core Medication IngredientStrength StrengthType ValueSet (preferred)
..... dose[x] C 0..1 JP_MedicationSimpleQuantity 1回投与量(体積)
qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
..... Slices for rate[x] Σ 0..1 薬剤の投与量速度
Slice: Unordered, Closed by type:$this
...... rateRatio Ratio
...... rateRange Range
...... rateQuantity Quantity(SimpleQuantity)
...... rate[x]:rateRatio C 0..1 JP_MedicationRatio_DosePerPeriod 単位時間内での薬剤の容量
rat-1: 分子と分母の両方が存在するか、両方が存在します。両方が欠席している場合、いくつかの拡張が存在するものとします / Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present
...... rate[x]:rateRange C 0..1 JP_MedicationRange_UnitOfTime 範囲指定された時間の上限下限
rng-2: 存在する場合、低い値は高よりも低い値を持つものとします / If present, low SHALL have a lower value than high
...... rate[x]:rateQuantity C 0..1 SimpleQuantity 投与速度(流量)を指定する単位は流量を表す単位(e.g. 量/時間)を指定する
qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
.... maxDosePerPeriod C 0..1 JP_MedicationRatio_DosePerPeriod 単位時間当たりの投薬量の上限
rat-1: 分子と分母の両方が存在するか、両方が存在します。両方が欠席している場合、いくつかの拡張が存在するものとします / Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present
.... maxDosePerAdministration C 0..1 JP_MedicationSimpleQuantity 1回あたりの投薬量の上限
qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
.... maxDosePerLifetime C 0..1 JP_MedicationSimpleQuantity 生涯の投薬量の上限
qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
MedicationStatement.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
MedicationStatement.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-statement-status|4.0.1
from the FHIR Standard
MedicationStatement.statusReasonexampleSNOMEDCTDrugTherapyStatusCodes
http://hl7.org/fhir/ValueSet/reason-medication-status-codes
from the FHIR Standard
MedicationStatement.categorypreferredMedication usage category codes
http://hl7.org/fhir/ValueSet/medication-statement-category
from the FHIR Standard
MedicationStatement.reasonCodeexampleCondition/Problem/DiagnosisCodes
http://hl7.org/fhir/ValueSet/condition-code
from the FHIR Standard
MedicationStatement.dosage.additionalInstructionpreferredJP_MedicationUsageJAMIAdditional_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUsageJAMIAdditional_VS
MedicationStatement.dosage.timing.repeat.durationUnitrequiredUnitsOfTime
http://hl7.org/fhir/ValueSet/units-of-time|4.0.1
from the FHIR Standard
MedicationStatement.dosage.timing.repeat.periodUnitrequiredUnitsOfTime
http://hl7.org/fhir/ValueSet/units-of-time|4.0.1
from the FHIR Standard
MedicationStatement.dosage.timing.repeat.dayOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
from the FHIR Standard
MedicationStatement.dosage.timing.repeat.whenrequiredEventTiming
http://hl7.org/fhir/ValueSet/event-timing|4.0.1
from the FHIR Standard
MedicationStatement.dosage.timing.codepreferredJP_MedicationUsageInjection_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUsageInjection_VS
MedicationStatement.dosage.sitepreferredJP_MedicationBodySiteJAMIExternal_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationBodySiteJAMIExternal_VS
MedicationStatement.dosage.routepreferredJP_MedicationRouteHL70162_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationRouteHL70162_VS
MedicationStatement.dosage.methodexampleSNOMEDCTAdministrationMethodCodes
http://hl7.org/fhir/ValueSet/administration-method-codes
from the FHIR Standard
MedicationStatement.dosage.method.coding:unitDigit1preferredJP_MedicationMethodJAMIBasicUsage_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationMethodJAMIBasicUsage_VS
MedicationStatement.dosage.method.coding:unitDigit2preferredJP_MedicationMethodJAMIDetailUsage_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationMethodJAMIDetailUsage_VS
MedicationStatement.dosage.doseAndRate.typepreferredJP_MedicationIngredientStrengthStrengthType_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationIngredientStrengthStrengthType_VS

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorMedicationStatementリソースが別のリソースに含まれている場合、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-5errorMedicationStatement別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementリソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both
: extension.exists() != value.exists()
qty-3errorMedicationStatement.dosage.doseAndRate.dose[x], MedicationStatement.dosage.doseAndRate.rate[x]:rateQuantity, MedicationStatement.dosage.maxDosePerAdministration, MedicationStatement.dosage.maxDosePerLifetimeユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rat-1errorMedicationStatement.dosage.doseAndRate.rate[x]:rateRatio, MedicationStatement.dosage.maxDosePerPeriod分子と分母の両方が存在するか、両方が存在します。両方が欠席している場合、いくつかの拡張が存在するものとします / Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present
: (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
rng-2errorMedicationStatement.dosage.doseAndRate.rate[x]:rateRange存在する場合、低い値は高よりも低い値を持つものとします / If present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)
sqty-1errorMedicationStatement.dosage.doseAndRate.dose[x], MedicationStatement.dosage.maxDosePerAdministration, MedicationStatement.dosage.maxDosePerLifetimeコンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
: comparator.empty()
sqty-1errorMedicationStatement.dosage.doseAndRate.rate[x]:rateQuantityコンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
: comparator.empty()
tim-1errorMedicationStatement.dosage.timing.repeat期間がある場合は、期間単位が必要です / if there's a duration, there needs to be duration units
: duration.empty() or durationUnit.exists()
tim-2errorMedicationStatement.dosage.timing.repeat期間がある場合、期間単位が必要です / if there's a period, there needs to be period units
: period.empty() or periodUnit.exists()
tim-4errorMedicationStatement.dosage.timing.repeat期間は非陰性価値です / duration SHALL be a non-negative value
: duration.exists() implies duration >= 0
tim-5errorMedicationStatement.dosage.timing.repeat期間は非陰性の価値です / period SHALL be a non-negative value
: period.exists() implies period >= 0
tim-6errorMedicationStatement.dosage.timing.repeat期間がある場合、期間がなければなりません / If there's a periodMax, there must be a period
: periodMax.empty() or period.exists()
tim-7errorMedicationStatement.dosage.timing.repeatHurtermaxがある場合、期間がなければなりません / If there's a durationMax, there must be a duration
: durationMax.empty() or duration.exists()
tim-8errorMedicationStatement.dosage.timing.repeatcountmaxがある場合、カウントが必要です / If there's a countMax, there must be a count
: countMax.empty() or count.exists()
tim-9errorMedicationStatement.dosage.timing.repeatオフセットがある場合、c、cm、cd、cvではなく(c、cvではない)存在する必要があります。 / If there's an offset, there must be a when (and not C, CM, CD, CV)
: offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not()))
tim-10errorMedicationStatement.dosage.timing.repeat時間がある場合、いつ、またはその逆もありません / If there's a timeOfDay, there cannot be a when, or vice versa
: timeOfDay.empty() or when.empty()

This structure is derived from MedicationStatement

Differential View

This structure is derived from MedicationStatement

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..* MedicationStatement 服薬情報
... identifier 0..* Identifier 外部から参照されるID
... status 1..1 code アクティブ|完了|エラーに入った|意図した|停止|オンホールド|不明|非テイク / active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
... statusReason 0..* CodeableConcept 服薬状況の理由
... category 0..1 CodeableConcept 薬剤使用区分
... medication[x] 1..1 Reference(JP Core Medication Profile) What medication was supplied 医薬品
... subject 1..1 Reference(JP Core Patient Profile) 処方箋が発行された患者に対する参照
... Slices for effective[x] 0..1 dateTime, Period 薬が服用/服用/服用/時刻または間隔 / The date/time or interval when the medication is/was/will be taken
Slice: Unordered, Open by type:$this
.... effective[x]:effectivePeriod 0..1 Period 服薬期間
..... start 0..1 dateTime 開始日
..... end 0..1 dateTime 終了日
... dateAsserted 0..1 dateTime このステートメントが言明された日
... informationSource 0..1 Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization) この服用状況についての情報を提供した人物あるいは組織についての参照
... derivedFrom 0..* Reference(Resource) その他の支持情報
... reasonCode 0..* CodeableConcept この投薬の理由。対象疾患
.... coding 0..* Coding 投与理由,対象疾患についてのコード
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport) 服薬理由を支持するObservation, Condition, DiagnosticReportについての参照。
... note 0..* Annotation 他のフィールドには記述できないこのstatementについての追加情報
... dosage 0..* JP_MedicationDosage_Injection この薬剤がどのように服用されたのか,服用すべきだったのかを示す情報
.... Slices for extension Content/Rules for all slices
..... rateComment 0..* CodeableConcept 投与速度コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RateComment
Binding: JP Core Medication Example RateComment ValueSet (example)

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..* MedicationStatement 服薬情報
... implicitRules ?!Σ 0..1 uri このコンテンツが作成されたルールのセット / A set of rules under which this content was created
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ 0..* Identifier 外部から参照されるID
... status ?!Σ 1..1 code アクティブ|完了|エラーに入った|意図した|停止|オンホールド|不明|非テイク / active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
Binding: Medication Status Codes (required): 薬剤の現在の状態を示すコード化された概念。 / A coded concept indicating the current status of a MedicationStatement.

... statusReason 0..* CodeableConcept 服薬状況の理由
Binding: SNOMEDCTDrugTherapyStatusCodes (example): ステートメントのステータスの理由を示すコード化された概念。 / A coded concept indicating the reason for the status of the statement.


... category Σ 0..1 CodeableConcept 薬剤使用区分
Binding: Medication usage category codes (preferred): 薬剤が含まれている場所を識別するコード化された概念は、薬物測定に含まれる場所が消費または投与されると予想されます。 / A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered.

... medication[x] Σ 1..1 Reference(JP Core Medication Profile) What medication was supplied 医薬品
... subject Σ 1..1 Reference(JP Core Patient Profile) 処方箋が発行された患者に対する参照
... Slices for effective[x] Σ 0..1 薬が服用/服用/服用/時刻または間隔 / The date/time or interval when the medication is/was/will be taken
Slice: Unordered, Open by type:$this
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effective[x]:effectivePeriod Σ 0..1 Period 服薬期間
..... start ΣC 0..1 dateTime 開始日
..... end ΣC 0..1 dateTime 終了日
... dateAsserted Σ 0..1 dateTime このステートメントが言明された日
... informationSource 0..1 Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization) この服用状況についての情報を提供した人物あるいは組織についての参照
... derivedFrom 0..* Reference(Resource) その他の支持情報
... reasonCode 0..* CodeableConcept この投薬の理由。対象疾患
Binding: Condition/Problem/DiagnosisCodes (example): 薬が服用されている理由を特定するコード化された概念。 / A coded concept identifying why the medication is being taken.


.... coding Σ 0..* Coding 投与理由,対象疾患についてのコード
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport) 服薬理由を支持するObservation, Condition, DiagnosticReportについての参照。
... note 0..* Annotation 他のフィールドには記述できないこのstatementについての追加情報
... dosage 0..* JP_MedicationDosage_Injection この薬剤がどのように服用されたのか,服用すべきだったのかを示す情報
.... Slices for extension Content/Rules for all slices
..... dosageComment 0..* CodeableConcept 用法コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_DosageComment
Binding: JP Core Medication Example DosageComment ValueSet (example)
..... device 0..* Reference(Device) 投与装置
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Device
..... line 0..* CodeableConcept 指示ライン
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Line
..... lineComment 0..* CodeableConcept ラインコメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_LineComment
Binding: JP Core Medication Example LineComment ValueSet (example)
..... rateComment 0..* CodeableConcept 投与速度コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RateComment
Binding: JP Core Medication Example RateComment ValueSet (example)
.... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..* MedicationStatement 服薬情報
... id Σ 0..1 id このアーティファクトの論理ID / Logical id of this artifact
... meta Σ 0..1 Meta リソースに関するメタデータ / Metadata about the resource
... implicitRules ?!Σ 0..1 uri このコンテンツが作成されたルールのセット / A set of rules under which this content was created
... language 0..1 code リソースコンテンツの言語 / Language of the resource content
Binding: CommonLanguages (preferred): 人間の言語。 / A human language.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative 人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
... contained 0..* Resource インラインリソースが含まれています / Contained, inline Resources
... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
... modifierExtension ?! 0..* Extension 無視できない拡張機能 / Extensions that cannot be ignored
... identifier Σ 0..* Identifier 外部から参照されるID
... basedOn Σ 0..* Reference(MedicationRequest | CarePlan | ServiceRequest) 計画、提案、または命令を満たします / Fulfils plan, proposal or order
... partOf Σ 0..* Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation) 参照イベントの一部 / Part of referenced event
... status ?!Σ 1..1 code アクティブ|完了|エラーに入った|意図した|停止|オンホールド|不明|非テイク / active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
Binding: Medication Status Codes (required): 薬剤の現在の状態を示すコード化された概念。 / A coded concept indicating the current status of a MedicationStatement.

... statusReason 0..* CodeableConcept 服薬状況の理由
Binding: SNOMEDCTDrugTherapyStatusCodes (example): ステートメントのステータスの理由を示すコード化された概念。 / A coded concept indicating the reason for the status of the statement.


... category Σ 0..1 CodeableConcept 薬剤使用区分
Binding: Medication usage category codes (preferred): 薬剤が含まれている場所を識別するコード化された概念は、薬物測定に含まれる場所が消費または投与されると予想されます。 / A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered.

... medication[x] Σ 1..1 Reference(JP Core Medication Profile) What medication was supplied 医薬品
... subject Σ 1..1 Reference(JP Core Patient Profile) 処方箋が発行された患者に対する参照
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) 薬物測定に関連する遭遇 /エピソード / Encounter / Episode associated with MedicationStatement
... Slices for effective[x] Σ 0..1 薬が服用/服用/服用/時刻または間隔 / The date/time or interval when the medication is/was/will be taken
Slice: Unordered, Open by type:$this
.... effectiveDateTime dateTime
.... effectivePeriod Period
.... effective[x]:effectivePeriod Σ 0..1 Period 服薬期間
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... start ΣC 0..1 dateTime 開始日
..... end ΣC 0..1 dateTime 終了日
... dateAsserted Σ 0..1 dateTime このステートメントが言明された日
... informationSource 0..1 Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization) この服用状況についての情報を提供した人物あるいは組織についての参照
... derivedFrom 0..* Reference(Resource) その他の支持情報
... reasonCode 0..* CodeableConcept この投薬の理由。対象疾患
Binding: Condition/Problem/DiagnosisCodes (example): 薬が服用されている理由を特定するコード化された概念。 / A coded concept identifying why the medication is being taken.


.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding 投与理由,対象疾患についてのコード
.... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport) 服薬理由を支持するObservation, Condition, DiagnosticReportについての参照。
... note 0..* Annotation 他のフィールドには記述できないこのstatementについての追加情報
... dosage 0..* JP_MedicationDosage_Injection この薬剤がどのように服用されたのか,服用すべきだったのかを示す情報
.... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
.... Slices for extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... dosageComment 0..* CodeableConcept 用法コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_DosageComment
Binding: JP Core Medication Example DosageComment ValueSet (example)
..... device 0..* Reference(Device) 投与装置
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Device
..... line 0..* CodeableConcept 指示ライン
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_Line
..... lineComment 0..* CodeableConcept ラインコメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_LineComment
Binding: JP Core Medication Example LineComment ValueSet (example)
..... rateComment 0..* CodeableConcept 投与速度コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RateComment
Binding: JP Core Medication Example RateComment ValueSet (example)
.... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... sequence Σ 0..1 integer 服用指示の順番
.... text Σ 0..1 string 投与⽅法のテキスト表現
.... additionalInstruction Σ 0..* CodeableConcept 患者に対する補足指示や注意。たとえば、「食事と一緒に」「眠くなることがある」
Binding: JP Core Medication JAMI Additional Usage ValueSet (preferred)
.... patientInstruction Σ 0..1 string 患者あるいは消費者向けの指示
.... timing 0..1 JP_MedicationTiming 投与タイミング
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension 認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
..... event Σ 0..* dateTime 服用もしくは注射を行なうタイミングを示す時刻
..... repeat ΣC 0..1 Element イベントが発生する時刻
tim-1: 期間がある場合は、期間単位が必要です / if there's a duration, there needs to be duration units
tim-2: 期間がある場合、期間単位が必要です / if there's a period, there needs to be period units
tim-4: 期間は非陰性価値です / duration SHALL be a non-negative value
tim-5: 期間は非陰性の価値です / period SHALL be a non-negative value
tim-6: 期間がある場合、期間がなければなりません / If there's a periodMax, there must be a period
tim-7: Hurtermaxがある場合、期間がなければなりません / If there's a durationMax, there must be a duration
tim-8: countmaxがある場合、カウントが必要です / If there's a countMax, there must be a count
tim-9: オフセットがある場合、c、cm、cd、cvではなく(c、cvではない)存在する必要があります。 / If there's an offset, there must be a when (and not C, CM, CD, CV)
tim-10: 時間がある場合、いつ、またはその逆もありません / If there's a timeOfDay, there cannot be a when, or vice versa
...... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... bounds[x] Σ 0..1 服用・注射開始日から服用・注射終了日までの全日数
....... boundsDuration Duration
....... boundsRange Range
....... boundsPeriod Period
...... count Σ 0..1 positiveInt 繰り返し服用もしくは注射回数
...... countMax Σ 0..1 positiveInt 繰り返しの最大回数
...... duration Σ 0..1 decimal 継続時間
...... durationMax Σ 0..1 decimal 継続時間(最大値)
...... durationUnit Σ 0..1 code s |min |h |d |wk |mo |A-時間単位(ucum) / s | min | h | d | wk | mo | a - unit of time (UCUM)
Binding: UnitsOfTime (required): 時間単位(UCUMからの単位)。 / A unit of time (units from UCUM).

...... frequency Σ 0..1 positiveInt 期間内にイベントが発生する回数、頻度
...... frequencyMax Σ 0..1 positiveInt 期間内にイベントが発生する最大回数、最大頻度
...... period Σ 0..1 decimal イベントが発生する頻度に対応する期間
...... periodMax Σ 0..1 decimal 期間の上限(3-4時間)
...... periodUnit Σ 0..1 code s |min |h |d |wk |mo |A-時間単位(ucum) / s | min | h | d | wk | mo | a - unit of time (UCUM)
Binding: UnitsOfTime (required): 時間単位(UCUMからの単位)。 / A unit of time (units from UCUM).

...... dayOfWeek Σ 0..* code 月|火|水|木|金|土|太陽 / mon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required)
...... timeOfDay Σ 0..* time 一日の間で投与される時刻
...... when Σ 0..* code 投薬期間についてのコード
Binding: EventTiming (required): スケジュールに関連する現実世界のイベント。 / Real world event relating to the schedule.


...... offset Σ 0..1 unsignedInt イベントからの時間(分、前後)
..... code Σ 0..1 CodeableConcept 入札|TID |QID |AM |PM |QD |qod |+ / BID | TID | QID | AM | PM | QD | QOD | +
Binding: JP Core MedicationReuqest Injection Usage ValueSet (preferred)
.... asNeeded[x] Σ 0..1 boolean 「頓用」指示
.... site Σ 0..1 CodeableConcept 投与される身体部位
Binding: JP Core Medication JAMI External Body Site ValueSet (preferred)
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... Slices for extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... siteComment 0..* CodeableConcept 投与部位コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_SiteComment
Binding: JP Core Medication Example SiteComment ValueSet (example)
...... bodySite 0..* Reference(BodyStructure) 身体部位の位置に関する詳細
URL: http://hl7.org/fhir/StructureDefinition/bodySite
..... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
..... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... route Σ 0..1 CodeableConcept 投与経路
Binding: JP Core Medication HL70162-based Route ValueSet (preferred)
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... Slices for extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... routeComment 0..* CodeableConcept 投与経路コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RouteComment
Binding: JP Core Medication Example RouteComment ValueSet (example)
..... coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
..... text Σ 0..1 string コンセプトの単純なテキスト表現 / Plain text representation of the concept
.... method Σ 0..1 CodeableConcept 投与方法
Binding: SNOMEDCTAdministrationMethodCodes (example): 薬が投与される手法を説明するコード化された概念。 / A coded concept describing the technique by which the medicine is administered.

..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... Slices for extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... methodComment 0..* CodeableConcept 手技コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_MethodComment
Binding: JP Core Medication Example MethodComment ValueSet (example)
..... Slices for coding Σ 0..* Coding 用語システムによって定義されたコード / Code defined by a terminology system
Slice: Unordered, Open by value:system
...... coding:unitDigit1 Σ 0..1 Coding 投与⽅法に対応するJAMI 用法コード表基本用法1桁コード
Binding: JP Core Medication JAMI Basic Usage Type ValueSet (preferred)
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: urn:oid:1.2.392.200250.2.2.20.30
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
...... coding:unitDigit2 Σ 0..1 Coding 投与⽅法に対応するJAMI 用法コード表基本用法2桁コード
Binding: JP Core Medication JAMI Detail Usage ValueSet (preferred)
....... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
....... extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri 用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: urn:oid:1.2.392.200250.2.2.20.40
....... version Σ 0..1 string システムのバージョン - 関連する場合 / Version of the system - if relevant
....... code Σ 0..1 code システムによって定義された構文のシンボル / Symbol in syntax defined by the system
....... display Σ 0..1 string システムによって定義された表現 / Representation defined by the system
....... userSelected Σ 0..1 boolean このコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... text Σ 0..1 string 投与⽅法のテキスト表現
.... doseAndRate Σ 0..* Element 薬剤の投与量
..... id 0..1 string 要素間参照のための一意のID / Unique id for inter-element referencing
..... Slices for extension 0..* Extension 実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... rateComment 0..* CodeableConcept 投与速度コメント
URL: http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_RateComment
Binding: JP Core Medication Example RateComment ValueSet (example)
..... type Σ 0..1 CodeableConcept 力価区分
Binding: JP Core Medication IngredientStrength StrengthType ValueSet (preferred)
..... dose[x] C 0..1 JP_MedicationSimpleQuantity 1回投与量(体積)
qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
..... Slices for rate[x] Σ 0..1 薬剤の投与量速度
Slice: Unordered, Closed by type:$this
...... rateRatio Ratio
...... rateRange Range
...... rateQuantity Quantity(SimpleQuantity)
...... rate[x]:rateRatio C 0..1 JP_MedicationRatio_DosePerPeriod 単位時間内での薬剤の容量
rat-1: 分子と分母の両方が存在するか、両方が存在します。両方が欠席している場合、いくつかの拡張が存在するものとします / Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present
...... rate[x]:rateRange C 0..1 JP_MedicationRange_UnitOfTime 範囲指定された時間の上限下限
rng-2: 存在する場合、低い値は高よりも低い値を持つものとします / If present, low SHALL have a lower value than high
...... rate[x]:rateQuantity C 0..1 SimpleQuantity 投与速度(流量)を指定する単位は流量を表す単位(e.g. 量/時間)を指定する
qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
.... maxDosePerPeriod C 0..1 JP_MedicationRatio_DosePerPeriod 単位時間当たりの投薬量の上限
rat-1: 分子と分母の両方が存在するか、両方が存在します。両方が欠席している場合、いくつかの拡張が存在するものとします / Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present
.... maxDosePerAdministration C 0..1 JP_MedicationSimpleQuantity 1回あたりの投薬量の上限
qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
.... maxDosePerLifetime C 0..1 JP_MedicationSimpleQuantity 生涯の投薬量の上限
qty-3: ユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
sqty-1: コンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
MedicationStatement.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
MedicationStatement.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-statement-status|4.0.1
from the FHIR Standard
MedicationStatement.statusReasonexampleSNOMEDCTDrugTherapyStatusCodes
http://hl7.org/fhir/ValueSet/reason-medication-status-codes
from the FHIR Standard
MedicationStatement.categorypreferredMedication usage category codes
http://hl7.org/fhir/ValueSet/medication-statement-category
from the FHIR Standard
MedicationStatement.reasonCodeexampleCondition/Problem/DiagnosisCodes
http://hl7.org/fhir/ValueSet/condition-code
from the FHIR Standard
MedicationStatement.dosage.additionalInstructionpreferredJP_MedicationUsageJAMIAdditional_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUsageJAMIAdditional_VS
MedicationStatement.dosage.timing.repeat.durationUnitrequiredUnitsOfTime
http://hl7.org/fhir/ValueSet/units-of-time|4.0.1
from the FHIR Standard
MedicationStatement.dosage.timing.repeat.periodUnitrequiredUnitsOfTime
http://hl7.org/fhir/ValueSet/units-of-time|4.0.1
from the FHIR Standard
MedicationStatement.dosage.timing.repeat.dayOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
from the FHIR Standard
MedicationStatement.dosage.timing.repeat.whenrequiredEventTiming
http://hl7.org/fhir/ValueSet/event-timing|4.0.1
from the FHIR Standard
MedicationStatement.dosage.timing.codepreferredJP_MedicationUsageInjection_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationUsageInjection_VS
MedicationStatement.dosage.sitepreferredJP_MedicationBodySiteJAMIExternal_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationBodySiteJAMIExternal_VS
MedicationStatement.dosage.routepreferredJP_MedicationRouteHL70162_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationRouteHL70162_VS
MedicationStatement.dosage.methodexampleSNOMEDCTAdministrationMethodCodes
http://hl7.org/fhir/ValueSet/administration-method-codes
from the FHIR Standard
MedicationStatement.dosage.method.coding:unitDigit1preferredJP_MedicationMethodJAMIBasicUsage_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationMethodJAMIBasicUsage_VS
MedicationStatement.dosage.method.coding:unitDigit2preferredJP_MedicationMethodJAMIDetailUsage_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationMethodJAMIDetailUsage_VS
MedicationStatement.dosage.doseAndRate.typepreferredJP_MedicationIngredientStrengthStrengthType_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationIngredientStrengthStrengthType_VS

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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-4errorMedicationStatementリソースが別のリソースに含まれている場合、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-5errorMedicationStatement別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementリソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both
: extension.exists() != value.exists()
qty-3errorMedicationStatement.dosage.doseAndRate.dose[x], MedicationStatement.dosage.doseAndRate.rate[x]:rateQuantity, MedicationStatement.dosage.maxDosePerAdministration, MedicationStatement.dosage.maxDosePerLifetimeユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rat-1errorMedicationStatement.dosage.doseAndRate.rate[x]:rateRatio, MedicationStatement.dosage.maxDosePerPeriod分子と分母の両方が存在するか、両方が存在します。両方が欠席している場合、いくつかの拡張が存在するものとします / Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present
: (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())
rng-2errorMedicationStatement.dosage.doseAndRate.rate[x]:rateRange存在する場合、低い値は高よりも低い値を持つものとします / If present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)
sqty-1errorMedicationStatement.dosage.doseAndRate.dose[x], MedicationStatement.dosage.maxDosePerAdministration, MedicationStatement.dosage.maxDosePerLifetimeコンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
: comparator.empty()
sqty-1errorMedicationStatement.dosage.doseAndRate.rate[x]:rateQuantityコンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
: comparator.empty()
tim-1errorMedicationStatement.dosage.timing.repeat期間がある場合は、期間単位が必要です / if there's a duration, there needs to be duration units
: duration.empty() or durationUnit.exists()
tim-2errorMedicationStatement.dosage.timing.repeat期間がある場合、期間単位が必要です / if there's a period, there needs to be period units
: period.empty() or periodUnit.exists()
tim-4errorMedicationStatement.dosage.timing.repeat期間は非陰性価値です / duration SHALL be a non-negative value
: duration.exists() implies duration >= 0
tim-5errorMedicationStatement.dosage.timing.repeat期間は非陰性の価値です / period SHALL be a non-negative value
: period.exists() implies period >= 0
tim-6errorMedicationStatement.dosage.timing.repeat期間がある場合、期間がなければなりません / If there's a periodMax, there must be a period
: periodMax.empty() or period.exists()
tim-7errorMedicationStatement.dosage.timing.repeatHurtermaxがある場合、期間がなければなりません / If there's a durationMax, there must be a duration
: durationMax.empty() or duration.exists()
tim-8errorMedicationStatement.dosage.timing.repeatcountmaxがある場合、カウントが必要です / If there's a countMax, there must be a count
: countMax.empty() or count.exists()
tim-9errorMedicationStatement.dosage.timing.repeatオフセットがある場合、c、cm、cd、cvではなく(c、cvではない)存在する必要があります。 / If there's an offset, there must be a when (and not C, CM, CD, CV)
: offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not()))
tim-10errorMedicationStatement.dosage.timing.repeat時間がある場合、いつ、またはその逆もありません / If there's a timeOfDay, there cannot be a when, or vice versa
: timeOfDay.empty() or when.empty()