FHIR Osiris Implementation Guide
2.1.0 - ci-build

FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Gene Fusion

Official URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/fusion Version: 2.1.0
Draft as of 2024-03-21 Computable Name: Fusion

Observation of a Gene Fusion derived from a SequencingAnalysis. The Fusion profile indicates the pathogenicity, the actionability and if the fusion has occured in the reading frame.

Usage:

Formal Views of Profile Content

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

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation Observation
... spanning-pairs S0..1integerNumber of reads pairs spanning the fusion
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/spanning-pairs
.... value[x] 0..1integerValue of extension
... split-reads S0..1integerNumber of reads containing the fusion point
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/split-reads
.... value[x] 0..1integerValue of extension
... code 1..1CodeableConceptType of the fusion event. eg: translocation, readthrough
Binding: Fusion Type Value Set (required)
... Slices for derivedFrom 1..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
Slice: Unordered, Open by pattern:reference
.... derivedFrom:fusion-molecular-sequences 0..2Reference(5 Prime Molecular Sequence | 3 Prime Molecular Sequence)Five prime and three prime positions of the fusion
.... derivedFrom:analysis 1..1Reference(Sequencing Analysis)Analysis from which come this observation
... Slices for component 1..*BackboneElementComponent results
Slice: Unordered, Open by pattern:code
.... component:actionability 0..1BackboneElementConclusion of the clinicians wether the variant is actionable or not during the Molecular Tumor Board
..... code 1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 93348-1
..... value[x] 0..1booleanActual component result
.... component:proposed-for-orientation 0..1BackboneElementIs the ClinicalTumorBoardConclusion used to orient the treatment decision ?
..... code 1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/umls
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: C0449889
..... value[x] 0..1booleanActual component result
.... component:pathogenicity 0..1BackboneElementConclusion of the biologist on the pathogenicity of the variant before the Molecular Tumor Board
..... code 1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 74019-1
..... value[x] 0..1CodeableConceptActual component result
Binding: Pathogenicity Value Set (required)
.... component:gene-studied 0..*BackboneElementGene studied [ID]
..... code 1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 48018-6
..... value[x] 1..1CodeableConceptIf no HGNC code issued for this gene yet, NCBI gene IDs SHALL be used.
Binding: HGNC (extensible)
.... component:in-frame 1..1BackboneElementSpecify whether the fusion is in frame
..... code 1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 95123-6
..... value[x] 0..1booleanActual component result

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Observation.coderequiredFusionType
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/FusionType
from this IG
Observation.component:pathogenicity.value[x]requiredPathogenicity
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/Pathogenicity
from this IG
Observation.component:gene-studied.value[x]extensibleHGNC
http://hl7.org/fhir/uv/genomics-reporting/ValueSet/hgnc
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationMeasurements and simple assertions
obs-7: If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present
obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... spanning-pairs S0..1integerNumber of reads pairs spanning the fusion
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/spanning-pairs
.... extension 0..0
.... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/spanning-pairs"
.... value[x] 0..1integerValue of extension
... split-reads S0..1integerNumber of reads containing the fusion point
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/split-reads
.... extension 0..0
.... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/split-reads"
.... value[x] 0..1integerValue of extension
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... code Σ1..1CodeableConceptType of the fusion event. eg: translocation, readthrough
Binding: Fusion Type Value Set (required)
... subject ΣC0..1Reference(Oncology Patient)Who and/or what the observation is about
ref-1: SHALL have a contained resource if a local reference is provided
... value[x] ΣC0..1Actual result
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
... dataAbsentReason C0..1CodeableConceptWhy the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

... Slices for derivedFrom ΣC1..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
Slice: Unordered, Open by pattern:reference
ref-1: SHALL have a contained resource if a local reference is provided
.... derivedFrom:fusion-molecular-sequences ΣC0..2Reference(5 Prime Molecular Sequence | 3 Prime Molecular Sequence)Five prime and three prime positions of the fusion
ref-1: SHALL have a contained resource if a local reference is provided
.... derivedFrom:analysis ΣC1..1Reference(Sequencing Analysis)Analysis from which come this observation
ref-1: SHALL have a contained resource if a local reference is provided
... Slices for component Σ1..*BackboneElementComponent results
Slice: Unordered, Open by pattern:code
.... component:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... component:actionability Σ0..1BackboneElementConclusion of the clinicians wether the variant is actionable or not during the Molecular Tumor Board
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 93348-1
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... component:proposed-for-orientation Σ0..1BackboneElementIs the ClinicalTumorBoardConclusion used to orient the treatment decision ?
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/umls
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: C0449889
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... component:pathogenicity Σ0..1BackboneElementConclusion of the biologist on the pathogenicity of the variant before the Molecular Tumor Board
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 74019-1
..... value[x] Σ0..1CodeableConceptActual component result
Binding: Pathogenicity Value Set (required)
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... component:gene-studied Σ0..*BackboneElementGene studied [ID]
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 48018-6
..... value[x] Σ1..1CodeableConceptIf no HGNC code issued for this gene yet, NCBI gene IDs SHALL be used.
Binding: HGNC (extensible)
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... component:in-frame Σ1..1BackboneElementSpecify whether the fusion is in frame
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 95123-6
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.coderequiredFusionType
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/FusionType
from this IG
Observation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:actionability.codeexamplePattern: LOINC code 93348-1
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:actionability.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:proposed-for-orientation.codeexamplePattern: C0449889
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:proposed-for-orientation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:pathogenicity.codeexamplePattern: LOINC code 74019-1
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:pathogenicity.value[x]requiredPathogenicity
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/Pathogenicity
from this IG
Observation.component:pathogenicity.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:gene-studied.codeexamplePattern: LOINC code 48018-6
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:gene-studied.value[x]extensibleHGNC
http://hl7.org/fhir/uv/genomics-reporting/ValueSet/hgnc
Observation.component:gene-studied.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:in-frame.codeexamplePattern: LOINC code 95123-6
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:in-frame.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationMeasurements and simple assertions
obs-7: If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present
obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... spanning-pairs S0..1integerNumber of reads pairs spanning the fusion
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/spanning-pairs
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/spanning-pairs"
.... value[x] 0..1integerValue of extension
... split-reads S0..1integerNumber of reads containing the fusion point
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/split-reads
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/split-reads"
.... value[x] 0..1integerValue of extension
... modifierExtension ?!N0..*ExtensionExtensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier Σ0..*IdentifierBusiness Identifier for observation
... basedOn ΣC0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
ref-1: SHALL have a contained resource if a local reference is provided
... partOf ΣC0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
ref-1: SHALL have a contained resource if a local reference is provided
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... category 0..*CodeableConceptClassification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.


... code Σ1..1CodeableConceptType of the fusion event. eg: translocation, readthrough
Binding: Fusion Type Value Set (required)
... subject ΣC0..1Reference(Oncology Patient)Who and/or what the observation is about
ref-1: SHALL have a contained resource if a local reference is provided
... focus ΣC0..*Reference(Resource)What the observation is about, when it is not about the subject of record
ref-1: SHALL have a contained resource if a local reference is provided
... encounter ΣC0..1Reference(Encounter)Healthcare event during which this observation is made
ref-1: SHALL have a contained resource if a local reference is provided
... effective[x] Σ0..1Clinically relevant time/time-period for observation
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... issued Σ0..1instantDate/Time this version was made available
... performer ΣC0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
ref-1: SHALL have a contained resource if a local reference is provided
... value[x] ΣC0..1Actual result
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
... dataAbsentReason C0..1CodeableConceptWhy the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... note 0..*AnnotationComments about the observation
... bodySite 0..1CodeableConceptObserved body part
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... method 0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... specimen C0..1Reference(Specimen)Specimen used for this observation
ref-1: SHALL have a contained resource if a local reference is provided
... device C0..1Reference(Device | DeviceMetric)(Measurement) Device
ref-1: SHALL have a contained resource if a local reference is provided
... referenceRange C0..*BackboneElementProvides guide for interpretation
obs-3: Must have at least a low or a high or text
.... id 0..1stringUnique id for inter-element referencing
.... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... low C0..1SimpleQuantityLow Range, if relevant
qty-3: If a code for the unit is present, the system SHALL also be present
sqty-1: The comparator is not used on a SimpleQuantity
.... high C0..1SimpleQuantityHigh Range, if relevant
qty-3: If a code for the unit is present, the system SHALL also be present
sqty-1: The comparator is not used on a SimpleQuantity
.... type 0..1CodeableConceptReference range qualifier
Binding: ObservationReferenceRangeMeaningCodes (preferred): Code for the meaning of a reference range.

.... appliesTo 0..*CodeableConceptReference range population
Binding: ObservationReferenceRangeAppliesToCodes (example): Codes identifying the population the reference range applies to.


.... age C0..1RangeApplicable age range, if relevant
rng-2: If present, low SHALL have a lower value than high
.... text 0..1stringText based reference range in an observation
... hasMember ΣC0..*Reference(Observation | QuestionnaireResponse | MolecularSequence)Related resource that belongs to the Observation group
ref-1: SHALL have a contained resource if a local reference is provided
... Slices for derivedFrom ΣC1..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
Slice: Unordered, Open by pattern:reference
ref-1: SHALL have a contained resource if a local reference is provided
.... derivedFrom:fusion-molecular-sequences ΣC0..2Reference(5 Prime Molecular Sequence | 3 Prime Molecular Sequence)Five prime and three prime positions of the fusion
ref-1: SHALL have a contained resource if a local reference is provided
.... derivedFrom:analysis ΣC1..1Reference(Sequencing Analysis)Analysis from which come this observation
ref-1: SHALL have a contained resource if a local reference is provided
... Slices for component Σ1..*BackboneElementComponent results
Slice: Unordered, Open by pattern:code
.... component:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

..... value[x] Σ0..1Actual component result
...... valueQuantityQuantity
...... valueCodeableConceptCodeableConcept
...... valueStringstring
...... valueBooleanboolean
...... valueIntegerinteger
...... valueRangeRange
...... valueRatioRatio
...... valueSampledDataSampledData
...... valueTimetime
...... valueDateTimedateTime
...... valuePeriodPeriod
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:actionability Σ0..1BackboneElementConclusion of the clinicians wether the variant is actionable or not during the Molecular Tumor Board
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 93348-1
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:proposed-for-orientation Σ0..1BackboneElementIs the ClinicalTumorBoardConclusion used to orient the treatment decision ?
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/umls
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: C0449889
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:pathogenicity Σ0..1BackboneElementConclusion of the biologist on the pathogenicity of the variant before the Molecular Tumor Board
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 74019-1
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] Σ0..1CodeableConceptActual component result
Binding: Pathogenicity Value Set (required)
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:gene-studied Σ0..*BackboneElementGene studied [ID]
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 48018-6
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] Σ1..1CodeableConceptIf no HGNC code issued for this gene yet, NCBI gene IDs SHALL be used.
Binding: HGNC (extensible)
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:in-frame Σ1..1BackboneElementSpecify whether the fusion is in frame
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 95123-6
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.categorypreferredObservationCategoryCodes
http://hl7.org/fhir/ValueSet/observation-category
from the FHIR Standard
Observation.coderequiredFusionType
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/FusionType
from this IG
Observation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
Observation.methodexampleObservationMethods
http://hl7.org/fhir/ValueSet/observation-methods
from the FHIR Standard
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
http://hl7.org/fhir/ValueSet/referencerange-meaning
from the FHIR Standard
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
http://hl7.org/fhir/ValueSet/referencerange-appliesto
from the FHIR Standard
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component:actionability.codeexamplePattern: LOINC code 93348-1
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:actionability.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:actionability.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component:proposed-for-orientation.codeexamplePattern: C0449889
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:proposed-for-orientation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:proposed-for-orientation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component:pathogenicity.codeexamplePattern: LOINC code 74019-1
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:pathogenicity.value[x]requiredPathogenicity
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/Pathogenicity
from this IG
Observation.component:pathogenicity.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:pathogenicity.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component:gene-studied.codeexamplePattern: LOINC code 48018-6
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:gene-studied.value[x]extensibleHGNC
http://hl7.org/fhir/uv/genomics-reporting/ValueSet/hgnc
Observation.component:gene-studied.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:gene-studied.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component:in-frame.codeexamplePattern: LOINC code 95123-6
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:in-frame.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:in-frame.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard

This structure is derived from Observation

Differential View

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation Observation
... spanning-pairs S0..1integerNumber of reads pairs spanning the fusion
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/spanning-pairs
.... value[x] 0..1integerValue of extension
... split-reads S0..1integerNumber of reads containing the fusion point
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/split-reads
.... value[x] 0..1integerValue of extension
... code 1..1CodeableConceptType of the fusion event. eg: translocation, readthrough
Binding: Fusion Type Value Set (required)
... Slices for derivedFrom 1..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
Slice: Unordered, Open by pattern:reference
.... derivedFrom:fusion-molecular-sequences 0..2Reference(5 Prime Molecular Sequence | 3 Prime Molecular Sequence)Five prime and three prime positions of the fusion
.... derivedFrom:analysis 1..1Reference(Sequencing Analysis)Analysis from which come this observation
... Slices for component 1..*BackboneElementComponent results
Slice: Unordered, Open by pattern:code
.... component:actionability 0..1BackboneElementConclusion of the clinicians wether the variant is actionable or not during the Molecular Tumor Board
..... code 1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 93348-1
..... value[x] 0..1booleanActual component result
.... component:proposed-for-orientation 0..1BackboneElementIs the ClinicalTumorBoardConclusion used to orient the treatment decision ?
..... code 1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/umls
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: C0449889
..... value[x] 0..1booleanActual component result
.... component:pathogenicity 0..1BackboneElementConclusion of the biologist on the pathogenicity of the variant before the Molecular Tumor Board
..... code 1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 74019-1
..... value[x] 0..1CodeableConceptActual component result
Binding: Pathogenicity Value Set (required)
.... component:gene-studied 0..*BackboneElementGene studied [ID]
..... code 1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 48018-6
..... value[x] 1..1CodeableConceptIf no HGNC code issued for this gene yet, NCBI gene IDs SHALL be used.
Binding: HGNC (extensible)
.... component:in-frame 1..1BackboneElementSpecify whether the fusion is in frame
..... code 1..1CodeableConceptType of component observation (code / type)
Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 95123-6
..... value[x] 0..1booleanActual component result

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Observation.coderequiredFusionType
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/FusionType
from this IG
Observation.component:pathogenicity.value[x]requiredPathogenicity
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/Pathogenicity
from this IG
Observation.component:gene-studied.value[x]extensibleHGNC
http://hl7.org/fhir/uv/genomics-reporting/ValueSet/hgnc

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationMeasurements and simple assertions
obs-7: If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present
obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... spanning-pairs S0..1integerNumber of reads pairs spanning the fusion
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/spanning-pairs
.... extension 0..0
.... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/spanning-pairs"
.... value[x] 0..1integerValue of extension
... split-reads S0..1integerNumber of reads containing the fusion point
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/split-reads
.... extension 0..0
.... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/split-reads"
.... value[x] 0..1integerValue of extension
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... code Σ1..1CodeableConceptType of the fusion event. eg: translocation, readthrough
Binding: Fusion Type Value Set (required)
... subject ΣC0..1Reference(Oncology Patient)Who and/or what the observation is about
ref-1: SHALL have a contained resource if a local reference is provided
... value[x] ΣC0..1Actual result
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
... dataAbsentReason C0..1CodeableConceptWhy the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

... Slices for derivedFrom ΣC1..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
Slice: Unordered, Open by pattern:reference
ref-1: SHALL have a contained resource if a local reference is provided
.... derivedFrom:fusion-molecular-sequences ΣC0..2Reference(5 Prime Molecular Sequence | 3 Prime Molecular Sequence)Five prime and three prime positions of the fusion
ref-1: SHALL have a contained resource if a local reference is provided
.... derivedFrom:analysis ΣC1..1Reference(Sequencing Analysis)Analysis from which come this observation
ref-1: SHALL have a contained resource if a local reference is provided
... Slices for component Σ1..*BackboneElementComponent results
Slice: Unordered, Open by pattern:code
.... component:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... component:actionability Σ0..1BackboneElementConclusion of the clinicians wether the variant is actionable or not during the Molecular Tumor Board
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 93348-1
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... component:proposed-for-orientation Σ0..1BackboneElementIs the ClinicalTumorBoardConclusion used to orient the treatment decision ?
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/umls
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: C0449889
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... component:pathogenicity Σ0..1BackboneElementConclusion of the biologist on the pathogenicity of the variant before the Molecular Tumor Board
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 74019-1
..... value[x] Σ0..1CodeableConceptActual component result
Binding: Pathogenicity Value Set (required)
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... component:gene-studied Σ0..*BackboneElementGene studied [ID]
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 48018-6
..... value[x] Σ1..1CodeableConceptIf no HGNC code issued for this gene yet, NCBI gene IDs SHALL be used.
Binding: HGNC (extensible)
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... component:in-frame Σ1..1BackboneElementSpecify whether the fusion is in frame
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 95123-6
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.coderequiredFusionType
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/FusionType
from this IG
Observation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:actionability.codeexamplePattern: LOINC code 93348-1
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:actionability.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:proposed-for-orientation.codeexamplePattern: C0449889
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:proposed-for-orientation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:pathogenicity.codeexamplePattern: LOINC code 74019-1
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:pathogenicity.value[x]requiredPathogenicity
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/Pathogenicity
from this IG
Observation.component:pathogenicity.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:gene-studied.codeexamplePattern: LOINC code 48018-6
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:gene-studied.value[x]extensibleHGNC
http://hl7.org/fhir/uv/genomics-reporting/ValueSet/hgnc
Observation.component:gene-studied.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:in-frame.codeexamplePattern: LOINC code 95123-6
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:in-frame.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*ObservationMeasurements and simple assertions
obs-7: If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present
obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... spanning-pairs S0..1integerNumber of reads pairs spanning the fusion
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/spanning-pairs
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/spanning-pairs"
.... value[x] 0..1integerValue of extension
... split-reads S0..1integerNumber of reads containing the fusion point
URL: https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/split-reads
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/split-reads"
.... value[x] 0..1integerValue of extension
... modifierExtension ?!N0..*ExtensionExtensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier Σ0..*IdentifierBusiness Identifier for observation
... basedOn ΣC0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
ref-1: SHALL have a contained resource if a local reference is provided
... partOf ΣC0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
ref-1: SHALL have a contained resource if a local reference is provided
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... category 0..*CodeableConceptClassification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.


... code Σ1..1CodeableConceptType of the fusion event. eg: translocation, readthrough
Binding: Fusion Type Value Set (required)
... subject ΣC0..1Reference(Oncology Patient)Who and/or what the observation is about
ref-1: SHALL have a contained resource if a local reference is provided
... focus ΣC0..*Reference(Resource)What the observation is about, when it is not about the subject of record
ref-1: SHALL have a contained resource if a local reference is provided
... encounter ΣC0..1Reference(Encounter)Healthcare event during which this observation is made
ref-1: SHALL have a contained resource if a local reference is provided
... effective[x] Σ0..1Clinically relevant time/time-period for observation
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... issued Σ0..1instantDate/Time this version was made available
... performer ΣC0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
ref-1: SHALL have a contained resource if a local reference is provided
... value[x] ΣC0..1Actual result
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
... dataAbsentReason C0..1CodeableConceptWhy the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... note 0..*AnnotationComments about the observation
... bodySite 0..1CodeableConceptObserved body part
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... method 0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... specimen C0..1Reference(Specimen)Specimen used for this observation
ref-1: SHALL have a contained resource if a local reference is provided
... device C0..1Reference(Device | DeviceMetric)(Measurement) Device
ref-1: SHALL have a contained resource if a local reference is provided
... referenceRange C0..*BackboneElementProvides guide for interpretation
obs-3: Must have at least a low or a high or text
.... id 0..1stringUnique id for inter-element referencing
.... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... low C0..1SimpleQuantityLow Range, if relevant
qty-3: If a code for the unit is present, the system SHALL also be present
sqty-1: The comparator is not used on a SimpleQuantity
.... high C0..1SimpleQuantityHigh Range, if relevant
qty-3: If a code for the unit is present, the system SHALL also be present
sqty-1: The comparator is not used on a SimpleQuantity
.... type 0..1CodeableConceptReference range qualifier
Binding: ObservationReferenceRangeMeaningCodes (preferred): Code for the meaning of a reference range.

.... appliesTo 0..*CodeableConceptReference range population
Binding: ObservationReferenceRangeAppliesToCodes (example): Codes identifying the population the reference range applies to.


.... age C0..1RangeApplicable age range, if relevant
rng-2: If present, low SHALL have a lower value than high
.... text 0..1stringText based reference range in an observation
... hasMember ΣC0..*Reference(Observation | QuestionnaireResponse | MolecularSequence)Related resource that belongs to the Observation group
ref-1: SHALL have a contained resource if a local reference is provided
... Slices for derivedFrom ΣC1..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
Slice: Unordered, Open by pattern:reference
ref-1: SHALL have a contained resource if a local reference is provided
.... derivedFrom:fusion-molecular-sequences ΣC0..2Reference(5 Prime Molecular Sequence | 3 Prime Molecular Sequence)Five prime and three prime positions of the fusion
ref-1: SHALL have a contained resource if a local reference is provided
.... derivedFrom:analysis ΣC1..1Reference(Sequencing Analysis)Analysis from which come this observation
ref-1: SHALL have a contained resource if a local reference is provided
... Slices for component Σ1..*BackboneElementComponent results
Slice: Unordered, Open by pattern:code
.... component:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

..... value[x] Σ0..1Actual component result
...... valueQuantityQuantity
...... valueCodeableConceptCodeableConcept
...... valueStringstring
...... valueBooleanboolean
...... valueIntegerinteger
...... valueRangeRange
...... valueRatioRatio
...... valueSampledDataSampledData
...... valueTimetime
...... valueDateTimedateTime
...... valuePeriodPeriod
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:actionability Σ0..1BackboneElementConclusion of the clinicians wether the variant is actionable or not during the Molecular Tumor Board
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 93348-1
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:proposed-for-orientation Σ0..1BackboneElementIs the ClinicalTumorBoardConclusion used to orient the treatment decision ?
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/umls
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: C0449889
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:pathogenicity Σ0..1BackboneElementConclusion of the biologist on the pathogenicity of the variant before the Molecular Tumor Board
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 74019-1
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] Σ0..1CodeableConceptActual component result
Binding: Pathogenicity Value Set (required)
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:gene-studied Σ0..*BackboneElementGene studied [ID]
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 48018-6
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] Σ1..1CodeableConceptIf no HGNC code issued for this gene yet, NCBI gene IDs SHALL be used.
Binding: HGNC (extensible)
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
.... component:in-frame Σ1..1BackboneElementSpecify whether the fusion is in frame
..... id 0..1stringUnique id for inter-element referencing
..... extension N0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.


Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://loinc.org
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: 95123-6
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... value[x] Σ0..1booleanActual component result
..... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

..... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


..... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.categorypreferredObservationCategoryCodes
http://hl7.org/fhir/ValueSet/observation-category
from the FHIR Standard
Observation.coderequiredFusionType
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/FusionType
from this IG
Observation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
Observation.methodexampleObservationMethods
http://hl7.org/fhir/ValueSet/observation-methods
from the FHIR Standard
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
http://hl7.org/fhir/ValueSet/referencerange-meaning
from the FHIR Standard
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
http://hl7.org/fhir/ValueSet/referencerange-appliesto
from the FHIR Standard
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component:actionability.codeexamplePattern: LOINC code 93348-1
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:actionability.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:actionability.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component:proposed-for-orientation.codeexamplePattern: C0449889
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:proposed-for-orientation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:proposed-for-orientation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component:pathogenicity.codeexamplePattern: LOINC code 74019-1
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:pathogenicity.value[x]requiredPathogenicity
https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/Pathogenicity
from this IG
Observation.component:pathogenicity.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:pathogenicity.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component:gene-studied.codeexamplePattern: LOINC code 48018-6
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:gene-studied.value[x]extensibleHGNC
http://hl7.org/fhir/uv/genomics-reporting/ValueSet/hgnc
Observation.component:gene-studied.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:gene-studied.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.component:in-frame.codeexamplePattern: LOINC code 95123-6
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component:in-frame.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component:in-frame.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard

This structure is derived from Observation

 

Other representations of profile: CSV, Excel, Schematron