HL7 FHIR JP Core ImplementationGuide
1.1.1 - release Japan flag

Publication Build: This will be filled in by the publication tooling

Data Type Profile: JP Core Medication Quantity DataType

項目内容
定義URL http://jpfhir.jp/fhir/core/StructureDefinition/JP_MedicationQuantity
Version 1.1.1
Name

JP_MedicationQuantity

Title

JP Core Medication Quantity DataType

Status Active ( 2022-11-02 )
Copyright

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

このデータタイプはQuantity DataTypeに対して、JP Coreにおける薬剤量に関する定義を行なったものである


Usage:

プロファイル詳細

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

This structure is derived from Quantity

Summary

Mandatory: 2 elements

NameFlagsCard.TypeDescription & Constraintsdoco
.. Quantity 0..*Quantity薬剤に関する数量と単位を定めたデータイプ
... value 1..1decimal(精度が暗示された)数値
... comparator 0..1code< | <= | >= | > - 値の解釈法
... unit 0..1string単位表現
... system 0..1uriコード化された単位表現を規定するシステム
... code 1..1code単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨
Binding: JP Core Medication MERIT9 Unit ValueSet (preferred)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Quantity C0..*Quantity薬剤に関する数量と単位を定めたデータイプ
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... value Σ1..1decimal(精度が暗示された)数値
... comparator ?!Σ0..1code< | <= | >= | > - 値の解釈法
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

... unit Σ0..1string単位表現
... system ΣC0..1uriコード化された単位表現を規定するシステム
... code Σ1..1code単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨
Binding: JP Core Medication MERIT9 Unit ValueSet (preferred)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Quantity.comparatorrequiredQuantityComparator
Quantity.codepreferredJP_MedicationUnitMERIT9_VS (a valid code from JP Core Medication MERIT9 Unit CodeSystem)

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
qty-3errorQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()

This structure is derived from Quantity

Summary

Mandatory: 2 elements

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Quantity 0..*Quantity薬剤に関する数量と単位を定めたデータイプ
... value 1..1decimal(精度が暗示された)数値
... comparator 0..1code< | <= | >= | > - 値の解釈法
... unit 0..1string単位表現
... system 0..1uriコード化された単位表現を規定するシステム
... code 1..1code単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨
Binding: JP Core Medication MERIT9 Unit ValueSet (preferred)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Quantity C0..*Quantity薬剤に関する数量と単位を定めたデータイプ
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... value Σ1..1decimal(精度が暗示された)数値
... comparator ?!Σ0..1code< | <= | >= | > - 値の解釈法
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

... unit Σ0..1string単位表現
... system ΣC0..1uriコード化された単位表現を規定するシステム
... code Σ1..1code単位のコード化された形式、【JP Core仕様】MERIT9医薬品単位略号マスタコードを推奨
Binding: JP Core Medication MERIT9 Unit ValueSet (preferred)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Quantity.comparatorrequiredQuantityComparator
Quantity.codepreferredJP_MedicationUnitMERIT9_VS (a valid code from JP Core Medication MERIT9 Unit CodeSystem)

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
qty-3errorQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()

 

Other representations of profile: CSV, Excel, Schematron