{ "description": "Dieses Profil enthält diagnostisch relevante Informationen. Es können entweder Unfallabhängige oder Unfallunabhängige Informationen abgelegt werden.", "_filename": "DGUV_Basis_PR_Diagnose.json", "package_name": "dguv.basis", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "DGUV_Basis_PR_Diagnose", "abstract": false, "type": "Condition", "experimental": null, "resourceType": "StructureDefinition", "title": "Diagnose", "package_version": "1.1.0", "status": "draft", "id": "55968f70-f022-45b2-939d-ccf1d8bbb543", "kind": "resource", "url": "https://fhir.dguv.de/Basis/Condition/DGUV-Basis-PR-Diagnose", "version": "1.0", "differential": { "element": [ { "id": "Condition", "path": "Condition", "short": "Diagnose", "definition": "Dieses Profil enthält diagnostisch relevante Informationen. Es können entweder Unfallabhängige oder Unfallunabhängige Informationen abgelegt werden." }, { "id": "Condition.extension", "max": "1", "min": 1, "path": "Condition.extension" }, { "id": "Condition.extension:Unfalldiagnose", "max": "1", "min": 1, "path": "Condition.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Unfalldiagnose" ] } ], "sliceName": "Unfalldiagnose", "isModifier": false }, { "id": "Condition.code", "min": 1, "path": "Condition.code", "definition": "In diesem Element wird der Diagnosecode aufgeführt. Eine ICD-10 Codierung ist an dieser Stelle verpflichtent." }, { "id": "Condition.code.coding", "min": 1, "path": "Condition.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "code", "type": "value" } ] } }, { "id": "Condition.code.coding:ICD-10-GM", "max": "1", "path": "Condition.code.coding", "type": [ { "code": "Coding", "profile": [ "http://fhir.de/StructureDefinition/CodingICD10GM" ] } ], "sliceName": "ICD-10-GM", "definition": "In Deutschland ist der ICD-Code das maßgebliche Code-System für die Abrechnung im ambulanten und stationären Bereich." }, { "id": "Condition.code.coding:ICD-10-GM.display", "min": 1, "path": "Condition.code.coding.display" }, { "id": "Condition.code.coding:snomed", "max": "1", "path": "Condition.code.coding", "binding": { "strength": "required", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Diagnosis_SNOMED_CT", "description": "Dieses Valueset enthält die Codes zur Beschreibung von Diagnose SNOMED" }, "sliceName": "snomed" }, { "id": "Condition.code.coding:snomed.system", "min": 1, "path": "Condition.code.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Condition.code.coding:snomed.version", "min": 1, "path": "Condition.code.coding.version" }, { "id": "Condition.code.coding:snomed.code", "min": 1, "path": "Condition.code.coding.code" }, { "id": "Condition.code.coding:alphaId", "max": "1", "path": "Condition.code.coding", "type": [ { "code": "Coding", "profile": [ "http://fhir.de/StructureDefinition/CodingAlphaID" ] } ], "sliceName": "alphaId" }, { "id": "Condition.code.coding:orphanet", "max": "1", "path": "Condition.code.coding", "sliceName": "orphanet" }, { "id": "Condition.code.coding:orphanet.system", "min": 1, "path": "Condition.code.coding.system", "fixedUri": "http://www.orpha.net" }, { "id": "Condition.code.coding:orphanet.code", "min": 1, "path": "Condition.code.coding.code" }, { "id": "Condition.bodySite", "max": "1", "path": "Condition.bodySite" }, { "id": "Condition.subject", "path": "Condition.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson" ] } ] }, { "id": "Condition.recorder", "path": "Condition.recorder", "type": [ { "code": "Reference", "profile": [ "https://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-DArzt", "https://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition" }