{
"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",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
} ],
"abstract": false,
"type": "List",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR Onkologie Diagnose",
"package_version": "2024.0.0-ballot",
"status": "draft",
"id": "145af21e-cc7a-4631-ac8d-917031a28201",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-liste-evidenz-erstdiagnose",
"version": "2024.0.0-ballot",
"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"
}