PackagesCanonicalsLogsProblems
    Packages
    rki.demis.r4.core@1.23.1
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportBANP
{
  "description": "Der Bacillus anthracis-Laborbericht kann mehrere Bacillus anthracis-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "StructureDefinition-LaboratoryReportBANP.json",
  "package_name": "rki.demis.r4.core",
  "date": "2023-05-05",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportBANP",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für Bacillus anthracis",
  "package_version": "1.23.1",
  "status": "active",
  "id": "493ccc50-5a83-4958-91d8-bbdf004f6161",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportBANP",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für Bacillus anthracis ist der code immer mit dem Wert \"banp\" 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": "banp"
    }, {
      "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/PathogenDetectionBANP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für Bacillus anthracis",
      "definition": "Referenziert einen Erregernachweis für Bacillus anthracis"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}