0.1.0 - ci-build International flag

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

Logical Model: Molecular Precise Interval

Official URL: http://hl7.org/fhir/uv/cg-model/StructureDefinition/MolecularPreciseInterval Version: 0.1.0
Active as of 2022-03-10 Computable Name: MolecularPreciseInterval

Represents a precise interval with a specific coordinate-based start and end position

Formal Views of Profile Content

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

This structure is derived from Element

Summary

Mandatory: 0 element (3 nested mandatory elements)

This structure is derived from Element

NameFlagsCard.TypeDescription & Constraintsdoco
.. MolecularPreciseInterval 0..*ElementMolecular Precise Interval
... numberingSystem 1..1codeThe numbering system used for coordinates
... start 1..1integerStarting position of a defined interval
... end 1..1integerEnd position of a defined interval

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. MolecularPreciseInterval 0..*ElementMolecular Precise Interval
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... numberingSystem 1..1codeThe numbering system used for coordinates
... start 1..1integerStarting position of a defined interval

doco Documentation for this format

This structure is derived from Element

Summary

Mandatory: 0 element (3 nested mandatory elements)

Differential View

This structure is derived from Element

NameFlagsCard.TypeDescription & Constraintsdoco
.. MolecularPreciseInterval 0..*ElementMolecular Precise Interval
... numberingSystem 1..1codeThe numbering system used for coordinates
... start 1..1integerStarting position of a defined interval
... end 1..1integerEnd position of a defined interval

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MolecularPreciseInterval 0..*ElementMolecular Precise Interval
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... numberingSystem 1..1codeThe numbering system used for coordinates
... start 1..1integerStarting position of a defined interval

doco Documentation for this format

 

Other representations of profile: CSV, Excel

Constraints

IdGradePathDetailsRequirements
ele-1errorMolecularPreciseIntervalAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMolecularPreciseInterval.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorMolecularPreciseInterval.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()