{
"description": "Profile derived from OmiOutputObservation. It describes the output of GBM algorithm.",
"_filename": "StructureDefinition-gbm-output-observation-profile.json",
"package_name": "de.medizininformatikinitiative.use",
"date": "2024-12-11",
"derivation": "constraint",
"publisher": "MOLIT gGmbH",
"fhirVersion": "4.0.1",
"name": "GbmSummaryOutputObservation",
"abstract": false,
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "GBM-Output Observation",
"package_version": "case.omi-0.3.15",
"status": "active",
"id": "85c82583-638d-40ce-833c-0ca8cd8ec7c9",
"kind": "resource",
"url": "http://omi.de/fhir/registry/StructureDefinition/gbm-output-observation-profile",
"version": "0.3.14",
"differential": {
"element": [ {
"id": "Observation.component",
"path": "Observation.component",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "code",
"type": "pattern"
} ]
}
}, {
"id": "Observation.component:total",
"max": "1",
"min": 0,
"path": "Observation.component",
"sliceName": "total"
}, {
"id": "Observation.component:total.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [ {
"code": "258261001",
"system": "http://snomed.info/sct",
"display": "Tumor volume (observable entity)"
} ]
}
}, {
"id": "Observation.component:total.value[x]",
"min": 1,
"path": "Observation.component.value[x]",
"type": [ {
"code": "Quantity"
} ],
"patternQuantity": {
"code": "ml",
"unit": "mL",
"system": "http://unitsofmeasure.org"
}
}, {
"id": "Observation.component:peritumoralEdema",
"max": "1",
"min": 0,
"path": "Observation.component",
"sliceName": "peritumoralEdema"
}, {
"id": "Observation.component:peritumoralEdema.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [ {
"code": "C121674",
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display": "Peritumoral Edema"
} ]
}
}, {
"id": "Observation.component:peritumoralEdema.value[x]",
"min": 1,
"path": "Observation.component.value[x]",
"type": [ {
"code": "Quantity"
} ],
"patternQuantity": {
"code": "ml",
"unit": "mL",
"system": "http://unitsofmeasure.org"
}
}, {
"id": "Observation.component:enhancingTumor",
"max": "1",
"min": 0,
"path": "Observation.component",
"sliceName": "enhancingTumor"
}, {
"id": "Observation.component:enhancingTumor.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [ {
"code": "enhancingTumor",
"system": "http://omi.de/fhir/registry/CodeSystem/TodoCodesCS",
"display": "Enhancing Tumor"
} ]
}
}, {
"id": "Observation.component:enhancingTumor.value[x]",
"min": 1,
"path": "Observation.component.value[x]",
"type": [ {
"code": "Quantity"
} ],
"patternQuantity": {
"code": "ml",
"unit": "mL",
"system": "http://unitsofmeasure.org"
}
}, {
"id": "Observation.component:necroticAndNonEnhancingTumor",
"max": "1",
"min": 0,
"path": "Observation.component",
"sliceName": "necroticAndNonEnhancingTumor"
}, {
"id": "Observation.component:necroticAndNonEnhancingTumor.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [ {
"code": "necroticAndNonEnhancingTumor",
"system": "http://omi.de/fhir/registry/CodeSystem/TodoCodesCS",
"display": "Necrotic and Non-Enhancing Tumor"
} ]
}
}, {
"id": "Observation.component:necroticAndNonEnhancingTumor.value[x]",
"min": 1,
"path": "Observation.component.value[x]",
"type": [ {
"code": "Quantity"
} ],
"patternQuantity": {
"code": "ml",
"unit": "mL",
"system": "http://unitsofmeasure.org"
}
} ]
},
"baseDefinition": "http://omi.de/fhir/registry/StructureDefinition/output-observation"
}