PackagesCanonicalsLogsProblems
    Packages
    rki.demis.igs@4.0.0
    https://demis.rki.de/fhir/igs/StructureDefinition/LaboratoryReportSequence
{
  "description": "Der Sequenz-Laborbericht kann mehrere Sequenz-Erregernachweise zu einer Probe enthalten.",
  "_filename": "StructureDefinition-LaboratoryReportSequence.json",
  "package_name": "rki.demis.igs",
  "date": "2025-07-22",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportSequence",
  "abstract": true,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Sequenz-Laborbericht",
  "package_version": "4.0.0",
  "status": "active",
  "id": "43a8d9e2-3417-4ce3-b55c-22471e11a800",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/igs/StructureDefinition/LaboratoryReportSequence",
  "version": "2.0.1",
  "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/NotifiedPersonAnonymous" ]
      } ],
      "short": "Betroffene Person (anonym)",
      "definition": "Betroffene Person (anonym)"
    }, {
      "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"
}