{ "description": "Molecular pathology report", "_filename": "StructureDefinition-mii-pr-mtb-molecular-pathology-report.json", "package_name": "rs/de.medizininformatikinitiative.kerndatensatz.mtb", "date": null, "derivation": "constraint", "publisher": "Medizininformatik Initiative", "fhirVersion": "4.0.1", "name": "MII_PR_MTB_Molecular_Pathology_Report", "abstract": false, "type": "DiagnosticReport", "experimental": null, "resourceType": "StructureDefinition", "title": "MII PR MTB Molecular Pathology Report", "package_version": "2025.0.0-ballot", "status": "draft", "id": "7de07623-fe07-4e63-9ec4-e88070721de2", "kind": "resource", "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-molecular-pathology-report", "version": "2024.0.0-ballot", "differential": { "element": [ { "id": "DiagnosticReport.meta", "path": "DiagnosticReport.meta", "mustSupport": true }, { "id": "DiagnosticReport.meta.profile", "path": "DiagnosticReport.meta.profile", "mustSupport": true }, { "id": "DiagnosticReport.subject", "min": 1, "path": "DiagnosticReport.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.issued", "path": "DiagnosticReport.issued", "short": "Erstellungsdatum", "definition": "Erstellungsdatum des Berichts", "mustSupport": true }, { "id": "DiagnosticReport.performer", "path": "DiagnosticReport.performer", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ] } ], "short": "Institut", "definition": "Berichtendes Institut" }, { "id": "DiagnosticReport.specimen", "path": "DiagnosticReport.specimen", "short": "Probe", "definition": "Dem Bericht zugrunde liegende Probe" }, { "id": "DiagnosticReport.result", "path": "DiagnosticReport.result", "short": "Diagnostik", "slicing": { "rules": "open", "description": "Slices für verschiedene Inhalte eines Molekularpathologischen Reports. Diese Slices sind beliebig erweiterbar", "discriminator": [ { "path": "$this.resolve()", "type": "profile" } ] }, "definition": "Art der Diagnostik" }, { "id": "DiagnosticReport.result:Immunhistochemie", "max": "*", "min": 0, "path": "DiagnosticReport.result", "type": [ { "code": "Reference", "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-immunohistochemistry" ] } ], "short": "Immunhistochemie", "sliceName": "Immunhistochemie", "mustSupport": true }, { "id": "DiagnosticReport.result:InSituHybridisierung", "max": "*", "min": 0, "path": "DiagnosticReport.result", "type": [ { "code": "Reference", "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-insituhybridization" ] } ], "short": "Gewebasierte In-Situ-Hybridisierung", "sliceName": "InSituHybridisierung", "mustSupport": true } ] }, "contact": [ { "telecom": [ { "value": "https://www.medizininformatik-initiative.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" }