0.1.0 - ci-build International flag

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

Logical Model: Genome Sequence Designation

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

Datatype to support FHIR Genomics. This datatype supports representations like GRCH38.p13 Chromosome 1

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 (2 nested mandatory elements)

This structure is derived from Element

NameFlagsCard.TypeDescription & Constraintsdoco
.. GenomeSequenceDesignation 0..*ElementGenome Sequence Designation
... build 1..1IdentifierGenome build id
... organism 0..1CodeableConceptOrganism
... description 0..1stringDescription of the genome sequence
... chromosome 1..1CodeableConceptChromosome represented by the genome sequence

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. GenomeSequenceDesignation 0..*ElementGenome Sequence Designation
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... build 1..1IdentifierGenome build id
... organism 0..1CodeableConceptOrganism
... accession 0..1CodeableConceptGenome build accession number
... chromosome 1..1CodeableConceptChromosome represented by the genome sequence

doco Documentation for this format

This structure is derived from Element

Summary

Mandatory: 0 element (2 nested mandatory elements)

Differential View

This structure is derived from Element

NameFlagsCard.TypeDescription & Constraintsdoco
.. GenomeSequenceDesignation 0..*ElementGenome Sequence Designation
... build 1..1IdentifierGenome build id
... organism 0..1CodeableConceptOrganism
... description 0..1stringDescription of the genome sequence
... chromosome 1..1CodeableConceptChromosome represented by the genome sequence

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. GenomeSequenceDesignation 0..*ElementGenome Sequence Designation
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... build 1..1IdentifierGenome build id
... organism 0..1CodeableConceptOrganism
... accession 0..1CodeableConceptGenome build accession number
... chromosome 1..1CodeableConceptChromosome represented by the genome sequence

doco Documentation for this format

 

Other representations of profile: CSV, Excel

Constraints

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