{ "description": "Der Norovirus-Laborbericht kann mehrere Norovirus-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.", "_filename": "StructureDefinition-LaboratoryReportNOVP.json", "package_name": "rki.demis.r4.core", "date": "2023-05-05", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "LaboratoryReportNOVP", "abstract": false, "type": "DiagnosticReport", "experimental": null, "resourceType": "StructureDefinition", "title": "Laborbericht für Norovirus", "package_version": "1.23.2", "status": "active", "id": "359e8c05-70a8-4a64-94b0-6512f6291a64", "kind": "resource", "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportNOVP", "version": "1.2.0", "differential": { "element": [ { "id": "DiagnosticReport.code", "path": "DiagnosticReport.code", "definition": "Im Laborbericht für Norovirus ist der code immer mit dem Wert \"novp\" aus dem ValueSet https://demis.rki.de/fhir/CodeSystem/notificationCategory zu belegen." }, { "id": "DiagnosticReport.code.coding.system", "path": "DiagnosticReport.code.coding.system", "fixedUri": "https://demis.rki.de/fhir/CodeSystem/notificationCategory" }, { "id": "DiagnosticReport.code.coding.code", "path": "DiagnosticReport.code.coding.code", "fixedCode": "novp" }, { "id": "DiagnosticReport.code.coding.display", "min": 1, "path": "DiagnosticReport.code.coding.display" }, { "id": "DiagnosticReport.result", "path": "DiagnosticReport.result", "type": [ { "code": "Reference", "targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionNOVP" ] } ], "short": "Norovirus-Erregernachweis", "definition": "Referenziert einen Norovirus-Erregernachweis" } ] }, "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport" }