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

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

Data Type Profile: JP Core Medication Ratio Amount DataType

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

JP_MedicationRatio_Amount

Title

JP Core Medication Ratio Amount DataType

Status Active ( 2023-10-31 )
Copyright

Copyright Japan FHIR Implementation Infrastructure Study Group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会FHIR国内実装基盤研究会

このデータタイプはRatio DataTypeに対して、薬剤量/パッケージ量を表す比率を割り当てた制約と拡張を定めたものである。

Usages:

You can also check for usages in the FHIR IG Statistics

プロファイル詳細

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

This structure is derived from Ratio

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Ratio 0..* Ratio パッケージあたり薬剤の投与量
... numerator 0..1 JP_MedicationQuantity 投与量
... denominator 0..1 JP_MedicationQuantity パッケージ量

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Ratio C 0..* Ratio パッケージあたり薬剤の投与量
Constraints: rat-1
... numerator Σ 0..1 JP_MedicationQuantity 投与量
... denominator Σ 0..1 JP_MedicationQuantity パッケージ量

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Ratio C 0..* Ratio パッケージあたり薬剤の投与量
Constraints: rat-1
... 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
... numerator Σ 0..1 JP_MedicationQuantity 投与量
... denominator Σ 0..1 JP_MedicationQuantity パッケージ量

doco Documentation for this format

Terminology Bindings

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both extension.exists() != value.exists()
rat-1 error Ratio 分子と分母の両方が存在するか、両方が存在します。両方が欠席している場合、いくつかの拡張が存在するものとします / 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 Ratio

Differential View

This structure is derived from Ratio

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Ratio 0..* Ratio パッケージあたり薬剤の投与量
... numerator 0..1 JP_MedicationQuantity 投与量
... denominator 0..1 JP_MedicationQuantity パッケージ量

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Ratio C 0..* Ratio パッケージあたり薬剤の投与量
Constraints: rat-1
... numerator Σ 0..1 JP_MedicationQuantity 投与量
... denominator Σ 0..1 JP_MedicationQuantity パッケージ量

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Ratio C 0..* Ratio パッケージあたり薬剤の投与量
Constraints: rat-1
... 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
... numerator Σ 0..1 JP_MedicationQuantity 投与量
... denominator Σ 0..1 JP_MedicationQuantity パッケージ量

doco Documentation for this format

Terminology Bindings

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements すべてのFHIR要素には、@valueまたは子要素が必要です / All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions 両方ではなく、拡張または値[x]が必要です / Must have either extensions or value[x], not both extension.exists() != value.exists()
rat-1 error Ratio 分子と分母の両方が存在するか、両方が存在します。両方が欠席している場合、いくつかの拡張が存在するものとします / 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 Ratio

 

Other representations of profile: CSV, Excel, Schematron

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