FHIR IG Statistics: StructureDefinition/mii-pr-mtb-dna-fusion
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "mii-pr-mtb-dna-fusion",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-dna-fusion",
"version": "2024.0.0-ballot",
"name": "MII_PR_MTB_DNA_Fusion",
"title": "MII PR MTB DNA Fusion",
"status": "draft",
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "DNA-Fusion",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/variante",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.meta",
"path": "Observation.meta",
"mustSupport": true
},
{
"id": "Observation.meta.profile",
"path": "Observation.meta.profile",
"mustSupport": true
},
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"short": "VariantenId im Kontext des NGS-Befundes",
"definition": "Eindeutige ID der Variante im Kontext des NGS-Befundes.",
"mustSupport": true
},
{
"id": "Observation.focus",
"path": "Observation.focus",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-diagnose-primaertumor",
"https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-diagnose-primaertumor"
]
}
],
"mustSupport": true
},
{
"id": "Observation.component",
"path": "Observation.component",
"min": 6
},
{
"id": "Observation.component:allelic-read-depth",
"path": "Observation.component",
"sliceName": "allelic-read-depth",
"short": "Number reported reads"
},
{
"id": "Observation.component:allelic-read-depth.code",
"path": "Observation.component.code",
"mustSupport": true
},
{
"id": "Observation.component:allelic-read-depth.value[x]",
"path": "Observation.component.value[x]",
"mustSupport": true
},
{
"id": "Observation.component:five-prime-chromosome",
"path": "Observation.component",
"sliceName": "five-prime-chromosome",
"short": "5' Domain - Chromosom",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.component:five-prime-chromosome.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [
{
"code": "five-prime-chromosome",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
}
]
}
},
{
"id": "Observation.component:five-prime-chromosome.value[x]",
"path": "Observation.component.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Observation.component:five-prime-chromosome.value[x]:valueCodeableConcept",
"path": "Observation.component.value[x]",
"sliceName": "valueCodeableConcept",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mustSupport": true
},
{
"id": "Observation.component:three-prime-chromosome",
"path": "Observation.component",
"sliceName": "three-prime-chromosome",
"short": "3' Domain - Chromosom",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.component:three-prime-chromosome.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [
{
"code": "three-prime-chromosome",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
}
]
},
"mustSupport": true
},
{
"id": "Observation.component:three-prime-chromosome.value[x]",
"path": "Observation.component.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Observation.component:three-prime-chromosome.value[x]:valueCodeableConcept",
"path": "Observation.component.value[x]",
"sliceName": "valueCodeableConcept",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mustSupport": true
},
{
"id": "Observation.component:five-prime-position",
"path": "Observation.component",
"sliceName": "five-prime-position",
"short": "5' Domain - Position",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.component:five-prime-position.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [
{
"code": "five-prime-position",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
}
]
},
"mustSupport": true
},
{
"id": "Observation.component:five-prime-position.value[x]",
"path": "Observation.component.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Observation.component:five-prime-position.value[x]:valueRange",
"path": "Observation.component.value[x]",
"sliceName": "valueRange",
"min": 0,
"max": "1",
"type": [
{
"code": "Range"
}
],
"mustSupport": true
},
{
"id": "Observation.component:three-prime-position",
"path": "Observation.component",
"sliceName": "three-prime-position",
"short": "3' Domain - Position",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.component:three-prime-position.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [
{
"code": "three-prime-position",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
}
]
},
"mustSupport": true
},
{
"id": "Observation.component:five-prime-gene",
"path": "Observation.component",
"sliceName": "five-prime-gene",
"short": "5' Domain - Gen",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.component:five-prime-gene.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [
{
"code": "five-prime-gene",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
}
]
},
"mustSupport": true
},
{
"id": "Observation.component:three-prime-gene",
"path": "Observation.component",
"sliceName": "three-prime-gene",
"short": "3' Domain - Gen",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.component:three-prime-gene.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [
{
"code": "three-prime-gene",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
}
]
},
"mustSupport": true
},
{
"id": "Observation.component:three-prime-gene.value[x]",
"path": "Observation.component.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Observation.component:three-prime-gene.value[x]:valueCodeableConcept",
"path": "Observation.component.value[x]",
"sliceName": "valueCodeableConcept",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mustSupport": true
}
]
}
}