PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory@3.2.1
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportABVP
{
  "description": "Der Arbovirus-Laborbericht kann mehrere Arbovirus-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "StructureDefinition-LaboratoryReportABVP.json",
  "package_name": "rki.demis.laboratory",
  "date": "2023-10-30",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportABVP",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für Arboviren (sonstige)",
  "package_version": "3.2.1",
  "status": "active",
  "id": "871f939b-a501-4004-bacb-136f9309f0c1",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportABVP",
  "version": "1.3.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/LaboratoryReportABVP"
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für sonstige Arboviren ist der code immer mit dem Wert \"abvp\" 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": "abvp"
    }, {
      "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/PathogenDetectionABVP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für Arboviren (sonstige)",
      "definition": "Referenziert einen Erregernachweis für Arboviren (sonstige)"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}