HL7 FHIR JP Core ImplementationGuide
1.2.0-a - release Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-a) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Data Type Profile: JP Core Medication Timing DataType

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

JP_MedicationTiming

Title

JP Core Medication Timing DataType

Status Active ( 2023-10-31 )
Copyright

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

このデータタイプはTiming DataTypeに対して、薬剤に関するタイミング定義を行なったものである

Usage:

プロファイル詳細

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Timing 0..* Timing 投与日時
... 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: TimingAbbreviation (preferred): 既知 /定義されたタイミングパターンのコード。 / Code for a known / defined timing pattern.


doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。