HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.0). See the Directory of published versions
Resource Profile:
JP Core Medication Profile
項目 内容
定義URL
http://jpfhir.jp/fhir/core/StructureDefinition/JP_Medication
Version
1.1.0
Name
JP_Medication
Title
JP Core Medication Profile
Status
Active
( 2022-10-24 )
Copyright
Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG
このプロファイルはMedicationリソースに対して、主に薬剤データを送受信するための基礎となる制約と拡張を定めたものである。
本プロファイルは薬剤のリストを表現する。注射ではしばしば複数の薬剤が混注して用いられ、不可分であることからMedicationリソースを利用して処方を表現することとした。
主に注射薬剤処方の一部としてMedicationRequest, MedicationDispense, MedicationAdministrationリソースと組み合わせて利用する。薬剤リストに使用する用語集は諸外国と日本では異なっており、日本国内で規格を運用するためにExtensionの追加や用語集の追加・変更を行った。現在、日本での注射関連規格として利用されているJAHIS 注射データ交換規約 Ver 2.1CおよびSS-MIX2 Ver.1.2hを参考にした。
背景および想定シナリオ
本プロファイルは、以下のようなユースケースを想定している。
電子カルテから特定の患者で使用された注射オーダに含まれる薬剤情報を構成する
退院時サマリや診療情報提供書において注射の投薬情報の一部として記述する
各種検査レポートや診断レポートにおいて注射の投薬情報の一部として記述する
SS-MIX2のOMP-02(注射オーダ)メッセージやJAHIS注射データ交換規約に準拠した注射オーダメッセージの一部としてJSONに変換する
スコープ
対象
本プロファイルの対象は注射、注入で使われる薬剤リストを電子的に連携するためのメッセージを記述することである。
対象としないこと
本プロファイルは注射、注入の薬剤で使用される薬剤リストに関するものであり、内服、外用の薬剤については対象としない。
また、このリソースは単独で用いられることはない。
プロファイル定義
Usage:
プロファイル詳細
Description of Profiles, Differentials, Snapshots and how the different presentations work .
This structure is derived from Medication
Summary
Mandatory: 1 element (1 nested mandatory element)
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Constraints
Id Grade Path(s) Details Requirements
ele-1 error **ALL** elements All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both : extension.exists() != value.exists()
qty-3 error Medication.ingredient.strength.numerator, Medication.ingredient.strength.denominator If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists()
rat-1 error Medication.amount, Medication.ingredient.strength 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())
This structure is derived from Medication
Summary
Mandatory: 1 element (1 nested mandatory element)
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Constraints
Id Grade Path(s) Details Requirements
ele-1 error **ALL** elements All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both : extension.exists() != value.exists()
qty-3 error Medication.ingredient.strength.numerator, Medication.ingredient.strength.denominator If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists()
rat-1 error Medication.amount, Medication.ingredient.strength 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())
Other representations of profile: CSV , Excel , Schematron
必須要素
次のデータ項目は必須である。
Medication リソースは、次の要素を持たなければならない。
status : ステータスは必須である
ingredient.itemCodeableConcept : 医薬品の識別情報であり、JP Coreでは必須である
ingredient.strength : 医薬品の投与量であり、JP Coreでは必須である
Medicationリソースでは、次の要素をサポートしなければならない。
ingredient.itemCodeableConcept : 医薬品の識別情報
ingredient.strength : 医薬品の投与量
Extensions定義
Medication リソースで使用される拡張は次の通りである。
用語定義
HL7 FHIRの基底規格では、薬剤コードをはじめとして、剤形などでSNOMED CTが使われているが、日本ではライセンスの問題もあり普及していない。代替としてJAHIS注射データ交換規約やSS-MIX2で使われている用語集を採用した。
HL7 ver 2系では用語集を識別するコーディングシステム名(以下、「CS名」)は文字列であったが、FHIRではURIを指定する必要があるため、それぞれにURIを割り当てた。以下に使用する用語集のCS名とURI表記を列記する。
分類
CS名
URI
医薬品
HOT7
urn:oid:1.2.392.200119.4.403.2
医薬品
HOT9
urn:oid:1.2.392.200119.4.403.1
医薬品
HOT13
urn:oid:1.2.392.200119.4.402.1
医薬品
YJコード
urn:oid:1.2.392.100495.20.1.73
剤形
MERIT-9(剤形)
http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicationFormMERIT9_CS
薬品単位
MERIT-9(単位)
urn:oid:1.2.392.100495.20.2.101
力価区分
処方情報 HL7FHIR 記述仕様(力価区分)
urn:oid:1.2.392.100495.20.2.22
項目の追加
日本国内の電子カルテシステムでの注射オーダの運用に合わせ、以下の項目を追加した。
薬剤番号(拡張「JP_MedicationDrugNo」を使用)
⼒価区分の追加(拡張「JP_MedicationStrengthType」を使用)
利用方法
Medication リソースは単体として用いられないため、検索などはMedicationRequest_Injectionなどの一部として行われる。
サンプル
注射関係のMedicationRequest_Injection、MedicationDispense_Injection、MedicationAdministration_Injectionリソースから参照されるサンプルを示す。
各種コメントの記述方法
Medicationリソースを参照する上位のリソースに記述される。
その他、参考文献・リンク等
HL7, FHIR MedicationRequest Resource, https://hl7.org/fhir/R4/medicationrequest.html
HL7, FHIR Medication Resource, https://hl7.org/fhir/R4/medication.html
HL7, FHIR BodyStructure Resource, https://hl7.org/fhir/R4/bodystructure.html
保健医療福祉情報システム工業会, JAHIS 注射データ交換規約 Ver.2.1C, https://www.jahis.jp/standard/detail/id=590
日本医療情報学会MERIT-9研究会, 医療情報交換規約運用指針、MERIT-9 処方オーダver 1.0, http://merit-9.mi.hama-med.ac.jp/jahis/SHOHOU.pdf
保健医療福祉情報システム工業会, JAHISデータ交換規約(共通編)Ver.1.2, https://www.jahis.jp/standard/detail/id=725
保健医療福祉情報システム工業会, JAHIS注射データ交換規約Ver.2.1C, https://www.jahis.jp/standard/detail/id=590
Mike Henderson, 日本HL7協会監修、「HL7メッセージ交換」、第2版、インナービジョン社、2013年
一般社団法人医療情報システム開発センター, 医薬品HOT コードマスター, http://www2.medis.or.jp/hcode/
日本医療情報学会、SS-MIX2仕様書・ガイドライン, http://www.jami.jp/jamistd/ssmix2.php