{
"description": "Histologie: Befund. Vollständiger Befundbericht des Pathologen.",
"_filename": "StructureDefinition-mii-pr-onko-befund.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.onkologie",
"date": null,
"derivation": "constraint",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"name": "MII_PR_Onko_Befund",
"mapping": [ {
"name": "Mapping FHIR zu oBDS",
"identity": "oBDS"
} ],
"abstract": false,
"type": "DiagnosticReport",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR Onkologie Befund",
"package_version": "2025.0.0-alpha1",
"status": "active",
"id": "d38a3734-3836-4ab2-93d4-a8faa77aa91a",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-befund",
"version": "2025.0.0",
"differential": {
"element": [ {
"id": "DiagnosticReport.meta.profile",
"path": "DiagnosticReport.meta.profile",
"mustSupport": true
}, {
"id": "DiagnosticReport.basedOn",
"path": "DiagnosticReport.basedOn",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"id": "DiagnosticReport.basedOn:tumorkonferenz",
"max": "1",
"min": 0,
"path": "DiagnosticReport.basedOn",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-tumorkonferenz", "http://hl7.org/fhir/StructureDefinition/CarePlan" ]
} ],
"sliceName": "tumorkonferenz",
"mustSupport": true
}, {
"id": "DiagnosticReport.code",
"path": "DiagnosticReport.code",
"short": "Pathology report code",
"mustSupport": true
}, {
"id": "DiagnosticReport.code.coding",
"min": 1,
"path": "DiagnosticReport.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"id": "DiagnosticReport.code.coding:pathology-report",
"max": "1",
"min": 1,
"path": "DiagnosticReport.code.coding",
"sliceName": "pathology-report",
"mustSupport": true,
"patternCoding": {
"code": "22034-3",
"system": "http://loinc.org"
}
}, {
"id": "DiagnosticReport.code.coding:pathology-report.system",
"min": 1,
"path": "DiagnosticReport.code.coding.system",
"mustSupport": true
}, {
"id": "DiagnosticReport.code.coding:pathology-report.code",
"min": 1,
"path": "DiagnosticReport.code.coding.code",
"mustSupport": true
}, {
"id": "DiagnosticReport.subject",
"min": 1,
"path": "DiagnosticReport.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"mustSupport": true
}, {
"id": "DiagnosticReport.encounter",
"path": "DiagnosticReport.encounter",
"mustSupport": true
}, {
"id": "DiagnosticReport.specimen",
"path": "DiagnosticReport.specimen",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-specimen", "http://hl7.org/fhir/StructureDefinition/Specimen" ]
} ],
"mustSupport": true
}, {
"id": "DiagnosticReport.conclusion",
"min": 1,
"path": "DiagnosticReport.conclusion",
"short": "Befund als Freitext",
"_short": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/translation",
"extension": [ {
"url": "lang",
"valueCode": "de-DE"
}, {
"url": "content",
"valueString": "Befund als Freitext"
} ]
} ]
},
"mapping": [ {
"map": "6.11",
"comment": "Befund",
"identity": "oBDS"
} ],
"definition": "Befund als Freitext nach 6.11 oBDS 2021",
"mustSupport": true
}, {
"id": "DiagnosticReport.conclusion.value",
"path": "DiagnosticReport.conclusion.value",
"_definition": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/translation",
"extension": [ {
"url": "lang",
"valueCode": "de-DE"
}, {
"url": "content",
"valueString": "Befund als Freitext nach 6.11 oBDS 2021"
} ]
} ]
}
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}