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

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

Data Type Profile: JP Core Medication Range DataType

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

JP_MedicationRange

Title

JP Core Medication Range DataType

Status Active ( 2023-10-31 )
Copyright

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

このデータタイプはRange DataTypeに対して、薬剤量の上限下限に関する定義を行なったものである


Usage:

  • This DataType Constraint is not used by any profiles in this Implementation Guide

プロファイル詳細

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

This structure is derived from Range

NameFlagsCard.TypeDescription & Constraintsdoco
.. Range 0..*Range薬剤の単位指定された上限下限量
... low 0..1JP_MedicationSimpleQuantity薬剤の上限量
... high 0..1JP_MedicationSimpleQuantity薬剤に関する数量と単位を定めた簡易データイプ

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Range C0..*Range薬剤の単位指定された上限下限量
rng-2: 存在する場合、低い値は高よりも低い値を持つものとします / If present, low SHALL have a lower value than high
... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
... low C0..1JP_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
... high C0..1JP_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

Constraints

IdGradePath(s)DetailsRequirements
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-3errorRange.low, Range.highユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rng-2errorRange存在する場合、低い値は高よりも低い値を持つものとします / If present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)
sqty-1errorRange.low, Range.highコンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
: comparator.empty()

This structure is derived from Range

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Range 0..*Range薬剤の単位指定された上限下限量
... low 0..1JP_MedicationSimpleQuantity薬剤の上限量
... high 0..1JP_MedicationSimpleQuantity薬剤に関する数量と単位を定めた簡易データイプ

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Range C0..*Range薬剤の単位指定された上限下限量
rng-2: 存在する場合、低い値は高よりも低い値を持つものとします / If present, low SHALL have a lower value than high
... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
... low C0..1JP_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
... high C0..1JP_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

Constraints

IdGradePath(s)DetailsRequirements
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-3errorRange.low, Range.highユニットのコードが存在する場合、システムも存在するものとします / If a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
rng-2errorRange存在する場合、低い値は高よりも低い値を持つものとします / If present, low SHALL have a lower value than high
: low.empty() or high.empty() or (low <= high)
sqty-1errorRange.low, Range.highコンパレータは、単純なQuantityで使用されません / The comparator is not used on a SimpleQuantity
: comparator.empty()

 

Other representations of profile: CSV, Excel, Schematron