{ "description": "Der Laborbericht kann mehrere Erregernachweise zu einer Probe enthalten und beinhaltet eine Gesamtbewertung der Ergebnisse aller Einzeltests.", "_filename": "LaboratoryReport.json", "package_name": "demis.fhir.profiles", "date": "2021-08-18", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "LaboratoryReport", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": true, "type": "DiagnosticReport", "experimental": null, "resourceType": "StructureDefinition", "title": "Laborbericht", "package_version": "1.17.0", "status": "active", "id": "3e79522a-6480-46aa-9784-a8a4d697ac04", "kind": "resource", "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport", "version": "1.0.4", "differential": { "element": [ { "id": "DiagnosticReport.basedOn", "max": "1", "path": "DiagnosticReport.basedOn", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ServiceRequest" ] } ], "short": "Bezug zum grundeliegenden Laborauftrag", "definition": "Es ist nicht ein echter ServiceRequest anzugeben, sondern eine logische Variante, die über die Laborauftragsnummer referenziert wird.", "mustSupport": true }, { "id": "DiagnosticReport.basedOn.reference", "max": "0", "path": "DiagnosticReport.basedOn.reference" }, { "id": "DiagnosticReport.basedOn.type", "min": 1, "path": "DiagnosticReport.basedOn.type", "fixedUri": "ServiceRequest" }, { "id": "DiagnosticReport.basedOn.identifier", "min": 1, "path": "DiagnosticReport.basedOn.identifier", "short": "Laborauftragsnummer" }, { "id": "DiagnosticReport.basedOn.identifier.system", "min": 1, "path": "DiagnosticReport.basedOn.identifier.system", "fixedUri": "https://demis.rki.de/fhir/NamingSystem/ServiceRequestId" }, { "id": "DiagnosticReport.basedOn.identifier.value", "min": 1, "path": "DiagnosticReport.basedOn.identifier.value" }, { "id": "DiagnosticReport.status", "path": "DiagnosticReport.status", "short": "Status der Testergebnisse", "binding": { "strength": "required", "valueSet": "https://demis.rki.de/fhir/ValueSet/laboratoryReportStatus", "description": "Status des Laborberichts" }, "comment": "Der Status ist szenarienspezifisch folgendermaßen zu belegen.\r\nfinal - bei einer Meldung, bei der kein Bestätigungstest notwendig ist, bei einem erfolgten Bestätigungstest;\r\npreliminary - bei einer Meldung, bei der ein Bestätigungstest notwendig ist;\r\namended/corrected - bei einer Korrekturmeldung", "definition": "Status der Testergebnisse", "mustSupport": true }, { "id": "DiagnosticReport.category", "max": "0", "path": "DiagnosticReport.category" }, { "id": "DiagnosticReport.code", "path": "DiagnosticReport.code", "short": "Meldetatbestand", "definition": "Angabe des Meldetatbestandes. Der jeweils zutreffende Meldetatbestand ist in abgeleiteten erregerspezifischen Laborbericht-Profilen vorgegeben.", "mustSupport": true }, { "id": "DiagnosticReport.code.coding", "max": "1", "min": 1, "path": "DiagnosticReport.code.coding", "binding": { "strength": "required", "valueSet": "https://demis.rki.de/fhir/ValueSet/notificationCategory", "description": "Meldetatbestand" } }, { "id": "DiagnosticReport.code.coding.system", "min": 1, "path": "DiagnosticReport.code.coding.system" }, { "id": "DiagnosticReport.code.coding.code", "min": 1, "path": "DiagnosticReport.code.coding.code" }, { "id": "DiagnosticReport.subject", "min": 1, "path": "DiagnosticReport.subject", "type": [ { "code": "Reference", "aggregation": [ "bundled" ], "targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson" ] } ], "short": "Verweis auf die in der Meldung benannte betroffene Person.", "definition": "Verweis auf die in der Meldung benannte betroffene Person. Hierbei handelt es sich grundsätzlich um den Verweis auf die in der Erregernachweismeldung als „subject“ referenzierte Patient Ressource.", "mustSupport": true }, { "id": "DiagnosticReport.subject.reference", "min": 1, "path": "DiagnosticReport.subject.reference" }, { "id": "DiagnosticReport.encounter", "max": "0", "path": "DiagnosticReport.encounter" }, { "id": "DiagnosticReport.effective[x]", "max": "0", "path": "DiagnosticReport.effective[x]" }, { "id": "DiagnosticReport.issued", "min": 1, "path": "DiagnosticReport.issued", "short": "Zeitpunkt der Erstellung/Bearbeitung (der aktuellen Version) des Laborberichts", "definition": "Zeitpunkt der Erstellung/Bearbeitung (der aktuellen Version) des Laborberichts. Dieser ändert sich entsprechend bei Ergänzungen/Korrekturen.", "mustSupport": true }, { "id": "DiagnosticReport.performer", "max": "0", "path": "DiagnosticReport.performer" }, { "id": "DiagnosticReport.resultsInterpreter", "max": "0", "path": "DiagnosticReport.resultsInterpreter" }, { "id": "DiagnosticReport.specimen", "max": "0", "path": "DiagnosticReport.specimen" }, { "id": "DiagnosticReport.result", "min": 1, "path": "DiagnosticReport.result", "type": [ { "code": "Reference", "aggregation": [ "bundled" ], "targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/PathogenDetection" ] } ], "short": "Erregernachweis", "definition": "Referenziert einen Erregernachweis.", "mustSupport": true }, { "id": "DiagnosticReport.result.reference", "min": 1, "path": "DiagnosticReport.result.reference" }, { "id": "DiagnosticReport.imagingStudy", "max": "0", "path": "DiagnosticReport.imagingStudy" }, { "id": "DiagnosticReport.media", "max": "0", "path": "DiagnosticReport.media" }, { "id": "DiagnosticReport.conclusion", "path": "DiagnosticReport.conclusion", "short": "Textuelle Zusammenfassung der Testergebnisse", "definition": "Fasst die Ergebnisse der Einzeltests in textueller Form zusammen.", "mustSupport": true }, { "id": "DiagnosticReport.conclusionCode", "max": "1", "min": 1, "path": "DiagnosticReport.conclusionCode", "short": "Kodierte Zusammenfassung der Testergebnisse", "definition": "Fasst die Ergebnisse der Einzeltests in kodierter Form zusammen und gibt damit an, ob der Meldetatbestand erfüllt ist.", "mustSupport": true }, { "id": "DiagnosticReport.conclusionCode.coding", "max": "1", "min": 1, "path": "DiagnosticReport.conclusionCode.coding", "binding": { "strength": "required", "valueSet": "https://demis.rki.de/fhir/ValueSet/conclusionCode", "description": "Gesamttestergebnis" } }, { "id": "DiagnosticReport.conclusionCode.coding.system", "min": 1, "path": "DiagnosticReport.conclusionCode.coding.system" }, { "id": "DiagnosticReport.conclusionCode.coding.code", "min": 1, "path": "DiagnosticReport.conclusionCode.coding.code" }, { "id": "DiagnosticReport.presentedForm", "max": "0", "path": "DiagnosticReport.presentedForm" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" }