{
"description": "Der Sequenz-Laborbericht kann mehrere Sequenz-Erregernachweise zu einer Probe enthalten.",
"_filename": "StructureDefinition-LaboratoryReportSequence.json",
"package_name": "rki.demis.igs",
"date": "2024-07-24",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "LaboratoryReportSequence",
"abstract": true,
"type": "DiagnosticReport",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Sequenz-Laborbericht",
"package_version": "3.0.0",
"status": "active",
"id": "c67b2f87-187b-480d-9fb1-7deaaeba4f64",
"kind": "resource",
"url": "https://demis.rki.de/fhir/igs/StructureDefinition/LaboratoryReportSequence",
"version": "2.0.0",
"differential": {
"element": [ {
"id": "DiagnosticReport.meta",
"min": 1,
"path": "DiagnosticReport.meta",
"mustSupport": true
}, {
"id": "DiagnosticReport.meta.profile",
"max": "1",
"min": 1,
"path": "DiagnosticReport.meta.profile",
"mustSupport": true,
"fixedCanonical": "https://demis.rki.de/fhir/igs/StructureDefinition/LaboratoryReportSequence"
}, {
"id": "DiagnosticReport.code",
"path": "DiagnosticReport.code",
"definition": "Angabe des Meldetatbestandes. Der jeweils zutreffende Meldetatbestand ist aus dem ValueSet https://demis.rki.de/fhir/ValueSet/notificationCategory zu entnehmen."
}, {
"id": "DiagnosticReport.subject",
"path": "DiagnosticReport.subject",
"type": [ {
"code": "Reference",
"aggregation": [ "bundled" ],
"targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonNotByName" ]
} ],
"short": "Betroffene Person (nichtnamentlich)",
"definition": "Betroffene Person (nichtnamentlich)"
}, {
"id": "DiagnosticReport.result",
"path": "DiagnosticReport.result",
"type": [ {
"code": "Reference",
"aggregation": [ "bundled" ],
"targetProfile": [ "https://demis.rki.de/fhir/igs/StructureDefinition/PathogenDetectionSequence" ]
} ],
"short": "Sequenz-Erregernachweis",
"definition": "Referenziert einen Sequenz-Erregernachweis."
}, {
"id": "DiagnosticReport.conclusionCode",
"path": "DiagnosticReport.conclusionCode",
"definition": "Fasst die Ergebnisse der Einzeltests in kodierter Form zusammen und gibt damit an, ob der Meldetatbestand erfüllt ist. Der Wert muss entsprechend des vom RKI definierten ValueSets (https://demis.rki.de/fhir/ValueSet/conclusionCode) im coding Element dargestellt werden."
} ]
},
"baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}