0.1.0 - ci-build

VPImplementationGuide - Local Development build (v0.1.0). See the Directory of published versions

Extension: VaccinationDoseRepeatingExtension

Official URL: https://fhir-vaccination-pass.github.io/fhir-implementation-guide/StructureDefinition/vp-vaccination-dose-repeating-extension Version: 0.1.0
Active as of 2022-08-23 Computable Name: VPVaccinationDoseRepeatingExtension

Context of Use

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

  • Element

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: 6 elements
Must-Support: 5 elements
Fixed Value: 2 elements
Prohibited: 2 elements

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionVaccinationDoseRepeatingExtension
... extension 1..*ExtensionExtension
... extension:interval S1..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"interval"
.... value[x] SI1..1QuantityValue of extension
age-1: There SHALL be a code if there is a value and it SHALL be an expression of time. If system is present, it SHALL be UCUM. If value is present, it SHALL be positive.
..... value S1..1decimalNumerical value (with implicit precision)
..... system S1..1uriSystem that defines coded unit form
..... code S1..1codeCoded form of the unit
Binding: CommonUCUMCodesForAge (required)
... url 1..1uri"https://fhir-vaccination-pass.github.io/fhir-implementation-guide/StructureDefinition/vp-vaccination-dose-repeating-extension"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionVaccinationDoseRepeatingExtension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:interval S1..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"interval"
.... value[x] SI1..1QuantityValue of extension
age-1: There SHALL be a code if there is a value and it SHALL be an expression of time. If system is present, it SHALL be UCUM. If value is present, it SHALL be positive.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... value SΣ1..1decimalNumerical value (with implicit precision)
..... comparator ?!Σ0..1code< | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

..... unit Σ0..1stringUnit representation
..... system SΣI1..1uriSystem that defines coded unit form
..... code SΣ1..1codeCoded form of the unit
Binding: CommonUCUMCodesForAge (required)

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 6 elements
Must-Support: 5 elements
Fixed Value: 2 elements
Prohibited: 2 elements

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionVaccinationDoseRepeatingExtension
... extension 1..*ExtensionExtension
... extension:interval S1..1ExtensionExtension
.... extension 0..0
.... url 1..1uri"interval"
.... value[x] SI1..1QuantityValue of extension
age-1: There SHALL be a code if there is a value and it SHALL be an expression of time. If system is present, it SHALL be UCUM. If value is present, it SHALL be positive.
..... value S1..1decimalNumerical value (with implicit precision)
..... system S1..1uriSystem that defines coded unit form
..... code S1..1codeCoded form of the unit
Binding: CommonUCUMCodesForAge (required)
... url 1..1uri"https://fhir-vaccination-pass.github.io/fhir-implementation-guide/StructureDefinition/vp-vaccination-dose-repeating-extension"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionVaccinationDoseRepeatingExtension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 1..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:interval S1..1ExtensionExtension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"interval"
.... value[x] SI1..1QuantityValue of extension
age-1: There SHALL be a code if there is a value and it SHALL be an expression of time. If system is present, it SHALL be UCUM. If value is present, it SHALL be positive.
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... value SΣ1..1decimalNumerical value (with implicit precision)
..... comparator ?!Σ0..1code< | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

..... unit Σ0..1stringUnit representation
..... system SΣI1..1uriSystem that defines coded unit form
..... code SΣ1..1codeCoded form of the unit
Binding: CommonUCUMCodesForAge (required)

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.extension:interval.value[x].comparatorrequiredQuantityComparator
Extension.extension:interval.value[x].coderequiredCommonUCUMCodesForAge

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.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtension.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.extension:intervalAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtension.extension:intervalMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.extension:interval.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
age-1errorExtension.extension:interval.value[x]There SHALL be a code if there is a value and it SHALL be an expression of time. If system is present, it SHALL be UCUM. If value is present, it SHALL be positive.
: (code.exists() or value.empty()) and (system.empty() or system = %ucum) and (value.empty() or value.hasValue().not() or value > 0)
ele-1errorExtension.extension:interval.value[x].extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtension.extension:interval.value[x].extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.extension:interval.value[x].valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorExtension.extension:interval.value[x].comparatorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorExtension.extension:interval.value[x].unitAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorExtension.extension:interval.value[x].systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorExtension.extension:interval.value[x].codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())