{
"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": [ {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"name": "Mapping FHIR zu oBDS",
"identity": "oBDS"
} ],
"abstract": false,
"type": "DiagnosticReport",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR Onkologie Befund",
"package_version": "2024.0.0-ballot-alpha-1",
"status": "draft",
"id": "1f29731d-ebbe-4234-960f-57cd682fea2c",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-befund",
"version": "2024.0.0-ballot",
"differential": {
"element": [ {
"id": "DiagnosticReport.meta.profile",
"path": "DiagnosticReport.meta.profile",
"mustSupport": true
}, {
"id": "DiagnosticReport.basedOn",
"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" ]
} ],
"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": "60568-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",
"mapping": [ {
"map": "6.11",
"comment": "Befund",
"identity": "oBDS"
} ],
"mustSupport": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}