{ "description": "Diese Profile beschreibt Erstdiagnose einer spezfischen Tumorerkrankung innerhalb des nNGM-Projektes, um diese für andere Fälle wiedererkennen zu können.", "_filename": "Profile-nNGM-Condition-FirstDiagnosis.json", "package_name": "de.uk-koeln.nngm.form", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Profile_nNGM_Condition_FirstDiagnosis", "abstract": false, "type": "Condition", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "active", "id": "be577146-83dd-4010-a3b7-5509be7e0620", "kind": "resource", "url": "http://uk-koeln.de/fhir/StructureDefinition/Condition/nNGM/FirstDiagnosis", "version": null, "differential": { "element": [ { "id": "Condition.code", "path": "Condition.code", "label": "Morphologie ICD-O-3", "short": "Morphologie ICD-O-3 des Tumors", "binding": { "strength": "required", "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/histologie-klassifikation" }, "mustSupport": true }, { "id": "Condition.bodySite", "max": "1", "path": "Condition.bodySite", "label": "Topologie ICD-O-3", "short": "Topologie ICD-O-3 des Tumors", "binding": { "strength": "required", "valueSet": "http://uk-koeln.de/fhir/ValueSet/icd-o-3-topologie" }, "mustSupport": true }, { "id": "Condition.subject", "path": "Condition.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "Condition.onset[x]", "min": 1, "path": "Condition.onset[x]", "type": [ { "code": "dateTime" } ], "label": "Erstdiagnosedatum", "short": "Datum der ersten Diagnose des Tumors", "mustSupport": true }, { "id": "Condition.stage", "path": "Condition.stage", "mustSupport": true }, { "id": "Condition.stage.summary", "path": "Condition.stage.summary", "slicing": { "rules": "open", "discriminator": [ { "path": "coding.system", "type": "value" } ] }, "mustSupport": true }, { "id": "Condition.stage.summary:uicc7", "path": "Condition.stage.summary", "label": "UICC Stage v7", "binding": { "strength": "required", "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/uicc-stage-v7" }, "sliceName": "uicc7", "mustSupport": true }, { "id": "Condition.stage.summary:uicc7.coding.system", "path": "Condition.stage.summary.coding.system", "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/uiccStagingV7" }, { "id": "Condition.stage.summary:uicc8", "path": "Condition.stage.summary", "label": "UICC Stage v8", "binding": { "strength": "required", "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/uicc-stage-v8" }, "sliceName": "uicc8", "mustSupport": true }, { "id": "Condition.stage.summary:uicc8.coding.system", "path": "Condition.stage.summary.coding.system", "fixedUri": "http://uk-koeln.de/fhir/CodeSystem/nNGM/uiccStagingV8" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition" }