1.0.0 - ci-build

JPCoreV1 - Local Development build (v1.0.0). See the Directory of published versions

Extension: JP_MedicationRequest_DosageInstruction_UsageDuration

隔⽇投与など、服⽤開始⽇から終了⽇までの⽇数と実投与⽇数が異なる場合に、実投与⽇数を明⽰したい場合に使⽤する拡張

The official URL for this extension is:

http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationRequest_DosageInstruction_UsageDuration

Status: active
Extension maintained by: JAMI

Context of Use

This extension may be used on the following element(s):

  • MedicationRequest.dosageInstruction
  • MedicationDispense.dosageInstruction

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Mandatory: 0 element (4 nested mandatory elements)
Fixed Value: 4 elements
Prohibited: 4 elements

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionJP_MedicationRequest_DosageInstruction_UsageDuration
... id 0..0
... extension 0..0
... url 1..1uri"http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationRequest_DosageInstruction_UsageDuration"
.... id 0..0
.... value 1..1decimal実投与日数
.... comparator 0..0
.... unit 1..1string実投与日数単位
Fixed Value:
.... system 1..1uriUCUM
Fixed Value: http://unitsofmeasure.org
.... code 1..1code単位コードUCUMにおける実投与⽇数の単位
Fixed Value: d

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionJP_MedicationRequest_DosageInstruction_UsageDuration
... Slices for extension 0..0
... url 1..1uri"http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationRequest_DosageInstruction_UsageDuration"
... value[x] 0..1Duration実投与⽇数
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... value Σ1..1decimal実投与日数
.... unit Σ1..1string実投与日数単位
Fixed Value:
.... system ΣI1..1uriUCUM
Fixed Value: http://unitsofmeasure.org
.... code Σ1..1code単位コードUCUMにおける実投与⽇数の単位
Fixed Value: d

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 0 element (4 nested mandatory elements)
Fixed Value: 4 elements
Prohibited: 4 elements

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionJP_MedicationRequest_DosageInstruction_UsageDuration
... id 0..0
... extension 0..0
... url 1..1uri"http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationRequest_DosageInstruction_UsageDuration"
.... id 0..0
.... value 1..1decimal実投与日数
.... comparator 0..0
.... unit 1..1string実投与日数単位
Fixed Value:
.... system 1..1uriUCUM
Fixed Value: http://unitsofmeasure.org
.... code 1..1code単位コードUCUMにおける実投与⽇数の単位
Fixed Value: d

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionJP_MedicationRequest_DosageInstruction_UsageDuration
... Slices for extension 0..0
... url 1..1uri"http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationRequest_DosageInstruction_UsageDuration"
... value[x] 0..1Duration実投与⽇数
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... value Σ1..1decimal実投与日数
.... unit Σ1..1string実投与日数単位
Fixed Value:
.... system ΣI1..1uriUCUM
Fixed Value: http://unitsofmeasure.org
.... code Σ1..1code単位コードUCUMにおける実投与⽇数の単位
Fixed Value: d

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePathDetailsRequirements
ele-1errorExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorExtension.value[x].extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtension.value[x].extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.value[x].valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorExtension.value[x].unitAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorExtension.value[x].systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorExtension.value[x].codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())