{
"description": "Dieses Profil beschreibt eine Liste, die alle Observationen und Berichte enthält, die für eine Erstdiagnostik relevant waren. (synchrone Observationen im Sinne der Krebsregister)",
"_filename": "StructureDefinition-mii-pr-onko-liste-evidenz-erstdiagnose.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.onkologie",
"date": null,
"derivation": "constraint",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"name": "MII_PR_Onko_Liste_Evidenz_Erstdiagnose",
"abstract": false,
"type": "List",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR Onkologie Evidenz Diagnose Primärtumor",
"package_version": "2025.0.0-alpha1",
"status": "active",
"id": "5ed1ee8d-34b3-44e3-9307-dbfedd558495",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-liste-evidenz-erstdiagnose",
"version": "2025.0.0",
"differential": {
"element": [ {
"id": "List.meta.profile",
"path": "List.meta.profile",
"mustSupport": true
}, {
"id": "List.status",
"path": "List.status",
"mustSupport": true,
"patternCode": "current"
}, {
"id": "List.mode",
"path": "List.mode",
"mustSupport": true,
"patternCode": "snapshot"
}, {
"id": "List.title",
"min": 1,
"path": "List.title",
"mustSupport": true,
"patternString": "Liste der Evidenz zum Erstdiagnosezeitpunkt"
}, {
"id": "List.subject",
"min": 1,
"path": "List.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"mustSupport": true
}, {
"id": "List.encounter",
"path": "List.encounter",
"mustSupport": true
}, {
"id": "List.entry",
"min": 1,
"path": "List.entry",
"mustSupport": true
}, {
"id": "List.entry.flag",
"path": "List.entry.flag",
"mustSupport": true
}, {
"id": "List.entry.item",
"path": "List.entry.item",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" ]
} ],
"mustSupport": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}