PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory@3.2.0
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportBOBP
{
  "description": "Der Borreliose-Laborbericht kann mehrere Borreliose-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "StructureDefinition-LaboratoryReportBOBP.json",
  "package_name": "rki.demis.laboratory",
  "date": "2023-10-30",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportBOBP",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für (Lyme-) Borreliose, Borrelia burgdorferi",
  "package_version": "3.2.0",
  "status": "active",
  "id": "c9449299-9659-48df-9fba-2d3412232558",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportBOBP",
  "version": "1.1.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/StructureDefinition/LaboratoryReportBOBP"
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für Borreliose ist der code immer mit dem Wert \"bobp\" 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": "bobp"
    }, {
      "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/PathogenDetectionBOBP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für (Lyme-) Borreliose, Borrelia burgdorferi",
      "definition": "Referenziert einen Erregernachweis für (Lyme-) Borreliose, Borrelia burgdorferi"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}