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_UnitOfTime
Version
1.1.2-dev
Name
JP_MedicationRange_UnitOfTime
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:
プロファイル詳細
Description of Profiles, Differentials, Snapshots and how the different presentations work .
This structure is derived from Range
Terminology Bindings
Path Conformance ValueSet URI
Range.low.code preferred UnitsOfTime http://hl7.org/fhir/ValueSet/units-of-time
from the FHIR Standard
Range.high.code preferred UnitsOfTime http://hl7.org/fhir/ValueSet/units-of-time
from the FHIR Standard
Constraints
Id Grade Path(s) Details Requirements
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()
rng-2 error Range 存在する場合、低い値は高よりも低い値を持つものとします / If present, low SHALL have a lower value than high : low.empty() or high.empty() or (low <= high)
This structure is derived from Range
Terminology Bindings
Path Conformance ValueSet URI
Range.low.code preferred UnitsOfTime http://hl7.org/fhir/ValueSet/units-of-time
from the FHIR Standard
Range.high.code preferred UnitsOfTime http://hl7.org/fhir/ValueSet/units-of-time
from the FHIR Standard
Constraints
Id Grade Path(s) Details Requirements
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()
rng-2 error Range 存在する場合、低い値は高よりも低い値を持つものとします / If present, low SHALL have a lower value than high : low.empty() or high.empty() or (low <= high)
Other representations of profile: CSV , Excel , Schematron